lemon/full_graph.h
changeset 1993 2115143eceea
parent 1987 8cd6683382e0
child 1995 c1fc2c14a3ae
equal deleted inserted replaced
17:9a8420a902d6 18:3d78f44797e2
    23 
    23 
    24 
    24 
    25 #include <lemon/bits/graph_extender.h>
    25 #include <lemon/bits/graph_extender.h>
    26 
    26 
    27 
    27 
    28 #include <lemon/invalid.h>
    28 #include <lemon/bits/invalid.h>
    29 #include <lemon/utility.h>
    29 #include <lemon/bits/utility.h>
    30 
    30 
    31 
    31 
    32 ///\ingroup graphs
    32 ///\ingroup graphs
    33 ///\file
    33 ///\file
    34 ///\brief FullGraph and FullUGraph classes.
    34 ///\brief FullGraph and FullUGraph classes.