|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Arc indexing for fast lookup by endpoint nodes. More...
#include <cassert>#include <functional>#include <stdexcept>#include <utility>#include <tpl_dynSetTree.H>#include <tpl_graph.H>#include <ah-errors.H>Go to the source code of this file.
Classes | |
| class | Aleph::IndexArc< GT, Tree, SA > |
| Index for fast arc lookup by its endpoint nodes. More... | |
| struct | Aleph::IndexArc< GT, Tree, SA >::Cmp_Arc |
Namespaces | |
| namespace | Aleph |
| Main namespace for Aleph-w library functions. | |
Arc indexing for fast lookup by endpoint nodes.
Definition in file tpl_indexArc.H.