Home
last modified time | relevance | path

Searched refs:ReserveTransits (Results 1 – 1 of 1) sorted by relevance

/dports/math/py-or-tools/or-tools-9.2/ortools/constraint_solver/
H A Drouting_filters.cc991 void ReserveTransits(int path, int number_of_route_arcs) { in ReserveTransits() function in operations_research::__anonbeef3bbe0711::PathCumulFilter::PathTransits
1435 current_path_transits_.ReserveTransits(r, number_of_route_arcs); in OnBeforeSynchronizePaths()
1615 delta_path_transits_.ReserveTransits(path, number_of_route_arcs); in AcceptPath()