Basic Graph Algorithms
          
      The basic graph algorithms of LEDA realize simple, but very useful, operations 
        on graphs.  
      
      Remark: The graph algorithms in LEDA are generic, that is, they accept 
      graphs as well as parameterized 
      graphs.  | 
     
      See also:
      Graph Algorithms 
      Graphs 
      Parameterized Graphs 
      Graphs 
        and Related Data Types 
       
      Manual 
        Page Basic Graph Algorithms 
       |