Google OR-Tools
v9.14
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
Here is a list of all namespace enum values with links to the namespace documentation for each enum value:
- s -
SatParameters_BinaryMinizationAlgorithm_BINARY_MINIMIZATION_FIRST :
operations_research::sat
SatParameters_BinaryMinizationAlgorithm_BINARY_MINIMIZATION_FIRST_WITH_TRANSITIVE_REDUCTION :
operations_research::sat
SatParameters_BinaryMinizationAlgorithm_BINARY_MINIMIZATION_WITH_REACHABILITY :
operations_research::sat
SatParameters_BinaryMinizationAlgorithm_EXPERIMENTAL_BINARY_MINIMIZATION :
operations_research::sat
SatParameters_BinaryMinizationAlgorithm_NO_BINARY_MINIMIZATION :
operations_research::sat
SatParameters_ClauseOrdering_CLAUSE_ACTIVITY :
operations_research::sat
SatParameters_ClauseOrdering_CLAUSE_LBD :
operations_research::sat
SatParameters_ClauseProtection_PROTECTION_ALWAYS :
operations_research::sat
SatParameters_ClauseProtection_PROTECTION_LBD :
operations_research::sat
SatParameters_ClauseProtection_PROTECTION_NONE :
operations_research::sat
SatParameters_ConflictMinimizationAlgorithm_EXPERIMENTAL :
operations_research::sat
SatParameters_ConflictMinimizationAlgorithm_NONE :
operations_research::sat
SatParameters_ConflictMinimizationAlgorithm_RECURSIVE :
operations_research::sat
SatParameters_ConflictMinimizationAlgorithm_SIMPLE :
operations_research::sat
SatParameters_FPRoundingMethod_ACTIVE_LOCK_BASED :
operations_research::sat
SatParameters_FPRoundingMethod_LOCK_BASED :
operations_research::sat
SatParameters_FPRoundingMethod_NEAREST_INTEGER :
operations_research::sat
SatParameters_FPRoundingMethod_PROPAGATION_ASSISTED :
operations_research::sat
SatParameters_MaxSatAssumptionOrder_DEFAULT_ASSUMPTION_ORDER :
operations_research::sat
SatParameters_MaxSatAssumptionOrder_ORDER_ASSUMPTION_BY_DEPTH :
operations_research::sat
SatParameters_MaxSatAssumptionOrder_ORDER_ASSUMPTION_BY_WEIGHT :
operations_research::sat
SatParameters_MaxSatStratificationAlgorithm_STRATIFICATION_ASCENT :
operations_research::sat
SatParameters_MaxSatStratificationAlgorithm_STRATIFICATION_DESCENT :
operations_research::sat
SatParameters_MaxSatStratificationAlgorithm_STRATIFICATION_NONE :
operations_research::sat
SatParameters_Polarity_POLARITY_FALSE :
operations_research::sat
SatParameters_Polarity_POLARITY_RANDOM :
operations_research::sat
SatParameters_Polarity_POLARITY_TRUE :
operations_research::sat
SatParameters_RestartAlgorithm_DL_MOVING_AVERAGE_RESTART :
operations_research::sat
SatParameters_RestartAlgorithm_FIXED_RESTART :
operations_research::sat
SatParameters_RestartAlgorithm_LBD_MOVING_AVERAGE_RESTART :
operations_research::sat
SatParameters_RestartAlgorithm_LUBY_RESTART :
operations_research::sat
SatParameters_RestartAlgorithm_NO_RESTART :
operations_research::sat
SatParameters_SearchBranching_AUTOMATIC_SEARCH :
operations_research::sat
SatParameters_SearchBranching_FIXED_SEARCH :
operations_research::sat
SatParameters_SearchBranching_HINT_SEARCH :
operations_research::sat
SatParameters_SearchBranching_LP_SEARCH :
operations_research::sat
SatParameters_SearchBranching_PARTIAL_FIXED_SEARCH :
operations_research::sat
SatParameters_SearchBranching_PORTFOLIO_SEARCH :
operations_research::sat
SatParameters_SearchBranching_PORTFOLIO_WITH_QUICK_RESTART_SEARCH :
operations_research::sat
SatParameters_SearchBranching_PSEUDO_COST_SEARCH :
operations_research::sat
SatParameters_SearchBranching_RANDOMIZED_SEARCH :
operations_research::sat
SatParameters_SharedTreeSplitStrategy_SPLIT_STRATEGY_AUTO :
operations_research::sat
SatParameters_SharedTreeSplitStrategy_SPLIT_STRATEGY_BALANCED_TREE :
operations_research::sat
SatParameters_SharedTreeSplitStrategy_SPLIT_STRATEGY_DISCREPANCY :
operations_research::sat
SatParameters_SharedTreeSplitStrategy_SPLIT_STRATEGY_FIRST_PROPOSAL :
operations_research::sat
SatParameters_SharedTreeSplitStrategy_SPLIT_STRATEGY_OBJECTIVE_LB :
operations_research::sat
SatParameters_VariableOrder_IN_ORDER :
operations_research::sat
SatParameters_VariableOrder_IN_RANDOM_ORDER :
operations_research::sat
SatParameters_VariableOrder_IN_REVERSE_ORDER :
operations_research::sat
SCHEDULER_TYPE_EIGEN_THREADPOOL :
operations_research::pdlp
SCHEDULER_TYPE_GOOGLE_THREADPOOL :
operations_research::pdlp
SCHEDULER_TYPE_UNSPECIFIED :
operations_research::pdlp
SetCoverSolutionResponse_Status_FEASIBLE :
operations_research
SetCoverSolutionResponse_Status_INFEASIBLE :
operations_research
SetCoverSolutionResponse_Status_INVALID :
operations_research
SetCoverSolutionResponse_Status_OPTIMAL :
operations_research
SetCoverSolutionResponse_Status_SetCoverSolutionResponse_Status_INT_MAX_SENTINEL_DO_NOT_USE_ :
operations_research
SetCoverSolutionResponse_Status_SetCoverSolutionResponse_Status_INT_MIN_SENTINEL_DO_NOT_USE_ :
operations_research
SetCoverSolutionResponse_Status_UNDEFINED :
operations_research
SOLUTION_STATUS_FEASIBLE :
operations_research::math_opt
SOLUTION_STATUS_INFEASIBLE :
operations_research::math_opt
SOLUTION_STATUS_UNDETERMINED :
operations_research::math_opt
SOLUTION_STATUS_UNSPECIFIED :
operations_research::math_opt
SolutionStatusProto_INT_MAX_SENTINEL_DO_NOT_USE_ :
operations_research::math_opt
SolutionStatusProto_INT_MIN_SENTINEL_DO_NOT_USE_ :
operations_research::math_opt
SOLVER_FEASIBLE :
operations_research
SOLVER_INFEASIBLE :
operations_research
SOLVER_MODEL_INVALID :
operations_research
SOLVER_NOT_SOLVED :
operations_research
SOLVER_OPTIMAL :
operations_research
SOLVER_TYPE_CP_SAT :
operations_research::math_opt
SOLVER_TYPE_ECOS :
operations_research::math_opt
SOLVER_TYPE_GLOP :
operations_research::math_opt
SOLVER_TYPE_GLPK :
operations_research::math_opt
SOLVER_TYPE_GSCIP :
operations_research::math_opt
SOLVER_TYPE_GUROBI :
operations_research::math_opt
SOLVER_TYPE_HIGHS :
operations_research::math_opt
SOLVER_TYPE_OSQP :
operations_research::math_opt
SOLVER_TYPE_PDLP :
operations_research::math_opt
SOLVER_TYPE_SANTORINI :
operations_research::math_opt
SOLVER_TYPE_SCS :
operations_research::math_opt
SOLVER_TYPE_UNAVAILABLE :
operations_research::mb
SOLVER_TYPE_UNSPECIFIED :
operations_research::math_opt
SOLVER_TYPE_XPRESS :
operations_research::math_opt
SolverTypeProto_INT_MAX_SENTINEL_DO_NOT_USE_ :
operations_research::math_opt
SolverTypeProto_INT_MIN_SENTINEL_DO_NOT_USE_ :
operations_research::math_opt
Generated by
1.14.0