DeSiGNAR
0.5a
Data Structures General Library
|
#include <graphalgorithms.H>
Public Types | |
using | Type = typename GT::ArcInfoType |
Public Member Functions | |
Type & | operator() (Arc< GT > &a) |
const Type & | operator() (Arc< GT > *a) const |
Static Public Attributes | |
static constexpr Type | ZERO = 0 |
static constexpr Type | MAX = std::numeric_limits<Type>::max() |
using Designar::DefaultDistance< GT >::Type = typename GT::ArcInfoType |
|
inline |
|
inline |
|
static |
|
static |