Go to the source code of this file.
|
| | ABSL_FLAG (bool, cp_model_dump_solutions, false, "DEBUG ONLY. If true, all the intermediate solution will be dumped " "under '\"FLAGS_cp_model_dump_prefix\" + \"solution_xxx.pb.txt\"'.") |
| |
| void | FillSolveStatsInResponse (Model *model, CpSolverResponse *response) |
| |
| std::string | ExtractSubSolverName (const std::string &improvement_info) |
| |
◆ ABSL_FLAG()
| ABSL_FLAG |
( |
bool |
, |
|
|
cp_model_dump_solutions |
, |
|
|
false |
, |
|
|
"DEBUG ONLY. If |
true, |
|
|
all the intermediate solution will be dumped " "under '\"FLAGS_cp_model_dump_prefix\" + \"solution_xxx.pb.txt\"'." |
|
|
) |
| |