Elevator class implements an efficient data structure for labeling items in push-relabel type algorithms.
#include <lemon/core.h>#include <lemon/bits/traits.h>Classes | |
| class | Elevator< GR, Item > |
| Class for handling "labels" in push-relabel type algorithms. More... | |
| class | LinkedElevator< GR, Item > |
| Class for handling "labels" in push-relabel type algorithms. More... | |
Namespaces | |
| namespace | lemon |
The namespace of LEMON. | |
1.7.3