Searched refs:n_slack (Results 1 – 1 of 1) sorted by relevance
843 int i, n_slack; in has_bounded_distances() local860 n_slack = n - edge->weight; in has_bounded_distances()862 n_slack -= graph->max_weight + 1; in has_bounded_distances()873 n_slack--; in has_bounded_distances()874 if (n_slack < 0) in has_bounded_distances()