Home
last modified time | relevance | path

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

/dports/math/py-or-tools/or-tools-9.2/ortools/constraint_solver/
H A Drouting_lp_scheduling.cc1478 const int empty_cover_ct = solver->AddLinearConstraint( in SetRouteCumulConstraints() local
1481 solver->SetEnforcementLiteral(empty_cover_ct, break_is_not_eligible); in SetRouteCumulConstraints()