|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
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) |
| void Aleph::min_mean_cycle_detail::validate_finite_accumulator | ( | const Cost_Type & | value, |
| const char * | context | ||
| ) |
Definition at line 147 of file Min_Mean_Cycle.H.
References ah_domain_error_if, and Aleph::divide_and_conquer_partition_dp().
Referenced by Aleph::karp_minimum_mean_cycle(), and Aleph::karp_minimum_mean_cycle_value().
Definition at line 126 of file Min_Mean_Cycle.H.
References ah_domain_error_if, Aleph::divide_and_conquer_partition_dp(), Aleph::Filter_Iterator< Container, It, Show_Item >::next_ne(), and w.
Referenced by Aleph::karp_minimum_mean_cycle(), and Aleph::karp_minimum_mean_cycle_value().