63 #ifndef FE_VertexIter_h 64 #define FE_VertexIter_h 66 #include <solution/graph/graph/VertexIter.h> 83 virtual void reset(
void);
84 virtual Vertex *operator()(
void);
Iterador over the vertices of the graph.
Definition: FE_VertexIter.h:74
Iterator over the vertices of the graph.
Definition: VertexIter.h:75
Vertex of a graph.
Definition: Vertex.h:73
================================================================================
Definition: ContinuaReprComponent.h:34