Go to the source code of this file.
|
| | ABSL_FLAG (std::string, arc_flow_dump_model, "", "File to store the solver specific optimization proto.") |
| |
| vbp::VectorBinPackingSolution | SolveVectorBinPackingWithArcFlow (const vbp::VectorBinPackingProblem &problem, MPSolver::OptimizationProblemType solver_type, const std::string &mip_params, double time_limit, int num_threads, int max_bins) |
| |
◆ ABSL_FLAG()
| ABSL_FLAG |
( |
std::string |
, |
|
|
arc_flow_dump_model |
, |
|
|
"" |
, |
|
|
"File to store the solver specific optimization proto." |
|
|
) |
| |