C++ Reference
C++ Reference: Linear solver
Here is a list of all class members with links to the classes they belong to:
- s -
- SAT_INTEGER_PROGRAMMING : MPModelRequest, MPSolver
- SatInterface : MPConstraint, MPObjective, MPSolver, MPVariable
- scaling() : MPSolverCommonParameters
- SCALING : MPSolverParameters
- SCALING_OFF : MPSolverParameters
- SCALING_ON : MPSolverParameters
- ScalingValues : MPSolverParameters
- SCIP_MIXED_INTEGER_PROGRAMMING : MPModelRequest, MPSolver
- SCIPInterface : MPConstraint, MPObjective, MPSolver, MPVariable
- serialization_table : TableStruct_ortools_2flinear_5fsolver_2flinear_5fsolver_2eproto
- set_allocated_abs_constraint() : MPGeneralConstraintProto
- set_allocated_and_constraint() : MPGeneralConstraintProto
- set_allocated_baseline_model_file_path() : MPModelDeltaProto
- set_allocated_constraint() : MPIndicatorConstraint
- set_allocated_dual_tolerance() : MPSolverCommonParameters
- set_allocated_indicator_constraint() : MPGeneralConstraintProto
- set_allocated_max_constraint() : MPGeneralConstraintProto
- set_allocated_min_constraint() : MPGeneralConstraintProto
- set_allocated_model() : MPModelRequest
- set_allocated_model_delta() : MPModelRequest
- set_allocated_name() : MPConstraintProto, MPGeneralConstraintProto, MPModelProto, MPVariableProto
- set_allocated_or_constraint() : MPGeneralConstraintProto
- set_allocated_primal_tolerance() : MPSolverCommonParameters
- set_allocated_quadratic_constraint() : MPGeneralConstraintProto
- set_allocated_quadratic_objective() : MPModelProto
- set_allocated_relative_mip_gap() : MPSolverCommonParameters
- set_allocated_solution_hint() : MPModelProto
- set_allocated_solve_info() : MPSolutionResponse
- set_allocated_solver_specific_parameters() : MPModelRequest
- set_allocated_sos_constraint() : MPGeneralConstraintProto
- set_allocated_status_str() : MPSolutionResponse
- set_baseline_model_file_path() : MPModelDeltaProto
- set_best_objective_bound() : MPSolutionResponse
- set_branching_priority() : MPVariableProto
- set_coefficient() : MPConstraintProto, MPQuadraticConstraint, MPQuadraticObjective
- set_constant() : MPArrayWithConstantConstraint
- set_constraint_as_extracted() : MPSolverInterface
- set_dual_value() : MPConstraint, MPSolutionResponse
- set_enable_internal_solver_output() : MPModelRequest
- set_ignore_solver_specific_parameters_failure() : MPModelRequest
- set_is_integer() : MPVariableProto
- set_is_lazy() : MPConstraint, MPConstraintProto
- set_lower_bound() : MPConstraintProto, MPQuadraticConstraint, MPVariableProto
- set_lp_algorithm() : MPSolverCommonParameters
- set_maximize() : MPModelProto
- set_name() : MPConstraintProto, MPGeneralConstraintProto, MPModelProto, MPVariableProto
- set_objective_coefficient() : MPVariableProto
- set_objective_offset() : MPModelProto
- set_objective_value() : MPSolution, MPSolutionResponse
- set_populate_additional_solutions_up_to() : MPModelRequest
- set_presolve() : MPSolverCommonParameters
- set_qcoefficient() : MPQuadraticConstraint
- set_quiet() : MPSolverInterface
- set_qvar1_index() : MPQuadraticConstraint, MPQuadraticObjective
- set_qvar2_index() : MPQuadraticConstraint, MPQuadraticObjective
- set_reduced_cost() : MPSolutionResponse, MPVariable
- set_resultant_var_index() : MPAbsConstraint, MPArrayConstraint, MPArrayWithConstantConstraint
- set_scaling() : MPSolverCommonParameters
- set_solution_value() : MPVariable
- set_solve_user_time_seconds() : MPSolveInfo
- set_solve_wall_time_seconds() : MPSolveInfo
- set_solver_specific_parameters() : MPModelRequest
- set_solver_time_limit_seconds() : MPModelRequest
- set_solver_type() : MPModelRequest
- set_status() : MPSolutionResponse
- set_status_str() : MPSolutionResponse
- set_time_limit() : MPSolver
- set_type() : MPSosConstraint
- set_upper_bound() : MPConstraintProto, MPQuadraticConstraint, MPVariableProto
- set_value() : OptionalDouble
- set_var_index() : MPAbsConstraint, MPArrayConstraint, MPArrayWithConstantConstraint, MPConstraintProto, MPIndicatorConstraint, MPQuadraticConstraint, MPSosConstraint, PartialVariableAssignment
- set_var_value() : MPIndicatorConstraint, PartialVariableAssignment
- set_variable_as_extracted() : MPSolverInterface
- set_variable_value() : MPSolution, MPSolutionResponse
- set_weight() : MPSosConstraint
- SetBounds() : MPConstraint, MPVariable
- SetBranchingPriority() : MPVariable
- SetCallback() : MPSolver, MPSolverInterface
- SetCoefficient() : MPConstraint, MPObjective, MPSolverInterface
- SetCommonParameters() : MPSolverInterface
- SetConstraintBounds() : MPSolverInterface
- SetDoubleParam() : MPSolverParameters
- SetDoubleParamToUnsupportedValue() : MPSolverInterface
- SetDualTolerance() : MPSolverInterface
- SetHint() : MPSolver
- SetInteger() : MPVariable
- SetIntegerParam() : MPSolverParameters
- SetIntegerParamToUnsupportedValue() : MPSolverInterface
- SetLB() : MPConstraint, MPVariable
- SetLpAlgorithm() : MPSolverInterface
- SetMaximization() : MPObjective
- SetMinimization() : MPObjective
- SetMIPParameters() : MPSolverInterface
- SetNumThreads() : MPSolver, MPSolverInterface
- SetObjectiveCoefficient() : MPSolverInterface
- SetObjectiveOffset() : MPSolverInterface
- SetOffset() : MPObjective
- SetOptimizationDirection() : MPObjective, MPSolverInterface
- SetParameters() : MPSolverInterface
- SetPresolveMode() : MPSolverInterface
- SetPrimalTolerance() : MPSolverInterface
- SetRelativeMipGap() : MPSolverInterface
- SetScalingMode() : MPSolverInterface
- SetSolverSpecificParametersAsString() : MPSolver, MPSolverInterface
- SetStartingLpBasis() : MPSolver, MPSolverInterface
- SetTimeLimit() : MPSolver
- SetUB() : MPConstraint, MPVariable
- SetUnsupportedDoubleParam() : MPSolverInterface
- SetUnsupportedIntegerParam() : MPSolverInterface
- SetVariableBounds() : MPSolverInterface
- SetVariableInteger() : MPSolverInterface
- show_unused_variables : MPModelExportOptions
- SLMInterface : MPConstraint, MPObjective, MPSolver, MPVariable
- solution_hint() : MPModelProto
- SOLUTION_SYNCHRONIZED : MPSolverInterface
- solution_value() : MPVariable
- SolutionValue() : LinearExpr
- Solve() : MPSolver, MPSolverInterface
- solve_info() : MPSolutionResponse
- solve_user_time_seconds() : MPSolveInfo
- solve_wall_time_seconds() : MPSolveInfo
- solver_ : MPSolverInterface
- solver_specific_parameters() : MPModelRequest
- solver_time_limit_seconds() : MPModelRequest
- solver_type() : MPModelRequest
- SolverType : MPModelRequest
- SolverType_ARRAYSIZE : MPModelRequest
- SolverType_descriptor() : MPModelRequest
- SolverType_IsValid() : MPModelRequest
- SolverType_MAX : MPModelRequest
- SolverType_MIN : MPModelRequest
- SolverType_Name() : MPModelRequest
- SolverType_Parse() : MPModelRequest
- SolverTypeSupportsInterruption() : MPSolver
- SolverVersion() : MPSolver, MPSolverInterface
- SolveWithProto() : MPSolver
- SOS1_DEFAULT : MPSosConstraint
- SOS2 : MPSosConstraint
- sos_constraint() : MPGeneralConstraintProto
- status() : MPSolutionResponse
- status_str() : MPSolutionResponse
- SuperType : MPModelDeltaProto_ConstraintOverridesEntry_DoNotUse, MPModelDeltaProto_VariableOverridesEntry_DoNotUse
- SupportsCallbacks() : MPSolver, MPSolverInterface
- SupportsProblemType() : MPSolver
- SuppressOutput() : MPSolver
- Swap() : MPAbsConstraint
- swap : MPAbsConstraint
- Swap() : MPArrayConstraint
- swap : MPArrayConstraint
- Swap() : MPArrayWithConstantConstraint
- swap : MPArrayWithConstantConstraint
- Swap() : MPConstraintProto
- swap : MPConstraintProto
- Swap() : MPGeneralConstraintProto
- swap : MPGeneralConstraintProto, MPIndicatorConstraint
- Swap() : MPIndicatorConstraint, MPModelDeltaProto
- swap : MPModelDeltaProto
- Swap() : MPModelProto
- swap : MPModelProto, MPModelRequest
- Swap() : MPModelRequest
- swap : MPQuadraticConstraint
- Swap() : MPQuadraticConstraint, MPQuadraticObjective
- swap : MPQuadraticObjective, MPSolution
- Swap() : MPSolution
- swap : MPSolutionResponse
- Swap() : MPSolutionResponse
- swap : MPSolveInfo
- Swap() : MPSolveInfo
- swap : MPSolverCommonParameters
- Swap() : MPSolverCommonParameters, MPSosConstraint
- swap : MPSosConstraint
- Swap() : MPVariableProto
- swap : MPVariableProto
- Swap() : OptionalDouble
- swap : OptionalDouble, PartialVariableAssignment
- Swap() : PartialVariableAssignment
- sync_status_ : MPSolverInterface
- SynchronizationStatus : MPSolverInterface