doc/graphs.dox
changeset 829 ef91373d37a8
parent 756 c54cf1e83039
child 873 f3a30fda2e49
equal deleted inserted replaced
1:421b9af657f2 2:77dc1463c7be
    50 is possible to attach several \ref hugo::EdgeSet "EdgeSet"'s to a base graph.
    50 is possible to attach several \ref hugo::EdgeSet "EdgeSet"'s to a base graph.
    51 
    51 
    52 \todo Don't we need SmartNodeSet and SmartEdgeSet?
    52 \todo Don't we need SmartNodeSet and SmartEdgeSet?
    53 \todo Some cross-refs are wrong.
    53 \todo Some cross-refs are wrong.
    54 
    54 
       
    55 \bug This file must be updated accordig to the new stile iterators.
    55 
    56 
    56 The graph structures itself can not store data attached
    57 The graph structures itself can not store data attached
    57 to the edges and nodes. However they all provide
    58 to the edges and nodes. However they all provide
    58 \ref maps "map classes"
    59 \ref maps "map classes"
    59 to dynamically attach data the to graph components.
    60 to dynamically attach data the to graph components.