Home
last modified time | relevance | path

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

/dports/math/py-or-tools/or-tools-9.2/ortools/sat/
H A Dcp_model_lns.cc653 int num_not_fully_solved_in_batch = 0; in Synchronize() local
667 ++num_not_fully_solved_in_batch; in Synchronize()
703 difficulty_.Update(/*num_decreases=*/num_not_fully_solved_in_batch, in Synchronize()