Definition in file smart_graph.h.#include <vector>
#include <climits>
#include <lemon/invalid.h>
#include <lemon/array_map.h>
#include <lemon/sym_map.h>
#include <lemon/map_registry.h>
#include <lemon/map_defines.h>
Include dependency graph for smart_graph.h:
Go to the source code of this file.
Namespaces | |
namespace | lemon |
Classes | |
class | SmartGraph |
A smart graph class. More... | |
class | SymSmartGraph |
Graph for bidirectional edges. More... |