C++ Reference
C++ Reference: CP-SAT
Here is a list of all class members with links to the classes they belong to:
- n -
- Name() : BoolVar, Constraint
- name() : ConstraintProto, CpModelProto, IntegerVariableProto
- Name() : IntervalVar, IntVar
- name() : LinearBooleanConstraint, LinearBooleanProblem
- Name() : Model
- name() : SatParameters
- NEAREST_INTEGER : SatParameters
- negated() : TableConstraintProto
- Negation() : Domain
- NestedTimeLimit() : NestedTimeLimit, TimeLimit
- New() : AllDifferentConstraintProto, AutomatonConstraintProto, BoolArgumentProto, BooleanAssignment, CircuitConstraintProto, ConstraintProto, CpModelProto, CpObjectiveProto, CpSolverResponse, CpSolverSolution, CumulativeConstraintProto, DecisionStrategyProto, DecisionStrategyProto_AffineTransformation, DenseMatrixProto, ElementConstraintProto, FloatObjectiveProto, IntegerVariableProto, IntervalConstraintProto, InverseConstraintProto, LinearArgumentProto, LinearBooleanConstraint, LinearBooleanProblem, LinearConstraintProto, LinearExpressionProto, LinearObjective, ListOfVariablesProto, NoOverlap2DConstraintProto, NoOverlapConstraintProto, PartialVariableAssignment, ReservoirConstraintProto, RoutesConstraintProto, SatParameters, SparsePermutationProto, SymmetryProto, TableConstraintProto
- new_constraints_batch_size() : SatParameters
- NewBoolVar() : CpModelBuilder
- NewConstant() : CpModelBuilder
- NewFixedSizeIntervalVar() : CpModelBuilder
- NewIntervalVar() : CpModelBuilder
- NewIntVar() : CpModelBuilder
- NewOptionalFixedSizeIntervalVar() : CpModelBuilder
- NewOptionalIntervalVar() : CpModelBuilder
- NO_BINARY_MINIMIZATION : SatParameters
- no_overlap() : ConstraintProto
- no_overlap_2d() : ConstraintProto
- NO_RESTART : SatParameters
- NONE : SatParameters
- NoOverlap2DConstraint : IntervalVar
- NoOverlap2DConstraintProto() : NoOverlap2DConstraintProto
- NoOverlapConstraintProto() : NoOverlapConstraintProto
- Not() : BoolVar
- num_binary_propagations() : CpSolverResponse
- num_booleans() : CpSolverResponse
- num_branches() : CpSolverResponse
- num_cols() : DenseMatrixProto
- num_conflicts() : CpSolverResponse
- num_conflicts_before_strategy_changes() : SatParameters
- num_integer_propagations() : CpSolverResponse
- num_lp_iterations() : CpSolverResponse
- num_restarts() : CpSolverResponse
- num_rows() : DenseMatrixProto
- num_search_workers() : SatParameters
- num_variables() : LinearBooleanProblem
- NumIntervals() : Domain, SortedDisjointIntervalList