Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
This is the complete list of members for operations_research::bop::BopSolver, including all inherited members.
best_solution() const | operations_research::bop::BopSolver | inline |
BopSolver(const sat::LinearBooleanProblem &problem) | operations_research::bop::BopSolver | explicit |
GetScaledBestBound() const | operations_research::bop::BopSolver | |
GetScaledGap() const | operations_research::bop::BopSolver | |
GetSolutionValue(VariableIndex var_id) const | operations_research::bop::BopSolver | inline |
SetParameters(const BopParameters ¶meters) | operations_research::bop::BopSolver | inline |
Solve() | operations_research::bop::BopSolver | |
Solve(const BopSolution &first_solution) | operations_research::bop::BopSolver | |
SolveWithTimeLimit(TimeLimit *time_limit) | operations_research::bop::BopSolver | |
SolveWithTimeLimit(const BopSolution &first_solution, TimeLimit *time_limit) | operations_research::bop::BopSolver | |
~BopSolver() | operations_research::bop::BopSolver | virtual |