Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::min_mean_cycle_detail Namespace Reference

Classes

struct  Incoming_Arc
 

Functions

template<class GT , class Distance , class SA >
void validate_weights (const GT &g, Distance distance, SA sa)
 
template<typename Cost_Type >
void validate_finite_accumulator (const Cost_Type &value, const char *context)
 

Function Documentation

◆ validate_finite_accumulator()

template<typename Cost_Type >
void Aleph::min_mean_cycle_detail::validate_finite_accumulator ( const Cost_Type value,
const char context 
)

◆ validate_weights()

template<class GT , class Distance , class SA >
void Aleph::min_mean_cycle_detail::validate_weights ( const GT g,
Distance  distance,
SA  sa 
)