14 #ifndef OR_TOOLS_BOP_INTEGRAL_SOLVER_H_ 15 #define OR_TOOLS_BOP_INTEGRAL_SOLVER_H_ 76 #endif // OR_TOOLS_BOP_INTEGRAL_SOLVER_H_ A simple class to enforce both an elapsed time limit and a deterministic time limit in the same threa...
ABSL_MUST_USE_RESULT BopSolveStatus SolveWithTimeLimit(const glop::LinearProgram &linear_problem, TimeLimit *time_limit)
ModelSharedTimeLimit * time_limit
ABSL_MUST_USE_RESULT BopSolveStatus Solve(const glop::LinearProgram &linear_problem)
glop::Fractional objective_value() const
BopParameters parameters() const
glop::Fractional best_bound() const
Collection of objects used to extend the Constraint Solver library.
void SetParameters(const BopParameters ¶meters)
const glop::DenseRow & variable_values() const