Home
last modified time | relevance | path

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

/dports/math/py-or-tools/or-tools-9.2/ortools/constraint_solver/
H A Drouting_filters.cc1279 bool has_cumul_soft_lower_bounds = false; in PathCumulFilter() local
1296 has_cumul_soft_lower_bounds = true; in PathCumulFilter()
1316 if (!has_cumul_soft_lower_bounds) { in PathCumulFilter()