|
file | edge_impl.hh [code] |
| Define a couple of implementation classes to provide methods to classes of generalized edges.
|
|
file | graph_base.hh [code] |
| Factored implementation of undirected graphs.
|
|
file | graph_iter.hh [code] |
| Implementation for graph iterators.
|
|
file | graph_iter_base.hh [code] |
| Base implementation for graph iterators.
|
|
file | graph_nbh_iter.hh [code] |
| Implementation for graph vertex iterators centered to a vertex.
|
|
file | graph_nbh_iter_base.hh [code] |
| Base implementation for graph edge and vertex neighborhood iterator.
|
|
file | id2element.hh [code] |
| Function constructing a element from an id.
|
|
file | vertex_impl.hh [code] |
| Define a couple of implementation classes to provide methods to classes of generalized vertexs.
|
|