OR-Tools  8.2
CLPInterface Member List

This is the complete list of members for CLPInterface, including all inherited members.

AddIndicatorConstraint(MPConstraint *const ct)MPSolverInterfaceinlinevirtual
AddRowConstraint(MPConstraint *const ct) overrideCLPInterfacevirtual
AddVariable(MPVariable *const var) overrideCLPInterfacevirtual
best_objective_bound() constMPSolverInterface
best_objective_bound_MPSolverInterfaceprotected
BranchingPriorityChangedForVariable(int var_index)MPSolverInterfaceinlinevirtual
CheckSolutionExists() constMPSolverInterfacevirtual
CheckSolutionIsSynchronized() constMPSolverInterface
CheckSolutionIsSynchronizedAndExists() constMPSolverInterfaceinline
ClearConstraint(MPConstraint *const constraint) overrideCLPInterfacevirtual
ClearObjective() overrideCLPInterfacevirtual
CLPInterface(MPSolver *const solver)CLPInterfaceexplicit
column_status(int variable_index) const overrideCLPInterfacevirtual
ComputeExactConditionNumber() constMPSolverInterfacevirtual
constraint_is_extracted(int ct_index) constMPSolverInterfaceinline
DirectlySolveProto(const MPModelRequest &request)MPSolverInterfaceinlinevirtual
ExtractModel()MPSolverInterfaceprotected
ExtractNewConstraints() overrideCLPInterfacevirtual
ExtractNewVariables() overrideCLPInterfacevirtual
ExtractObjective() overrideCLPInterfacevirtual
InterruptSolve()MPSolverInterfaceinlinevirtual
InvalidateSolutionSynchronization()MPSolverInterfaceprotected
IsContinuous() const overrideCLPInterfaceinlinevirtual
IsLP() const overrideCLPInterfaceinlinevirtual
IsMIP() const overrideCLPInterfaceinlinevirtual
iterations() const overrideCLPInterfacevirtual
kDummyVariableIndexMPSolverInterfaceprotectedstatic
kUnknownNumberOfIterationsMPSolverInterfacestatic
kUnknownNumberOfNodesMPSolverInterfacestatic
last_constraint_index_MPSolverInterfaceprotected
last_variable_index() constMPSolverInterfaceinline
last_variable_index_MPSolverInterfaceprotected
maximize_MPSolverInterfaceprotected
MODEL_SYNCHRONIZED enum valueMPSolverInterface
MPSolverInterface(MPSolver *const solver)MPSolverInterfaceexplicit
MUST_RELOAD enum valueMPSolverInterface
NextSolution()MPSolverInterfaceinlinevirtual
nodes() const overrideCLPInterfacevirtual
objective_value() constMPSolverInterface
objective_value_MPSolverInterfaceprotected
quiet() constMPSolverInterfaceinline
quiet_MPSolverInterfaceprotected
Reset() overrideCLPInterfacevirtual
ResetExtractionInformation()MPSolverInterfaceprotected
result_status() constMPSolverInterfaceinline
result_status_MPSolverInterfaceprotected
row_status(int constraint_index) const overrideCLPInterfacevirtual
set_constraint_as_extracted(int ct_index, bool extracted)MPSolverInterfaceinline
set_quiet(bool quiet_value)MPSolverInterfaceinline
set_variable_as_extracted(int var_index, bool extracted)MPSolverInterfaceinline
SetCallback(MPCallback *mp_callback)MPSolverInterfaceinlinevirtual
SetCoefficient(MPConstraint *const constraint, const MPVariable *const variable, double new_value, double old_value) overrideCLPInterfacevirtual
SetCommonParameters(const MPSolverParameters &param)MPSolverInterfaceprotected
SetConstraintBounds(int row_index, double lb, double ub) overrideCLPInterfacevirtual
SetDoubleParamToUnsupportedValue(MPSolverParameters::DoubleParam param, double value)MPSolverInterfaceprotected
SetIntegerParamToUnsupportedValue(MPSolverParameters::IntegerParam param, int value)MPSolverInterfaceprotectedvirtual
SetMIPParameters(const MPSolverParameters &param)MPSolverInterfaceprotected
SetNumThreads(int num_threads)MPSolverInterfaceprotectedvirtual
SetObjectiveCoefficient(const MPVariable *const variable, double coefficient) overrideCLPInterfacevirtual
SetObjectiveOffset(double offset) overrideCLPInterfacevirtual
SetOptimizationDirection(bool maximize) overrideCLPInterfacevirtual
SetSolverSpecificParametersAsString(const std::string &parameters)MPSolverInterfaceprotectedvirtual
SetStartingLpBasis(const std::vector< MPSolver::BasisStatus > &variable_statuses, const std::vector< MPSolver::BasisStatus > &constraint_statuses)MPSolverInterfaceinlinevirtual
SetUnsupportedDoubleParam(MPSolverParameters::DoubleParam param)MPSolverInterfaceprotected
SetUnsupportedIntegerParam(MPSolverParameters::IntegerParam param)MPSolverInterfaceprotectedvirtual
SetVariableBounds(int var_index, double lb, double ub) overrideCLPInterfacevirtual
SetVariableInteger(int var_index, bool integer) overrideCLPInterfacevirtual
SOLUTION_SYNCHRONIZED enum valueMPSolverInterface
Solve(const MPSolverParameters &param) overrideCLPInterfacevirtual
solver_MPSolverInterfaceprotected
SolverVersion() const overrideCLPInterfaceinlinevirtual
SupportsCallbacks() constMPSolverInterfaceinlinevirtual
sync_status_MPSolverInterfaceprotected
SynchronizationStatus enum nameMPSolverInterface
underlying_solver() overrideCLPInterfaceinlinevirtual
variable_is_extracted(int var_index) constMPSolverInterfaceinline
Write(const std::string &filename)MPSolverInterfacevirtual
~CLPInterface() overrideCLPInterface
~MPSolverInterface()MPSolverInterfacevirtual