Home
last modified time | relevance | path

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

/dports/math/py-or-tools/or-tools-9.2/ortools/sat/
H A Dcp_model_lns.h67 int num_relaxed_variables_in_objective = 0; member
H A Dcp_model_lns.cc539 ++neighborhood.num_relaxed_variables_in_objective; in FixGivenVariables()
H A Dcp_model_solver.cc2580 " in_obj:", neighborhood.num_relaxed_variables_in_objective,