OR-Tools 7.2
Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Class Hierarchy
Go to the graphical class hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level
1
2
3
4
5
6
]
►
C
com.google.ortools.constraintsolver.AssignmentElement
C
com.google.ortools.constraintsolver.IntervalVarElement
C
com.google.ortools.constraintsolver.IntVarElement
C
com.google.ortools.constraintsolver.SequenceVarElement
C
com.google.ortools.constraintsolver.AssignmentIntContainer
C
com.google.ortools.constraintsolver.AssignmentIntervalContainer
C
com.google.ortools.constraintsolver.AssignmentSequenceContainer
►
C
com.google.ortools.constraintsolver.BaseObject
C
com.google.ortools.constraintsolver.Decision
►
C
com.google.ortools.constraintsolver.DecisionBuilder
►
C
com.google.ortools.constraintsolver.IntVarFilteredDecisionBuilder
►
C
com.google.ortools.constraintsolver.RoutingFilteredDecisionBuilder
►
C
com.google.ortools.constraintsolver.CheapestAdditionFilteredDecisionBuilder
C
com.google.ortools.constraintsolver.ComparatorCheapestAdditionFilteredDecisionBuilder
C
com.google.ortools.constraintsolver.EvaluatorCheapestAdditionFilteredDecisionBuilder
►
C
com.google.ortools.constraintsolver.CheapestInsertionFilteredDecisionBuilder
C
com.google.ortools.constraintsolver.GlobalCheapestInsertionFilteredDecisionBuilder
C
com.google.ortools.constraintsolver.LocalCheapestInsertionFilteredDecisionBuilder
C
com.google.ortools.constraintsolver.ChristofidesFilteredDecisionBuilder
►
C
com.google.ortools.constraintsolver.SavingsFilteredDecisionBuilder
C
com.google.ortools.constraintsolver.ParallelSavingsFilteredDecisionBuilder
C
com.google.ortools.constraintsolver.SequentialSavingsFilteredDecisionBuilder
C
com.google.ortools.constraintsolver.JavaDecisionBuilder
This class acts as a intermediate step between a c++ decision builder and a java one
►
C
com.google.ortools.constraintsolver.DecisionVisitor
C
com.google.ortools.constraintsolver.SymmetryBreaker
C
com.google.ortools.constraintsolver.Demon
C
com.google.ortools.constraintsolver.IntVarIterator
►
C
com.google.ortools.constraintsolver.LocalSearchFilter
►
C
com.google.ortools.constraintsolver.IntVarLocalSearchFilter
C
com.google.ortools.constraintsolver.BasePathFilter
C
com.google.ortools.constraintsolver.CPFeasibilityFilter
►
C
com.google.ortools.constraintsolver.LocalSearchOperator
►
C
com.google.ortools.constraintsolver.IntVarLocalSearchOperatorTemplate
►
C
com.google.ortools.constraintsolver.IntVarLocalSearchOperator
C
com.google.ortools.constraintsolver.BaseLns
C
com.google.ortools.constraintsolver.ChangeValue
►
C
com.google.ortools.constraintsolver.PathOperator
C
com.google.ortools.constraintsolver.PathWithPreviousNodesOperator
►
C
com.google.ortools.constraintsolver.SequenceVarLocalSearchOperatorTemplate
C
com.google.ortools.constraintsolver.SequenceVarLocalSearchOperator
C
com.google.ortools.constraintsolver.ModelVisitor
►
C
com.google.ortools.constraintsolver.PropagationBaseObject
C
com.google.ortools.constraintsolver.Assignment
►
C
com.google.ortools.constraintsolver.Constraint
C
com.google.ortools.constraintsolver.CastConstraint
C
com.google.ortools.constraintsolver.DisjunctiveConstraint
C
com.google.ortools.constraintsolver.GlobalVehicleBreaksConstraint
C
com.google.ortools.constraintsolver.Pack
C
com.google.ortools.constraintsolver.TypeRegulationsConstraint
C
com.google.ortools.constraintsolver.IntervalVar
►
C
com.google.ortools.constraintsolver.IntExpr
C
com.google.ortools.constraintsolver.BaseIntExpr
►
C
com.google.ortools.constraintsolver.IntVar
C
com.google.ortools.constraintsolver.BooleanVar
C
com.google.ortools.constraintsolver.SequenceVar
C
com.google.ortools.constraintsolver.RoutingModelVisitor
►
C
com.google.ortools.constraintsolver.SearchMonitor
C
com.google.ortools.constraintsolver.LocalSearchMonitor
C
com.google.ortools.constraintsolver.OptimizeVar
C
com.google.ortools.constraintsolver.PropagationMonitor
►
C
com.google.ortools.constraintsolver.SearchLimit
C
com.google.ortools.constraintsolver.RegularLimit
C
com.google.ortools.constraintsolver.SearchLog
C
com.google.ortools.constraintsolver.SolutionCollector
C
com.google.ortools.constraintsolver.SolutionPool
C
com.google.ortools.linearsolver.MPSolver.BasisStatus
►
C
Builder
C
com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder
C
com.google.ortools.constraintsolver.FirstSolutionStrategy.Builder
C
com.google.ortools.constraintsolver.LocalSearchMetaheuristic.Builder
C
com.google.ortools.constraintsolver.RegularLimitParameters.Builder
C
com.google.ortools.constraintsolver.RoutingModelParameters.Builder
C
com.google.ortools.constraintsolver.RoutingSearchParameters.Builder
C
com.google.ortools.constraintsolver.RoutingSearchParameters.LocalSearchNeighborhoodOperators.Builder
C
com.google.ortools.sat.CpModelProto.Builder
C
com.google.ortools.sat.SatParameters.Builder
C
com.google.ortools.sat.Constraint
Wrapper around a ConstraintProto
C
com.google.ortools.sat.CpModel
Main modeling class
►
C
CpModelProtoOrBuilder
C
com.google.ortools.sat.CpModelProto
►
C
CpModelProtoOrBuilder
C
com.google.ortools.sat.CpModelProto.Builder
C
com.google.ortools.sat.CpSolver
Wrapper around the SAT solver
C
com.google.ortools.constraintsolver.DefaultPhaseParameters
C
com.google.ortools.util.Domain
We call "domain" any subset of Int64 = [kint64min, kint64max]
C
com.google.ortools.linearsolver.MPSolverParameters.DoubleParam
►
C
Exception
C
com.google.ortools.constraintsolver.Solver.FailException
This exceptions signal that a failure has been raised in the C++ world
►
C
GeneratedMessageV3
C
com.google.ortools.constraintsolver.ConstraintSolverParameters
C
com.google.ortools.constraintsolver.FirstSolutionStrategy
C
com.google.ortools.constraintsolver.LocalSearchMetaheuristic
C
com.google.ortools.constraintsolver.RegularLimitParameters
C
com.google.ortools.constraintsolver.RoutingModelParameters
C
com.google.ortools.constraintsolver.RoutingSearchParameters
C
com.google.ortools.constraintsolver.RoutingSearchParameters.LocalSearchNeighborhoodOperators
C
com.google.ortools.sat.CpModelProto
C
com.google.ortools.sat.SatParameters
C
com.google.ortools.linearsolver.MPSolverParameters.IncrementalityValues
C
com.google.ortools.constraintsolver.Solver.IntegerCastInfo
C
com.google.ortools.linearsolver.MPSolverParameters.IntegerParam
C
com.google.ortools.sat.IntervalVar
An interval variable
C
com.google.ortools.constraintsolver.IntIntToLongFunction
Represents a function that accepts two int-valued arguments and produces a long-valued result
C
com.google.ortools.constraintsolver.IntTupleSet
C
com.google.ortools.constraintsolver.IntVarLocalSearchHandler
C
com.google.ortools.algorithms.KnapsackSolver
►
C
com.google.ortools.sat.LinearExpr
A linear expression interface that can be parsed
C
com.google.ortools.sat.IntVar
An integer variable
C
com.google.ortools.graph.LinearSumAssignment
►
C
com.google.ortools.sat.Literal
Interface to describe a boolean variable or its negation
C
com.google.ortools.sat.IntVar
An integer variable
C
com.google.ortools.constraintsolver.LocalSearchPhaseParameters
C
com.google.ortools.constraintsolver.LongTernaryOperator
Represents an operation upon three
C
com.google.ortools.constraintsolver.LongTernaryPredicate
Represents a predicate (boolean-valued function) uppon three
C
com.google.ortools.linearsolver.MPSolverParameters.LpAlgorithmValues
C
com.google.ortools.linearsolver.main_research_linear_solver
C
com.google.ortools.linearsolver.main_research_linear_solverJNI
C
com.google.ortools.constraintsolver.mainConstants
C
com.google.ortools.graph.MaxFlow
►
C
MessageOrBuilder
►
C
com.google.ortools.constraintsolver.ConstraintSolverParametersOrBuilder
C
com.google.ortools.constraintsolver.ConstraintSolverParameters
C
com.google.ortools.constraintsolver.ConstraintSolverParameters.Builder
►
C
com.google.ortools.constraintsolver.FirstSolutionStrategyOrBuilder
C
com.google.ortools.constraintsolver.FirstSolutionStrategy
C
com.google.ortools.constraintsolver.FirstSolutionStrategy.Builder
►
C
com.google.ortools.constraintsolver.LocalSearchMetaheuristicOrBuilder
C
com.google.ortools.constraintsolver.LocalSearchMetaheuristic
C
com.google.ortools.constraintsolver.LocalSearchMetaheuristic.Builder
►
C
com.google.ortools.constraintsolver.RegularLimitParametersOrBuilder
C
com.google.ortools.constraintsolver.RegularLimitParameters
C
com.google.ortools.constraintsolver.RegularLimitParameters.Builder
►
C
com.google.ortools.constraintsolver.RoutingModelParametersOrBuilder
C
com.google.ortools.constraintsolver.RoutingModelParameters
C
com.google.ortools.constraintsolver.RoutingModelParameters.Builder
►
C
com.google.ortools.constraintsolver.RoutingSearchParameters.LocalSearchNeighborhoodOperatorsOrBuilder
C
com.google.ortools.constraintsolver.RoutingSearchParameters.LocalSearchNeighborhoodOperators
C
com.google.ortools.constraintsolver.RoutingSearchParameters.LocalSearchNeighborhoodOperators.Builder
►
C
com.google.ortools.constraintsolver.RoutingSearchParametersOrBuilder
C
com.google.ortools.constraintsolver.RoutingSearchParameters
C
com.google.ortools.constraintsolver.RoutingSearchParameters.Builder
►
C
com.google.ortools.sat.SatParametersOrBuilder
C
com.google.ortools.sat.SatParameters
C
com.google.ortools.sat.SatParameters.Builder
►
C
com.google.ortools.graph.MinCostFlowBase
C
com.google.ortools.graph.MinCostFlow
C
com.google.ortools.sat.CpModel.MismatchedArrayLengths
Exception thrown when parallel arrays have mismatched lengths
C
com.google.ortools.constraintsolver.ModelCache
C
com.google.ortools.linearsolver.MPConstraint
C
com.google.ortools.linearsolver.MPModelExportOptions
C
com.google.ortools.linearsolver.MPObjective
C
com.google.ortools.linearsolver.MPSolver
C
com.google.ortools.linearsolver.MPSolverParameters
C
com.google.ortools.linearsolver.MPVariable
C
com.google.ortools.linearsolver.MPSolver.OptimizationProblemType
C
com.google.ortools.util.OptionalBooleanOuterClass
C
com.google.ortools.linearsolver.MPSolverParameters.PresolveValues
►
C
ProtocolMessageEnum
C
com.google.ortools.constraintsolver.ConstraintSolverParameters.TrailCompression
C
com.google.ortools.constraintsolver.FirstSolutionStrategy.Value
Protobuf enum
C
com.google.ortools.constraintsolver.LocalSearchMetaheuristic.Value
Protobuf enum
C
com.google.ortools.sat.SatParameters.BinaryMinizationAlgorithm
C
com.google.ortools.sat.SatParameters.ClauseOrdering
C
com.google.ortools.sat.SatParameters.ClauseProtection
C
com.google.ortools.sat.SatParameters.ConflictMinimizationAlgorithm
C
com.google.ortools.sat.SatParameters.MaxSatAssumptionOrder
C
com.google.ortools.sat.SatParameters.MaxSatStratificationAlgorithm
C
com.google.ortools.sat.SatParameters.Polarity
C
com.google.ortools.sat.SatParameters.RestartAlgorithm
C
com.google.ortools.sat.SatParameters.SearchBranching
C
com.google.ortools.sat.SatParameters.VariableOrder
C
com.google.ortools.util.OptionalBoolean
C
com.google.ortools.linearsolver.MPSolver.ResultStatus
C
com.google.ortools.constraintsolver.RevBool
C
com.google.ortools.constraintsolver.RevInteger
C
com.google.ortools.constraintsolver.RevLong
C
com.google.ortools.constraintsolver.RevPartialSequence
C
com.google.ortools.constraintsolver.RoutingDimension
C
com.google.ortools.constraintsolver.RoutingEnums
C
com.google.ortools.constraintsolver.RoutingIndexManager
C
com.google.ortools.constraintsolver.RoutingModel
C
com.google.ortools.constraintsolver.RoutingParameters
C
com.google.ortools.constraintsolver.SavingsFilteredDecisionBuilder.SavingsParameters
C
com.google.ortools.linearsolver.MPSolverParameters.ScalingValues
C
com.google.ortools.constraintsolver.SearchLimitProtobuf
C
com.google.ortools.constraintsolver.SequenceVarLocalSearchHandler
►
C
SolutionCallback
C
com.google.ortools.sat.CpSolverSolutionCallback
Parent class to create a callback called at each solution
C
com.google.ortools.constraintsolver.Solver
C
com.google.ortools.constraintsolver.SolverParameters
C
com.google.ortools.algorithms.KnapsackSolver.SolverType
C
com.google.ortools.util.SortedDisjointIntervalList
This class represents a sorted list of disjoint, closed intervals
C
com.google.ortools.graph.LinearSumAssignment.Status
C
com.google.ortools.graph.MinCostFlowBase.Status
C
com.google.ortools.graph.MaxFlow.Status
►
C
com.google.ortools.constraintsolver.TypeRegulationsChecker
C
com.google.ortools.constraintsolver.TypeIncompatibilityChecker
C
com.google.ortools.constraintsolver.TypeRequirementChecker
C
com.google.ortools.sat.CpModel.WrongLength
Exception thrown when an array has a wrong length