#include <vector>#include <lemon/bits/invalid.h>#include <lemon/bits/base_extender.h>#include <lemon/bits/graph_extender.h>#include <lemon/bits/utility.h>#include <lemon/error.h>Classes | |
| class | SmartGraphBase |
| Base of SmartGraph. More... | |
| class | SmartGraph |
| A smart graph class. More... | |
| class | Snapshot |
| Class to make a snapshot of the graph and to restrore to it later. More... | |
| class | SmartUGraph |
| A smart undirected graph class. More... | |
| class | Snapshot |
| Class to make a snapshot of the graph and to restrore to it later. More... | |
| class | SmartBpUGraph |
| A smart bipartite undirected graph class. More... | |
| class | Snapshot |
| Class to make a snapshot of the graph and to restrore to it later. More... | |
Namespaces | |
| namespace | lemon |
| The namespace of LEMON. | |
1.5.9