andres::graph
|
An entire graph. More...
#include <subgraph.hxx>
Public Types | |
typedef T | Value |
Public Member Functions | |
bool | vertex (const Value v) const |
bool | edge (const Value e) const |
An entire graph.
Definition at line 10 of file subgraph.hxx.
typedef T andres::graph::DefaultSubgraphMask< T >::Value |
Definition at line 11 of file subgraph.hxx.
|
inline |
Definition at line 15 of file subgraph.hxx.
|
inline |
Definition at line 13 of file subgraph.hxx.