Clase totalizadora de distancias.
More...
#include <Dijkstra.H>
|
|
bool | operator() (typename GT::Arc *a) noexcept |
| |
|
|
Distance::Distance_Type | dist |
| |
template<class GT, class Distance = Dft_Dist<GT>, template< typename, class > class Itor = Node_Arc_Iterator, class SA = Dft_Show_Arc<GT>>
struct Aleph::Dijkstra_Min_Paths< GT, Distance, Itor, SA >::Total
Clase totalizadora de distancias.
The documentation for this struct was generated from the following file: