OR-Tools 7.2
Main Page
Related Pages
Namespaces
Classes
Files
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level
1
2
]
C
operations_research::sat::BoolVar
A Boolean variable
C
operations_research::ClosedInterval
Represents a closed interval [start, end]. We must have start <= end
▼
C
operations_research::sat::Constraint
A constraint
C
operations_research::sat::AutomatonConstraint
Specialized automaton constraint
C
operations_research::sat::CircuitConstraint
Specialized circuit constraint
C
operations_research::sat::CumulativeConstraint
Specialized cumulative constraint
C
operations_research::sat::NoOverlap2DConstraint
Specialized no_overlap2D constraint
C
operations_research::sat::ReservoirConstraint
Specialized reservoir constraint
C
operations_research::sat::TableConstraint
Specialized assignment constraint
C
operations_research::sat::CpModelBuilder
Wrapper class around the cp_model proto
C
operations_research::Domain
We call "domain" any subset of Int64 = [kint64min, kint64max]
C
operations_research::SortedDisjointIntervalList::IntervalComparator
C
operations_research::sat::IntervalVar
Represents a Interval variable
C
operations_research::sat::IntVar
An integer variable
C
operations_research::sat::LinearExpr
A dedicated container for linear expressions
▼
C
Message
C
operations_research::sat::AllDifferentConstraintProto
C
operations_research::sat::AutomatonConstraintProto
C
operations_research::sat::BoolArgumentProto
C
operations_research::sat::CircuitConstraintProto
C
operations_research::sat::CircuitCoveringConstraintProto
C
operations_research::sat::ConstraintProto
C
operations_research::sat::CpModelProto
C
operations_research::sat::CpObjectiveProto
C
operations_research::sat::CpSolverResponse
C
operations_research::sat::CumulativeConstraintProto
C
operations_research::sat::DecisionStrategyProto
C
operations_research::sat::DecisionStrategyProto_AffineTransformation
C
operations_research::sat::ElementConstraintProto
C
operations_research::sat::IntegerArgumentProto
C
operations_research::sat::IntegerVariableProto
C
operations_research::sat::IntervalConstraintProto
C
operations_research::sat::InverseConstraintProto
C
operations_research::sat::LinearConstraintProto
C
operations_research::sat::NoOverlap2DConstraintProto
C
operations_research::sat::NoOverlapConstraintProto
C
operations_research::sat::PartialVariableAssignment
C
operations_research::sat::ReservoirConstraintProto
C
operations_research::sat::RoutesConstraintProto
C
operations_research::sat::SatParameters
C
operations_research::sat::TableConstraintProto
C
operations_research::sat::Model
Class that owns everything related to a particular optimization model
C
operations_research::SortedDisjointIntervalList
This class represents a sorted list of disjoint, closed intervals
C
TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto
Internal implementation detail – do not use these members
C
TableStruct_ortools_2fsat_2fsat_5fparameters_2eproto
Internal implementation detail – do not use these members
▼
C
true_type
C
is_proto_enum< ::operations_research::sat::CpSolverStatus >
C
is_proto_enum< ::operations_research::sat::DecisionStrategyProto_DomainReductionStrategy >
C
is_proto_enum< ::operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy >
C
is_proto_enum< ::operations_research::sat::SatParameters_BinaryMinizationAlgorithm >
C
is_proto_enum< ::operations_research::sat::SatParameters_ClauseOrdering >
C
is_proto_enum< ::operations_research::sat::SatParameters_ClauseProtection >
C
is_proto_enum< ::operations_research::sat::SatParameters_ConflictMinimizationAlgorithm >
C
is_proto_enum< ::operations_research::sat::SatParameters_MaxSatAssumptionOrder >
C
is_proto_enum< ::operations_research::sat::SatParameters_MaxSatStratificationAlgorithm >
C
is_proto_enum< ::operations_research::sat::SatParameters_Polarity >
C
is_proto_enum< ::operations_research::sat::SatParameters_RestartAlgorithm >
C
is_proto_enum< ::operations_research::sat::SatParameters_SearchBranching >
C
is_proto_enum< ::operations_research::sat::SatParameters_VariableOrder >