|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Concept constraining a graph type usable for Mo on Trees. More...
#include <tpl_mo_on_trees.H>
Concept constraining a graph type usable for Mo on Trees.
Requires node/arc types, a method to query the number of nodes, a method to obtain the connected node of an arc, and a node-iteration facility via for_each_node.
| GT | Graph type. |
Definition at line 116 of file tpl_mo_on_trees.H.