|
fennec
|
A header containing the definition for a graph of vertices connected by edges. More...
#include <fennec/containers/dynarray.h>#include <fennec/containers/list.h>#include <fennec/containers/map.h>#include <fennec/containers/object_pool.h>#include <fennec/containers/set.h>Go to the source code of this file.
Classes | |
| struct | fennec::graph< VertexT, EdgeT > |
| Graph Data Structure, describes sets of arbitrarily connected vertices. More... | |