Here is a list of all class members with links to the classes they belong to:
- r -
- rand32() : com.google.ortools.constraintsolver.Solver
- rand64() : com.google.ortools.constraintsolver.Solver
- RANDOM_BRANCHES_RATIO_FIELD_NUMBER : com.google.ortools.sat.SatParameters
- RANDOM_CONSTRAINT_LNS : com.google.ortools.bop.BopOptimizerMethod.OptimizerType
- RANDOM_CONSTRAINT_LNS_GUIDED_BY_LP : com.google.ortools.bop.BopOptimizerMethod.OptimizerType
- RANDOM_CONSTRAINT_LNS_GUIDED_BY_LP_VALUE : com.google.ortools.bop.BopOptimizerMethod.OptimizerType
- RANDOM_CONSTRAINT_LNS_VALUE : com.google.ortools.bop.BopOptimizerMethod.OptimizerType
- RANDOM_DUAL_PROJECTIONS_FIELD_NUMBER : com.google.ortools.pdlp.PointMetadata
- RANDOM_FIRST_SOLUTION : com.google.ortools.bop.BopOptimizerMethod.OptimizerType
- RANDOM_FIRST_SOLUTION_VALUE : com.google.ortools.bop.BopOptimizerMethod.OptimizerType
- RANDOM_POLARITY_RATIO_FIELD_NUMBER : com.google.ortools.sat.SatParameters
- RANDOM_PRIMAL_PROJECTIONS_FIELD_NUMBER : com.google.ortools.pdlp.PointMetadata
- RANDOM_PROJECTION_SEEDS_FIELD_NUMBER : com.google.ortools.pdlp.PrimalDualHybridGradientParams
- RANDOM_SEED_FIELD_NUMBER : com.google.ortools.bop.BopParameters, com.google.ortools.glop.GlopParameters, com.google.ortools.sat.SatParameters
- RANDOM_VARIABLE_LNS : com.google.ortools.bop.BopOptimizerMethod.OptimizerType
- RANDOM_VARIABLE_LNS_GUIDED_BY_LP : com.google.ortools.bop.BopOptimizerMethod.OptimizerType
- RANDOM_VARIABLE_LNS_GUIDED_BY_LP_VALUE : com.google.ortools.bop.BopOptimizerMethod.OptimizerType
- RANDOM_VARIABLE_LNS_VALUE : com.google.ortools.bop.BopOptimizerMethod.OptimizerType
- randomConcatenateOperators() : com.google.ortools.constraintsolver.Solver
- RANDOMIZE_SEARCH_FIELD_NUMBER : com.google.ortools.sat.SatParameters
- RANDOMIZED_SEARCH : com.google.ortools.sat.SatParameters.SearchBranching
- RANDOMIZED_SEARCH_VALUE : com.google.ortools.sat.SatParameters.SearchBranching
- range() : com.google.ortools.constraintsolver.IntExpr
- rankFirst() : com.google.ortools.constraintsolver.PropagationMonitor, com.google.ortools.constraintsolver.RevPartialSequence, com.google.ortools.constraintsolver.SequenceVar
- rankLast() : com.google.ortools.constraintsolver.PropagationMonitor, com.google.ortools.constraintsolver.RevPartialSequence, com.google.ortools.constraintsolver.SequenceVar
- rankNotFirst() : com.google.ortools.constraintsolver.PropagationMonitor, com.google.ortools.constraintsolver.SequenceVar
- rankNotLast() : com.google.ortools.constraintsolver.PropagationMonitor, com.google.ortools.constraintsolver.SequenceVar
- rankSequence() : com.google.ortools.constraintsolver.PropagationMonitor, com.google.ortools.constraintsolver.SequenceVar
- RATIO_TEST_ZERO_THRESHOLD_FIELD_NUMBER : com.google.ortools.glop.GlopParameters
- rawValue() : com.google.ortools.constraintsolver.BooleanVar
- readAssignment() : com.google.ortools.constraintsolver.RoutingModel
- readAssignmentFromRoutes() : com.google.ortools.constraintsolver.RoutingModel
- readModelFromProtoFile() : com.google.ortools.modelbuilder.ModelBuilderHelper
- rebuildFromLinearExpressionProto() : com.google.ortools.sat.LinearExpr
- RECOMPUTE_EDGES_NORM_THRESHOLD_FIELD_NUMBER : com.google.ortools.glop.GlopParameters
- RECOMPUTE_REDUCED_COSTS_THRESHOLD_FIELD_NUMBER : com.google.ortools.glop.GlopParameters
- RECORD_ITERATION_STATS_FIELD_NUMBER : com.google.ortools.pdlp.PrimalDualHybridGradientParams
- RECREATE_STRATEGY_FIELD_NUMBER : operations_research.RoutingIls.RuinRecreateParameters
- RECURSIVE : com.google.ortools.sat.SatParameters.ConflictMinimizationAlgorithm
- RECURSIVE_VALUE : com.google.ortools.sat.SatParameters.ConflictMinimizationAlgorithm
- REDUCE_VEHICLE_COST_MODEL_FIELD_NUMBER : com.google.ortools.constraintsolver.RoutingModelParameters
- REDUCED_COST_FIELD_NUMBER : com.google.ortools.linearsolver.MPSolutionResponse
- reducedCost() : com.google.ortools.linearsolver.MPVariable
- REFACTORIZATION_THRESHOLD_FIELD_NUMBER : com.google.ortools.glop.GlopParameters
- refute() : com.google.ortools.constraintsolver.Decision
- refuteDecision() : com.google.ortools.constraintsolver.OptimizeVar, com.google.ortools.constraintsolver.SearchLimit, com.google.ortools.constraintsolver.SearchLog, com.google.ortools.constraintsolver.SearchMonitor
- registerAllExtensions() : com.google.ortools.algorithms.SetCover, com.google.ortools.bop.BopParametersOuterClass, com.google.ortools.constraintsolver.RoutingEnums, com.google.ortools.constraintsolver.RoutingParameters, com.google.ortools.constraintsolver.SearchLimitProtobuf, com.google.ortools.constraintsolver.SearchStats, com.google.ortools.constraintsolver.SolverParameters, com.google.ortools.glop.Parameters, com.google.ortools.graph.FlowProblem, com.google.ortools.linearsolver.LinearSolver, com.google.ortools.pdlp.SolveLogOuterClass, com.google.ortools.pdlp.Solvers, com.google.ortools.sat.BooleanProblem, com.google.ortools.sat.CpModelProtobuf, com.google.ortools.sat.SatParametersOuterClass, com.google.ortools.sat.v1.CpModelServiceProto, com.google.ortools.util.Int128OuterClass, com.google.ortools.util.OptionalBooleanOuterClass, operations_research.RoutingIls
- registerDemon() : com.google.ortools.constraintsolver.PropagationMonitor, com.google.ortools.constraintsolver.Solver
- registerIntervalVar() : com.google.ortools.constraintsolver.Solver
- registerIntExpr() : com.google.ortools.constraintsolver.Solver
- registerIntVar() : com.google.ortools.constraintsolver.Solver
- registerNewSolution() : com.google.ortools.constraintsolver.SolutionPool
- registerTransitCallback() : com.google.ortools.constraintsolver.RoutingModel
- registerTransitMatrix() : com.google.ortools.constraintsolver.RoutingModel
- registerUnaryTransitCallback() : com.google.ortools.constraintsolver.RoutingModel
- registerUnaryTransitVector() : com.google.ortools.constraintsolver.RoutingModel
- RegularLimit() : com.google.ortools.constraintsolver.RegularLimit
- RELATION_GRAPH_LNS : com.google.ortools.bop.BopOptimizerMethod.OptimizerType
- RELATION_GRAPH_LNS_GUIDED_BY_LP : com.google.ortools.bop.BopOptimizerMethod.OptimizerType
- RELATION_GRAPH_LNS_GUIDED_BY_LP_VALUE : com.google.ortools.bop.BopOptimizerMethod.OptimizerType
- RELATION_GRAPH_LNS_VALUE : com.google.ortools.bop.BopOptimizerMethod.OptimizerType
- RELATIVE_COST_PERTURBATION_FIELD_NUMBER : com.google.ortools.glop.GlopParameters
- RELATIVE_GAP_LIMIT_FIELD_NUMBER : com.google.ortools.bop.BopParameters, com.google.ortools.sat.SatParameters
- RELATIVE_MAX_COST_PERTURBATION_FIELD_NUMBER : com.google.ortools.glop.GlopParameters
- RELATIVE_MIP_GAP : com.google.ortools.linearsolver.MPSolverParameters.DoubleParam
- RELATIVE_MIP_GAP_FIELD_NUMBER : com.google.ortools.linearsolver.MPSolverCommonParameters
- Relax() : com.google.ortools.constraintsolver.LocalSearchFilter
- RELOCATE : com.google.ortools.constraintsolver.Solver
- RELOCATE_EXPENSIVE_CHAIN_NUM_ARCS_TO_CONSIDER_FIELD_NUMBER : com.google.ortools.constraintsolver.RoutingSearchParameters
- removeAdditionalSolutions() : com.google.ortools.linearsolver.MPSolutionResponse.Builder, com.google.ortools.sat.CpSolverResponse.Builder
- removeAllPossibleFromBin() : com.google.ortools.constraintsolver.Pack
- removeAnnotation() : com.google.ortools.linearsolver.MPModelProto.Builder
- removeArcs() : com.google.ortools.graph.FlowModelProto.Builder
- removeConstraint() : com.google.ortools.linearsolver.MPModelProto.Builder
- removeConstraintOverrides() : com.google.ortools.linearsolver.MPModelDeltaProto.Builder
- removeConstraints() : com.google.ortools.sat.CpModelProto.Builder, com.google.ortools.sat.LinearBooleanProblem.Builder
- removeConvergenceInformation() : com.google.ortools.pdlp.IterationStats.Builder
- removeDemands() : com.google.ortools.sat.CumulativeConstraintProto.Builder
- removeExprs() : com.google.ortools.sat.AllDifferentConstraintProto.Builder, com.google.ortools.sat.DecisionStrategyProto.Builder, com.google.ortools.sat.LinearArgumentProto.Builder
- removeFeasibilityPolishingDetails() : com.google.ortools.pdlp.SolveLog.Builder
- removeFirstSolutionStatistics() : com.google.ortools.constraintsolver.LocalSearchStatistics.Builder
- removeGeneralConstraint() : com.google.ortools.linearsolver.MPModelProto.Builder
- removeInfeasibilityInformation() : com.google.ortools.pdlp.IterationStats.Builder
- removeInterval() : com.google.ortools.constraintsolver.BooleanVar, com.google.ortools.constraintsolver.IntVar, com.google.ortools.constraintsolver.PropagationMonitor
- removeIterationStats() : com.google.ortools.pdlp.FeasibilityPolishingDetails.Builder, com.google.ortools.pdlp.SolveLog.Builder
- removeLevelChanges() : com.google.ortools.sat.ReservoirConstraintProto.Builder
- removeLocalSearchFilterStatistics() : com.google.ortools.constraintsolver.LocalSearchStatistics.Builder
- removeLocalSearchOperatorStatistics() : com.google.ortools.constraintsolver.LocalSearchStatistics.Builder
- removeMethods() : com.google.ortools.bop.BopSolverOptimizerSet.Builder
- removeNodes() : com.google.ortools.graph.FlowModelProto.Builder
- removeOrbitopes() : com.google.ortools.sat.SymmetryProto.Builder
- removePermutations() : com.google.ortools.sat.SymmetryProto.Builder
- removePointMetadata() : com.google.ortools.pdlp.IterationStats.Builder
- removeSearchStrategy() : com.google.ortools.sat.CpModelProto.Builder
- removeSolverOptimizerSets() : com.google.ortools.bop.BopParameters.Builder
- removeSubset() : com.google.ortools.algorithms.SetCoverProto.Builder
- removeSubsolverParams() : com.google.ortools.sat.SatParameters.Builder
- removeTightenedVariables() : com.google.ortools.sat.CpSolverResponse.Builder
- removeTimeExprs() : com.google.ortools.sat.ReservoirConstraintProto.Builder
- removeValue() : com.google.ortools.constraintsolver.BooleanVar, com.google.ortools.constraintsolver.IntVar, com.google.ortools.constraintsolver.PropagationMonitor
- removeValues() : com.google.ortools.constraintsolver.IntVar, com.google.ortools.constraintsolver.PropagationMonitor
- removeVariable() : com.google.ortools.linearsolver.MPModelProto.Builder
- removeVariableOverrides() : com.google.ortools.linearsolver.MPModelDeltaProto.Builder
- removeVariables() : com.google.ortools.sat.CpModelProto.Builder
- REPAIR_HINT_FIELD_NUMBER : com.google.ortools.sat.SatParameters
- REPORT_INTERMEDIATE_CP_SAT_SOLUTIONS_FIELD_NUMBER : com.google.ortools.constraintsolver.RoutingSearchParameters
- reSeed() : com.google.ortools.constraintsolver.Solver
- RESERVOIR : com.google.ortools.sat.ConstraintProto.ConstraintCase
- RESERVOIR_FIELD_NUMBER : com.google.ortools.sat.ConstraintProto
- ReservoirConstraint() : com.google.ortools.sat.ReservoirConstraint
- Reset() : com.google.ortools.constraintsolver.LocalSearchFilter
- reset() : com.google.ortools.constraintsolver.IntervalVarElement, com.google.ortools.constraintsolver.IntVarElement, com.google.ortools.constraintsolver.LocalSearchOperator, com.google.ortools.constraintsolver.PathOperator, com.google.ortools.constraintsolver.SequenceVarElement, com.google.ortools.linearsolver.MPSolver
- reset_action_on_fail() : com.google.ortools.constraintsolver.PropagationBaseObject
- Resize() : com.google.ortools.constraintsolver.LocalSearchOperatorState
- resize() : com.google.ortools.constraintsolver.AssignmentIntContainer, com.google.ortools.constraintsolver.AssignmentIntervalContainer, com.google.ortools.constraintsolver.AssignmentSequenceContainer
- Resource() : com.google.ortools.constraintsolver.RoutingModel.ResourceGroup.Resource
- ResourceGroup() : com.google.ortools.constraintsolver.RoutingModel.ResourceGroup
- ResourceVar() : com.google.ortools.constraintsolver.RoutingModel
- ResourceVars() : com.google.ortools.constraintsolver.RoutingModel
- response() : com.google.ortools.sat.CpSolver
- responseStats() : com.google.ortools.sat.CpSolver
- RESTART_ALGORITHMS_FIELD_NUMBER : com.google.ortools.sat.SatParameters
- RESTART_CHOICE_NO_RESTART : com.google.ortools.pdlp.RestartChoice
- RESTART_CHOICE_NO_RESTART_VALUE : com.google.ortools.pdlp.RestartChoice
- RESTART_CHOICE_RESTART_TO_AVERAGE : com.google.ortools.pdlp.RestartChoice
- RESTART_CHOICE_RESTART_TO_AVERAGE_VALUE : com.google.ortools.pdlp.RestartChoice
- RESTART_CHOICE_UNSPECIFIED : com.google.ortools.pdlp.RestartChoice
- RESTART_CHOICE_UNSPECIFIED_VALUE : com.google.ortools.pdlp.RestartChoice
- RESTART_CHOICE_WEIGHTED_AVERAGE_RESET : com.google.ortools.pdlp.RestartChoice
- RESTART_CHOICE_WEIGHTED_AVERAGE_RESET_VALUE : com.google.ortools.pdlp.RestartChoice
- RESTART_DL_AVERAGE_RATIO_FIELD_NUMBER : com.google.ortools.sat.SatParameters
- RESTART_LBD_AVERAGE_RATIO_FIELD_NUMBER : com.google.ortools.sat.SatParameters
- RESTART_PERIOD_FIELD_NUMBER : com.google.ortools.sat.SatParameters
- RESTART_RUNNING_WINDOW_SIZE_FIELD_NUMBER : com.google.ortools.sat.SatParameters
- RESTART_STRATEGY_FIELD_NUMBER : com.google.ortools.pdlp.PrimalDualHybridGradientParams
- RESTART_STRATEGY_UNSPECIFIED : com.google.ortools.pdlp.PrimalDualHybridGradientParams.RestartStrategy
- RESTART_STRATEGY_UNSPECIFIED_VALUE : com.google.ortools.pdlp.PrimalDualHybridGradientParams.RestartStrategy
- RESTART_USED_FIELD_NUMBER : com.google.ortools.pdlp.IterationStats
- restartAtPathStartOnSynchronize() : com.google.ortools.constraintsolver.PathOperator
- restartCurrentSearch() : com.google.ortools.constraintsolver.Solver
- restartSearch() : com.google.ortools.constraintsolver.SearchMonitor, com.google.ortools.constraintsolver.Solver
- restore() : com.google.ortools.constraintsolver.Assignment, com.google.ortools.constraintsolver.AssignmentIntContainer, com.google.ortools.constraintsolver.AssignmentIntervalContainer, com.google.ortools.constraintsolver.AssignmentSequenceContainer, com.google.ortools.constraintsolver.IntervalVarElement, com.google.ortools.constraintsolver.IntVarElement, com.google.ortools.constraintsolver.SequenceVarElement
- restoreAssignment() : com.google.ortools.constraintsolver.RoutingModel
- restoreValue() : com.google.ortools.constraintsolver.BooleanVar
- RESULTANT_VAR_INDEX_FIELD_NUMBER : com.google.ortools.linearsolver.MPAbsConstraint, com.google.ortools.linearsolver.MPArrayConstraint, com.google.ortools.linearsolver.MPArrayWithConstantConstraint
- RevBool() : com.google.ortools.constraintsolver.RevBool
- REVERSIBLE_ACTION : com.google.ortools.constraintsolver.Solver
- Revert() : com.google.ortools.constraintsolver.LocalSearchFilter, com.google.ortools.constraintsolver.LocalSearchFilterManager, com.google.ortools.constraintsolver.LocalSearchOperatorState
- RevertChanges() : com.google.ortools.constraintsolver.IntVarLocalSearchOperator
- RevInteger() : com.google.ortools.constraintsolver.RevInteger
- RevLong() : com.google.ortools.constraintsolver.RevLong
- RevPartialSequence() : com.google.ortools.constraintsolver.RevPartialSequence
- ROOT_LP_ITERATIONS_FIELD_NUMBER : com.google.ortools.sat.SatParameters
- RouteDimensionTravelInfo() : com.google.ortools.constraintsolver.RoutingModel.RouteDimensionTravelInfo
- ROUTES : com.google.ortools.sat.ConstraintProto.ConstraintCase
- ROUTES_FIELD_NUMBER : com.google.ortools.sat.ConstraintProto
- routesToAssignment() : com.google.ortools.constraintsolver.RoutingModel
- ROUTING_FAIL : com.google.ortools.constraintsolver.RoutingModel
- ROUTING_FAIL_TIMEOUT : com.google.ortools.constraintsolver.RoutingModel
- ROUTING_INFEASIBLE : com.google.ortools.constraintsolver.RoutingModel
- ROUTING_INVALID : com.google.ortools.constraintsolver.RoutingModel
- ROUTING_NOT_SOLVED : com.google.ortools.constraintsolver.RoutingModel
- ROUTING_OPTIMAL : com.google.ortools.constraintsolver.RoutingModel
- ROUTING_PARTIAL_SUCCESS_LOCAL_OPTIMUM_NOT_REACHED : com.google.ortools.constraintsolver.RoutingModel
- ROUTING_SUCCESS : com.google.ortools.constraintsolver.RoutingModel
- RoutingDimension() : com.google.ortools.constraintsolver.RoutingDimension
- RoutingIndexManager() : com.google.ortools.constraintsolver.RoutingIndexManager
- RoutingModel() : com.google.ortools.constraintsolver.RoutingModel
- RoutingModelVisitor() : com.google.ortools.constraintsolver.RoutingModelVisitor
- RUIN_AND_RECREATE : operations_research.RoutingIls.PerturbationStrategy.Value
- RUIN_AND_RECREATE_VALUE : operations_research.RoutingIls.PerturbationStrategy.Value
- RUIN_RECREATE_PARAMETERS_FIELD_NUMBER : operations_research.RoutingIls.IteratedLocalSearchParameters
- RUIN_STRATEGY_FIELD_NUMBER : operations_research.RoutingIls.RuinRecreateParameters
- run() : com.google.ortools.constraintsolver.Demon
- RunUncheckedLocalSearch() : com.google.ortools.constraintsolver.Solver