Searched refs:n_slack (Results 1 – 1 of 1) sorted by relevance
6783 int i, n_slack; in has_bounded_distances() local6800 n_slack = n - edge->weight; in has_bounded_distances()6802 n_slack -= graph->max_weight + 1; in has_bounded_distances()6813 n_slack--; in has_bounded_distances()6814 if (n_slack < 0) in has_bounded_distances()