|
Camargue
|
Simple base class for storing edge of a graph as a sorted pair of nodes. More...
#include <util.hpp>

Public Member Functions | |
| EndPts (int e0, int e1) | |
Public Attributes | |
| std::array< int, 2 > | end |
Simple base class for storing edge of a graph as a sorted pair of nodes.
1.8.11