Home
last modified time | relevance | path

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

/dports/math/py-or-tools/or-tools-9.2/ortools/constraint_solver/
H A Drouting_filters.cc1021 cumul_cost_delta_ = total_current_cumul_cost_value_; in InitializeAcceptPath()
1173 int64_t total_current_cumul_cost_value_; member in operations_research::__anonbeef3bbe0711::PathCumulFilter
1242 total_current_cumul_cost_value_(0), in PathCumulFilter()
1410 total_current_cumul_cost_value_ = 0; in OnBeforeSynchronizePaths()
1551 total_current_cumul_cost_value_ = in OnBeforeSynchronizePaths()
1552 CapAdd(total_current_cumul_cost_value_, current_cumul_cost_value); in OnBeforeSynchronizePaths()
1579 CapAdd(total_current_cumul_cost_value_, in OnBeforeSynchronizePaths()