Google OR-Tools v9.9
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
com.google.ortools.constraintsolver.Solver Member List

This is the complete list of members for com.google.ortools.constraintsolver.Solver, including all inherited members.

accept(ModelVisitor visitor)com.google.ortools.constraintsolver.Solver
acceptedNeighbors()com.google.ortools.constraintsolver.Solver
addCastConstraint(CastConstraint constraint, IntVar target_var, IntExpr expr)com.google.ortools.constraintsolver.Solver
addConstraint(Constraint c)com.google.ortools.constraintsolver.Solver
addLocalSearchMonitor(LocalSearchMonitor monitor)com.google.ortools.constraintsolver.Solver
addPropagationMonitor(PropagationMonitor monitor)com.google.ortools.constraintsolver.Solver
ASSIGN_CENTER_VALUEcom.google.ortools.constraintsolver.Solverstatic
ASSIGN_MAX_VALUEcom.google.ortools.constraintsolver.Solverstatic
ASSIGN_MIN_VALUEcom.google.ortools.constraintsolver.Solverstatic
ASSIGN_RANDOM_VALUEcom.google.ortools.constraintsolver.Solverstatic
AT_SOLUTIONcom.google.ortools.constraintsolver.Solverstatic
AVOID_DATEcom.google.ortools.constraintsolver.Solverstatic
balancing_decision()com.google.ortools.constraintsolver.Solver
branches()com.google.ortools.constraintsolver.Solver
cache()com.google.ortools.constraintsolver.Solver
castExpression(IntVar var)com.google.ortools.constraintsolver.Solver
checkAssignment(Assignment solution)com.google.ortools.constraintsolver.Solver
checkConstraint(Constraint ct)com.google.ortools.constraintsolver.Solver
checkFail()com.google.ortools.constraintsolver.Solver
CHOICE_POINTcom.google.ortools.constraintsolver.Solverstatic
CHOOSE_DYNAMIC_GLOBAL_BESTcom.google.ortools.constraintsolver.Solverstatic
CHOOSE_FIRST_UNBOUNDcom.google.ortools.constraintsolver.Solverstatic
CHOOSE_HIGHEST_MAXcom.google.ortools.constraintsolver.Solverstatic
CHOOSE_LOWEST_MINcom.google.ortools.constraintsolver.Solverstatic
CHOOSE_MAX_REGRET_ON_MINcom.google.ortools.constraintsolver.Solverstatic
CHOOSE_MAX_SIZEcom.google.ortools.constraintsolver.Solverstatic
CHOOSE_MIN_SIZEcom.google.ortools.constraintsolver.Solverstatic
CHOOSE_MIN_SIZE_HIGHEST_MAXcom.google.ortools.constraintsolver.Solverstatic
CHOOSE_MIN_SIZE_HIGHEST_MINcom.google.ortools.constraintsolver.Solverstatic
CHOOSE_MIN_SIZE_LOWEST_MAXcom.google.ortools.constraintsolver.Solverstatic
CHOOSE_MIN_SIZE_LOWEST_MINcom.google.ortools.constraintsolver.Solverstatic
CHOOSE_MIN_SLACK_RANK_FORWARDcom.google.ortools.constraintsolver.Solverstatic
CHOOSE_PATHcom.google.ortools.constraintsolver.Solverstatic
CHOOSE_RANDOMcom.google.ortools.constraintsolver.Solverstatic
CHOOSE_RANDOM_RANK_FORWARDcom.google.ortools.constraintsolver.Solverstatic
CHOOSE_STATIC_GLOBAL_BESTcom.google.ortools.constraintsolver.Solverstatic
clear_fail_intercept()com.google.ortools.constraintsolver.Solver
ClearLocalSearchState()com.google.ortools.constraintsolver.Solver
ClearNeighbors()com.google.ortools.constraintsolver.Solver
compose(DecisionBuilder db1, DecisionBuilder db2)com.google.ortools.constraintsolver.Solver
compose(DecisionBuilder db1, DecisionBuilder db2, DecisionBuilder db3)com.google.ortools.constraintsolver.Solver
compose(DecisionBuilder db1, DecisionBuilder db2, DecisionBuilder db3, DecisionBuilder db4)com.google.ortools.constraintsolver.Solver
compose(DecisionBuilder[] dbs)com.google.ortools.constraintsolver.Solver
concatenateOperators(LocalSearchOperator[] ops)com.google.ortools.constraintsolver.Solver
concatenateOperators(LocalSearchOperator[] ops, boolean restart)com.google.ortools.constraintsolver.Solver
concatenateOperators(LocalSearchOperator[] ops, IntIntToLongFunction evaluator)com.google.ortools.constraintsolver.Solver
const_parameters()com.google.ortools.constraintsolver.Solver
constraints()com.google.ortools.constraintsolver.Solver
context()com.google.ortools.constraintsolver.Solver
CROSScom.google.ortools.constraintsolver.Solverstatic
CROSS_DATEcom.google.ortools.constraintsolver.Solverstatic
currentlyInSolve()com.google.ortools.constraintsolver.Solver
DECREMENTcom.google.ortools.constraintsolver.Solverstatic
defaultSolverParameters()com.google.ortools.constraintsolver.Solverstatic
DELAYED_PRIORITYcom.google.ortools.constraintsolver.Solverstatic
delete()com.google.ortools.constraintsolver.Solver
demon_runs(int p)com.google.ortools.constraintsolver.Solver
ENDS_AFTERcom.google.ortools.constraintsolver.Solverstatic
ENDS_AFTER_ENDcom.google.ortools.constraintsolver.Solverstatic
ENDS_AFTER_STARTcom.google.ortools.constraintsolver.Solverstatic
ENDS_ATcom.google.ortools.constraintsolver.Solverstatic
ENDS_AT_ENDcom.google.ortools.constraintsolver.Solverstatic
ENDS_AT_STARTcom.google.ortools.constraintsolver.Solverstatic
ENDS_BEFOREcom.google.ortools.constraintsolver.Solverstatic
endSearch()com.google.ortools.constraintsolver.Solver
EQcom.google.ortools.constraintsolver.Solverstatic
EXCHANGEcom.google.ortools.constraintsolver.Solverstatic
exportProfilingOverview(String filename)com.google.ortools.constraintsolver.Solver
EXTENDEDSWAPACTIVEcom.google.ortools.constraintsolver.Solverstatic
fail()com.google.ortools.constraintsolver.Solver
fail_stamp()com.google.ortools.constraintsolver.Solver
failures()com.google.ortools.constraintsolver.Solver
filteredNeighbors()com.google.ortools.constraintsolver.Solver
finalize()com.google.ortools.constraintsolver.Solverprotected
finishCurrentSearch()com.google.ortools.constraintsolver.Solver
FULLPATHLNScom.google.ortools.constraintsolver.Solverstatic
GEcom.google.ortools.constraintsolver.Solverstatic
getCPtr(Solver obj)com.google.ortools.constraintsolver.Solverprotectedstatic
getLocalSearchMonitor()com.google.ortools.constraintsolver.Solver
GetOrCreateLocalSearchState()com.google.ortools.constraintsolver.Solver
getPropagationMonitor()com.google.ortools.constraintsolver.Solver
getTmpVector()com.google.ortools.constraintsolver.Solver
hasName(PropagationBaseObject object)com.google.ortools.constraintsolver.Solver
IN_ROOT_NODEcom.google.ortools.constraintsolver.Solverstatic
IN_SEARCHcom.google.ortools.constraintsolver.Solverstatic
INCREMENTcom.google.ortools.constraintsolver.Solverstatic
IncrementNeighbors()com.google.ortools.constraintsolver.Solver
instrumentsDemons()com.google.ortools.constraintsolver.Solver
instrumentsVariables()com.google.ortools.constraintsolver.Solver
INT_VALUE_DEFAULTcom.google.ortools.constraintsolver.Solverstatic
INT_VALUE_SIMPLEcom.google.ortools.constraintsolver.Solverstatic
INT_VAR_DEFAULTcom.google.ortools.constraintsolver.Solverstatic
INT_VAR_SIMPLEcom.google.ortools.constraintsolver.Solverstatic
INTERVAL_DEFAULTcom.google.ortools.constraintsolver.Solverstatic
INTERVAL_SET_TIMES_BACKWARDcom.google.ortools.constraintsolver.Solverstatic
INTERVAL_SET_TIMES_FORWARDcom.google.ortools.constraintsolver.Solverstatic
INTERVAL_SIMPLEcom.google.ortools.constraintsolver.Solverstatic
isLocalSearchProfilingEnabled()com.google.ortools.constraintsolver.Solver
isProfilingEnabled()com.google.ortools.constraintsolver.Solver
KEEP_LEFTcom.google.ortools.constraintsolver.Solverstatic
KEEP_RIGHTcom.google.ortools.constraintsolver.Solverstatic
keepAliveDecisionBuilder(DecisionBuilder db)com.google.ortools.constraintsolver.Solver
keepAliveDecisionBuilder(DecisionBuilder[] dbs)com.google.ortools.constraintsolver.Solver
KILL_BOTHcom.google.ortools.constraintsolver.Solverstatic
kNumPrioritiescom.google.ortools.constraintsolver.Solverstatic
LEcom.google.ortools.constraintsolver.Solverstatic
LKcom.google.ortools.constraintsolver.Solverstatic
localSearchProfile()com.google.ortools.constraintsolver.Solver
makeAbs(IntExpr expr)com.google.ortools.constraintsolver.Solver
makeAbsEquality(IntVar var, IntVar abs_var)com.google.ortools.constraintsolver.Solver
MakeAcceptFilter()com.google.ortools.constraintsolver.Solver
MAKEACTIVEcom.google.ortools.constraintsolver.Solverstatic
makeAllDifferent(IntVar[] vars)com.google.ortools.constraintsolver.Solver
makeAllDifferent(IntVar[] vars, boolean stronger_propagation)com.google.ortools.constraintsolver.Solver
makeAllDifferentExcept(IntVar[] vars, long escape_value)com.google.ortools.constraintsolver.Solver
makeAllowedAssignment(IntVar[] vars, IntTupleSet tuples)com.google.ortools.constraintsolver.Solver
makeAllSolutionCollector(Assignment assignment)com.google.ortools.constraintsolver.Solver
makeAllSolutionCollector()com.google.ortools.constraintsolver.Solver
makeAssignment()com.google.ortools.constraintsolver.Solver
makeAssignment(Assignment a)com.google.ortools.constraintsolver.Solver
makeAssignVariablesValues(IntVar[] vars, long[] values)com.google.ortools.constraintsolver.Solver
MakeAssignVariablesValuesOrDoNothing(IntVar[] vars, long[] values)com.google.ortools.constraintsolver.Solver
MakeAssignVariablesValuesOrFail(IntVar[] vars, long[] values)com.google.ortools.constraintsolver.Solver
makeAssignVariableValue(IntVar var, long val)com.google.ortools.constraintsolver.Solver
MakeAssignVariableValueOrDoNothing(IntVar var, long value)com.google.ortools.constraintsolver.Solver
makeAssignVariableValueOrFail(IntVar var, long value)com.google.ortools.constraintsolver.Solver
makeAtSolutionCallback(Runnable callback)com.google.ortools.constraintsolver.Solver
MakeBestLexicographicValueSolutionCollector(Assignment assignment, SWIGTYPE_p_std__vectorT_bool_t maximize)com.google.ortools.constraintsolver.Solver
MakeBestLexicographicValueSolutionCollector(SWIGTYPE_p_std__vectorT_bool_t maximize)com.google.ortools.constraintsolver.Solver
makeBestValueSolutionCollector(Assignment assignment, boolean maximize)com.google.ortools.constraintsolver.Solver
makeBestValueSolutionCollector(boolean maximize)com.google.ortools.constraintsolver.Solver
makeBetweenCt(IntExpr expr, long l, long u)com.google.ortools.constraintsolver.Solver
makeBoolVar(String name)com.google.ortools.constraintsolver.Solver
makeBoolVar()com.google.ortools.constraintsolver.Solver
makeBoolVarArray(int count)com.google.ortools.constraintsolver.Solver
makeBoolVarArray(int count, String name)com.google.ortools.constraintsolver.Solver
makeBranchesLimit(long branches)com.google.ortools.constraintsolver.Solver
MAKECHAININACTIVEcom.google.ortools.constraintsolver.Solverstatic
makeCircuit(IntVar[] nexts)com.google.ortools.constraintsolver.Solver
makeClosureDemon(Runnable closure)com.google.ortools.constraintsolver.Solver
makeConditionalExpression(IntVar condition, IntExpr expr, long unperformed_value)com.google.ortools.constraintsolver.Solver
makeConstantRestart(int frequency)com.google.ortools.constraintsolver.Solver
makeConstraintAdder(Constraint ct)com.google.ortools.constraintsolver.Solver
makeConstraintInitialPropagateCallback(Constraint ct)com.google.ortools.constraintsolver.Solver
makeConvexPiecewiseExpr(IntExpr expr, long early_cost, long early_date, long late_date, long late_cost)com.google.ortools.constraintsolver.Solver
makeCount(IntVar[] vars, long value, long max_count)com.google.ortools.constraintsolver.Solver
makeCount(IntVar[] vars, long value, IntVar max_count)com.google.ortools.constraintsolver.Solver
makeCover(IntervalVar[] vars, IntervalVar target_var)com.google.ortools.constraintsolver.Solver
makeCumulative(IntervalVar[] intervals, long[] demands, long capacity, String name)com.google.ortools.constraintsolver.Solver
makeCumulative(IntervalVar[] intervals, int[] demands, long capacity, String name)com.google.ortools.constraintsolver.Solver
makeCumulative(IntervalVar[] intervals, long[] demands, IntVar capacity, String name)com.google.ortools.constraintsolver.Solver
makeCumulative(IntervalVar[] intervals, int[] demands, IntVar capacity, String name)com.google.ortools.constraintsolver.Solver
makeCumulative(IntervalVar[] intervals, IntVar[] demands, long capacity, String name)com.google.ortools.constraintsolver.Solver
makeCumulative(IntervalVar[] intervals, IntVar[] demands, IntVar capacity, String name)com.google.ortools.constraintsolver.Solver
makeCustomLimit(BooleanSupplier limiter)com.google.ortools.constraintsolver.Solver
makeDecision(Consumer< Solver > apply, Consumer< Solver > refute)com.google.ortools.constraintsolver.Solver
makeDecisionBuilderFromAssignment(Assignment assignment, DecisionBuilder db, IntVar[] vars)com.google.ortools.constraintsolver.Solver
makeDefaultPhase(IntVar[] vars)com.google.ortools.constraintsolver.Solver
makeDefaultPhase(IntVar[] vars, DefaultPhaseParameters parameters)com.google.ortools.constraintsolver.Solver
makeDefaultRegularLimitParameters()com.google.ortools.constraintsolver.Solver
makeDefaultSolutionPool()com.google.ortools.constraintsolver.Solver
makeDelayedConstraintInitialPropagateCallback(Constraint ct)com.google.ortools.constraintsolver.Solver
makeDelayedPathCumul(IntVar[] nexts, IntVar[] active, IntVar[] cumuls, IntVar[] transits)com.google.ortools.constraintsolver.Solver
makeDeviation(IntVar[] vars, IntVar deviation_var, long total_sum)com.google.ortools.constraintsolver.Solver
makeDifference(IntExpr left, IntExpr right)com.google.ortools.constraintsolver.Solver
makeDifference(long value, IntExpr expr)com.google.ortools.constraintsolver.Solver
makeDisjunctiveConstraint(IntervalVar[] intervals, String name)com.google.ortools.constraintsolver.Solver
makeDistribute(IntVar[] vars, long[] values, IntVar[] cards)com.google.ortools.constraintsolver.Solver
makeDistribute(IntVar[] vars, int[] values, IntVar[] cards)com.google.ortools.constraintsolver.Solver
makeDistribute(IntVar[] vars, IntVar[] cards)com.google.ortools.constraintsolver.Solver
makeDistribute(IntVar[] vars, long card_min, long card_max, long card_size)com.google.ortools.constraintsolver.Solver
makeDistribute(IntVar[] vars, long[] card_min, long[] card_max)com.google.ortools.constraintsolver.Solver
makeDistribute(IntVar[] vars, int[] card_min, int[] card_max)com.google.ortools.constraintsolver.Solver
makeDistribute(IntVar[] vars, long[] values, long[] card_min, long[] card_max)com.google.ortools.constraintsolver.Solver
makeDistribute(IntVar[] vars, int[] values, int[] card_min, int[] card_max)com.google.ortools.constraintsolver.Solver
makeDiv(IntExpr expr, long value)com.google.ortools.constraintsolver.Solver
makeDiv(IntExpr numerator, IntExpr denominator)com.google.ortools.constraintsolver.Solver
makeElement(long[] values, IntVar index)com.google.ortools.constraintsolver.Solver
makeElement(int[] values, IntVar index)com.google.ortools.constraintsolver.Solver
makeElement(LongUnaryOperator values, IntVar index)com.google.ortools.constraintsolver.Solver
makeElement(LongBinaryOperator values, IntVar index1, IntVar index2)com.google.ortools.constraintsolver.Solver
makeElement(IntVar[] vars, IntVar index)com.google.ortools.constraintsolver.Solver
makeElementEquality(long[] vals, IntVar index, IntVar target)com.google.ortools.constraintsolver.Solver
makeElementEquality(int[] vals, IntVar index, IntVar target)com.google.ortools.constraintsolver.Solver
makeElementEquality(IntVar[] vars, IntVar index, IntVar target)com.google.ortools.constraintsolver.Solver
makeElementEquality(IntVar[] vars, IntVar index, long target)com.google.ortools.constraintsolver.Solver
makeEnterSearchCallback(Runnable callback)com.google.ortools.constraintsolver.Solver
makeEquality(IntExpr left, IntExpr right)com.google.ortools.constraintsolver.Solver
makeEquality(IntExpr expr, long value)com.google.ortools.constraintsolver.Solver
makeEquality(IntExpr expr, int value)com.google.ortools.constraintsolver.Solver
makeEquality(IntervalVar var1, IntervalVar var2)com.google.ortools.constraintsolver.Solver
makeExitSearchCallback(Runnable callback)com.google.ortools.constraintsolver.Solver
makeFailDecision()com.google.ortools.constraintsolver.Solver
makeFailuresLimit(long failures)com.google.ortools.constraintsolver.Solver
makeFalseConstraint()com.google.ortools.constraintsolver.Solver
makeFalseConstraint(String explanation)com.google.ortools.constraintsolver.Solver
makeFirstSolutionCollector(Assignment assignment)com.google.ortools.constraintsolver.Solver
makeFirstSolutionCollector()com.google.ortools.constraintsolver.Solver
makeFixedDurationEndSyncedOnEndIntervalVar(IntervalVar interval_var, long duration, long offset)com.google.ortools.constraintsolver.Solver
makeFixedDurationEndSyncedOnStartIntervalVar(IntervalVar interval_var, long duration, long offset)com.google.ortools.constraintsolver.Solver
makeFixedDurationIntervalVar(long start_min, long start_max, long duration, boolean optional, String name)com.google.ortools.constraintsolver.Solver
makeFixedDurationIntervalVar(IntVar start_variable, long duration, String name)com.google.ortools.constraintsolver.Solver
makeFixedDurationIntervalVar(IntVar start_variable, long duration, IntVar performed_variable, String name)com.google.ortools.constraintsolver.Solver
makeFixedDurationIntervalVarArray(int count, long start_min, long start_max, long duration, boolean optional)com.google.ortools.constraintsolver.Solver
makeFixedDurationIntervalVarArray(int count, long start_min, long start_max, long duration, boolean optional, String name)com.google.ortools.constraintsolver.Solver
makeFixedDurationStartSyncedOnEndIntervalVar(IntervalVar interval_var, long duration, long offset)com.google.ortools.constraintsolver.Solver
makeFixedDurationStartSyncedOnStartIntervalVar(IntervalVar interval_var, long duration, long offset)com.google.ortools.constraintsolver.Solver
makeFixedInterval(long start, long duration, String name)com.google.ortools.constraintsolver.Solver
makeGenericTabuSearch(boolean maximize, IntVar v, long step, IntVar[] tabu_vars, long forbid_tenure)com.google.ortools.constraintsolver.Solver
makeGreater(IntExpr left, IntExpr right)com.google.ortools.constraintsolver.Solver
makeGreater(IntExpr expr, long value)com.google.ortools.constraintsolver.Solver
makeGreater(IntExpr expr, int value)com.google.ortools.constraintsolver.Solver
makeGreaterOrEqual(IntExpr left, IntExpr right)com.google.ortools.constraintsolver.Solver
makeGreaterOrEqual(IntExpr expr, long value)com.google.ortools.constraintsolver.Solver
makeGreaterOrEqual(IntExpr expr, int value)com.google.ortools.constraintsolver.Solver
makeGuidedLocalSearch(boolean maximize, IntVar objective, LongBinaryOperator objective_function, long step, IntVar[] vars, double penalty_factor, boolean reset_penalties_on_new_best_solution)com.google.ortools.constraintsolver.Solver
makeGuidedLocalSearch(boolean maximize, IntVar objective, LongBinaryOperator objective_function, long step, IntVar[] vars, double penalty_factor)com.google.ortools.constraintsolver.Solver
makeGuidedLocalSearch(boolean maximize, IntVar objective, LongTernaryOperator objective_function, long step, IntVar[] vars, IntVar[] secondary_vars, double penalty_factor, boolean reset_penalties_on_new_best_solution)com.google.ortools.constraintsolver.Solver
makeGuidedLocalSearch(boolean maximize, IntVar objective, LongTernaryOperator objective_function, long step, IntVar[] vars, IntVar[] secondary_vars, double penalty_factor)com.google.ortools.constraintsolver.Solver
makeIfThenElseCt(IntVar condition, IntExpr then_expr, IntExpr else_expr, IntVar target_var)com.google.ortools.constraintsolver.Solver
MakeImprovementLimit(IntVar objective_var, boolean maximize, double objective_scaling_factor, double objective_offset, double improvement_rate_coefficient, int improvement_rate_solutions_distance)com.google.ortools.constraintsolver.Solver
MAKEINACTIVEcom.google.ortools.constraintsolver.Solverstatic
makeIndexExpression(IntVar[] vars, long value)com.google.ortools.constraintsolver.Solver
makeIndexOfConstraint(IntVar[] vars, IntVar index, long target)com.google.ortools.constraintsolver.Solver
makeIndexOfFirstMaxValueConstraint(IntVar index, IntVar[] vars)com.google.ortools.constraintsolver.Solver
makeIndexOfFirstMinValueConstraint(IntVar index, IntVar[] vars)com.google.ortools.constraintsolver.Solver
makeIntConst(long val, String name)com.google.ortools.constraintsolver.Solver
makeIntConst(long val)com.google.ortools.constraintsolver.Solver
makeIntervalRelaxedMax(IntervalVar interval_var)com.google.ortools.constraintsolver.Solver
makeIntervalRelaxedMin(IntervalVar interval_var)com.google.ortools.constraintsolver.Solver
makeIntervalVar(long start_min, long start_max, long duration_min, long duration_max, long end_min, long end_max, boolean optional, String name)com.google.ortools.constraintsolver.Solver
makeIntervalVarRelation(IntervalVar t, int r, long d)com.google.ortools.constraintsolver.Solver
makeIntervalVarRelation(IntervalVar t1, int r, IntervalVar t2)com.google.ortools.constraintsolver.Solver
makeIntervalVarRelationWithDelay(IntervalVar t1, int r, IntervalVar t2, long delay)com.google.ortools.constraintsolver.Solver
makeIntVar(long min, long max, String name)com.google.ortools.constraintsolver.Solver
makeIntVar(long[] values, String name)com.google.ortools.constraintsolver.Solver
makeIntVar(int[] values, String name)com.google.ortools.constraintsolver.Solver
makeIntVar(long min, long max)com.google.ortools.constraintsolver.Solver
makeIntVar(long[] values)com.google.ortools.constraintsolver.Solver
makeIntVar(int[] values)com.google.ortools.constraintsolver.Solver
makeIntVarArray(int count, long min, long max)com.google.ortools.constraintsolver.Solver
makeIntVarArray(int count, long min, long max, String name)com.google.ortools.constraintsolver.Solver
makeInversePermutationConstraint(IntVar[] left, IntVar[] right)com.google.ortools.constraintsolver.Solver
makeIsBetweenCt(IntExpr expr, long l, long u, IntVar b)com.google.ortools.constraintsolver.Solver
makeIsBetweenVar(IntExpr v, long l, long u)com.google.ortools.constraintsolver.Solver
makeIsDifferentCstCt(IntExpr var, long value, IntVar boolvar)com.google.ortools.constraintsolver.Solver
makeIsDifferentCstCt(IntExpr v1, IntExpr v2, IntVar b)com.google.ortools.constraintsolver.Solver
makeIsDifferentCstVar(IntExpr var, long value)com.google.ortools.constraintsolver.Solver
makeIsDifferentCstVar(IntExpr v1, IntExpr v2)com.google.ortools.constraintsolver.Solver
makeIsEqualCstCt(IntExpr var, long value, IntVar boolvar)com.google.ortools.constraintsolver.Solver
makeIsEqualCstVar(IntExpr var, long value)com.google.ortools.constraintsolver.Solver
makeIsEqualVar(IntExpr v1, IntExpr v2, IntVar b)com.google.ortools.constraintsolver.Solver
makeIsEqualVar(IntExpr v1, IntExpr v2)com.google.ortools.constraintsolver.Solver
makeIsGreaterCstCt(IntExpr v, long c, IntVar b)com.google.ortools.constraintsolver.Solver
makeIsGreaterCstVar(IntExpr var, long value)com.google.ortools.constraintsolver.Solver
makeIsGreaterCt(IntExpr left, IntExpr right, IntVar b)com.google.ortools.constraintsolver.Solver
makeIsGreaterOrEqualCstCt(IntExpr var, long value, IntVar boolvar)com.google.ortools.constraintsolver.Solver
makeIsGreaterOrEqualCstVar(IntExpr var, long value)com.google.ortools.constraintsolver.Solver
makeIsGreaterOrEqualCt(IntExpr left, IntExpr right, IntVar b)com.google.ortools.constraintsolver.Solver
makeIsGreaterOrEqualVar(IntExpr left, IntExpr right)com.google.ortools.constraintsolver.Solver
makeIsGreaterVar(IntExpr left, IntExpr right)com.google.ortools.constraintsolver.Solver
makeIsLessCstCt(IntExpr v, long c, IntVar b)com.google.ortools.constraintsolver.Solver
makeIsLessCstVar(IntExpr var, long value)com.google.ortools.constraintsolver.Solver
makeIsLessCt(IntExpr left, IntExpr right, IntVar b)com.google.ortools.constraintsolver.Solver
makeIsLessOrEqualCstCt(IntExpr var, long value, IntVar boolvar)com.google.ortools.constraintsolver.Solver
makeIsLessOrEqualCstVar(IntExpr var, long value)com.google.ortools.constraintsolver.Solver
makeIsLessOrEqualCt(IntExpr left, IntExpr right, IntVar b)com.google.ortools.constraintsolver.Solver
makeIsLessOrEqualVar(IntExpr left, IntExpr right)com.google.ortools.constraintsolver.Solver
makeIsLessVar(IntExpr left, IntExpr right)com.google.ortools.constraintsolver.Solver
MakeIsLexicalLessOrEqualWithOffsetsCt(IntVar[] left, IntVar[] right, long[] offsets, IntVar boolvar)com.google.ortools.constraintsolver.Solver
makeIsMemberCt(IntExpr expr, long[] values, IntVar boolvar)com.google.ortools.constraintsolver.Solver
makeIsMemberCt(IntExpr expr, int[] values, IntVar boolvar)com.google.ortools.constraintsolver.Solver
makeIsMemberVar(IntExpr expr, long[] values)com.google.ortools.constraintsolver.Solver
makeIsMemberVar(IntExpr expr, int[] values)com.google.ortools.constraintsolver.Solver
makeLastSolutionCollector(Assignment assignment)com.google.ortools.constraintsolver.Solver
makeLastSolutionCollector()com.google.ortools.constraintsolver.Solver
makeLess(IntExpr left, IntExpr right)com.google.ortools.constraintsolver.Solver
makeLess(IntExpr expr, long value)com.google.ortools.constraintsolver.Solver
makeLess(IntExpr expr, int value)com.google.ortools.constraintsolver.Solver
makeLessOrEqual(IntExpr left, IntExpr right)com.google.ortools.constraintsolver.Solver
makeLessOrEqual(IntExpr expr, long value)com.google.ortools.constraintsolver.Solver
makeLessOrEqual(IntExpr expr, int value)com.google.ortools.constraintsolver.Solver
makeLexicalLess(IntVar[] left, IntVar[] right)com.google.ortools.constraintsolver.Solver
makeLexicalLessOrEqual(IntVar[] left, IntVar[] right)com.google.ortools.constraintsolver.Solver
MakeLexicalLessOrEqualWithOffsets(IntVar[] left, IntVar[] right, long[] offsets)com.google.ortools.constraintsolver.Solver
MakeLexicographicImprovementLimit(IntVar[] objective_vars, SWIGTYPE_p_std__vectorT_bool_t maximize, double[] objective_scaling_factors, double[] objective_offsets, double improvement_rate_coefficient, int improvement_rate_solutions_distance)com.google.ortools.constraintsolver.Solver
MakeLexicographicOptimize(SWIGTYPE_p_std__vectorT_bool_t maximize, IntVar[] variables, long[] steps)com.google.ortools.constraintsolver.Solver
MakeLexicographicSimulatedAnnealing(SWIGTYPE_p_std__vectorT_bool_t maximize, IntVar[] vars, long[] steps, long[] initial_temperatures)com.google.ortools.constraintsolver.Solver
MakeLexicographicTabuSearch(SWIGTYPE_p_std__vectorT_bool_t maximize, IntVar[] objectives, long[] steps, IntVar[] vars, long keep_tenure, long forbid_tenure, double tabu_factor)com.google.ortools.constraintsolver.Solver
makeLimit(SWIGTYPE_p_absl__Duration time, long branches, long failures, long solutions, boolean smart_time_check, boolean cumulative)com.google.ortools.constraintsolver.Solver
makeLimit(SWIGTYPE_p_absl__Duration time, long branches, long failures, long solutions, boolean smart_time_check)com.google.ortools.constraintsolver.Solver
makeLimit(SWIGTYPE_p_absl__Duration time, long branches, long failures, long solutions)com.google.ortools.constraintsolver.Solver
makeLimit(com.google.ortools.constraintsolver.RegularLimitParameters proto)com.google.ortools.constraintsolver.Solver
makeLimit(long time, long branches, long failures, long solutions, boolean smart_time_check, boolean cumulative)com.google.ortools.constraintsolver.Solver
makeLimit(long time, long branches, long failures, long solutions, boolean smart_time_check)com.google.ortools.constraintsolver.Solver
makeLimit(long time, long branches, long failures, long solutions)com.google.ortools.constraintsolver.Solver
makeLimit(SearchLimit limit_1, SearchLimit limit_2)com.google.ortools.constraintsolver.Solver
makeLocalSearchPhase(Assignment assignment, LocalSearchPhaseParameters parameters)com.google.ortools.constraintsolver.Solver
makeLocalSearchPhase(IntVar[] vars, DecisionBuilder first_solution, LocalSearchPhaseParameters parameters)com.google.ortools.constraintsolver.Solver
makeLocalSearchPhase(IntVar[] vars, DecisionBuilder first_solution, DecisionBuilder first_solution_sub_decision_builder, LocalSearchPhaseParameters parameters)com.google.ortools.constraintsolver.Solver
makeLocalSearchPhase(SequenceVar[] vars, DecisionBuilder first_solution, LocalSearchPhaseParameters parameters)com.google.ortools.constraintsolver.Solver
makeLocalSearchPhaseParameters(IntVar objective, LocalSearchOperator ls_operator, DecisionBuilder sub_decision_builder)com.google.ortools.constraintsolver.Solver
makeLocalSearchPhaseParameters(IntVar objective, LocalSearchOperator ls_operator, DecisionBuilder sub_decision_builder, RegularLimit limit)com.google.ortools.constraintsolver.Solver
makeLocalSearchPhaseParameters(IntVar objective, LocalSearchOperator ls_operator, DecisionBuilder sub_decision_builder, RegularLimit limit, LocalSearchFilterManager filter_manager)com.google.ortools.constraintsolver.Solver
makeLocalSearchPhaseParameters(IntVar objective, SolutionPool pool, LocalSearchOperator ls_operator, DecisionBuilder sub_decision_builder)com.google.ortools.constraintsolver.Solver
makeLocalSearchPhaseParameters(IntVar objective, SolutionPool pool, LocalSearchOperator ls_operator, DecisionBuilder sub_decision_builder, RegularLimit limit)com.google.ortools.constraintsolver.Solver
makeLocalSearchPhaseParameters(IntVar objective, SolutionPool pool, LocalSearchOperator ls_operator, DecisionBuilder sub_decision_builder, RegularLimit limit, LocalSearchFilterManager filter_manager)com.google.ortools.constraintsolver.Solver
makeLubyRestart(int scale_factor)com.google.ortools.constraintsolver.Solver
makeMapDomain(IntVar var, IntVar[] actives)com.google.ortools.constraintsolver.Solver
makeMax(IntVar[] vars)com.google.ortools.constraintsolver.Solver
makeMax(IntExpr left, IntExpr right)com.google.ortools.constraintsolver.Solver
makeMax(IntExpr expr, long value)com.google.ortools.constraintsolver.Solver
makeMax(IntExpr expr, int value)com.google.ortools.constraintsolver.Solver
makeMaxEquality(IntVar[] vars, IntVar max_var)com.google.ortools.constraintsolver.Solver
makeMaximize(IntVar v, long step)com.google.ortools.constraintsolver.Solver
makeMemberCt(IntExpr expr, long[] values)com.google.ortools.constraintsolver.Solver
makeMemberCt(IntExpr expr, int[] values)com.google.ortools.constraintsolver.Solver
makeMin(IntVar[] vars)com.google.ortools.constraintsolver.Solver
makeMin(IntExpr left, IntExpr right)com.google.ortools.constraintsolver.Solver
makeMin(IntExpr expr, long value)com.google.ortools.constraintsolver.Solver
makeMin(IntExpr expr, int value)com.google.ortools.constraintsolver.Solver
makeMinEquality(IntVar[] vars, IntVar min_var)com.google.ortools.constraintsolver.Solver
makeMinimize(IntVar v, long step)com.google.ortools.constraintsolver.Solver
makeMirrorInterval(IntervalVar interval_var)com.google.ortools.constraintsolver.Solver
makeModulo(IntExpr x, long mod)com.google.ortools.constraintsolver.Solver
makeModulo(IntExpr x, IntExpr mod)com.google.ortools.constraintsolver.Solver
makeMonotonicElement(LongUnaryOperator values, boolean increasing, IntVar index)com.google.ortools.constraintsolver.Solver
makeMoveTowardTargetOperator(Assignment target)com.google.ortools.constraintsolver.Solver
makeMoveTowardTargetOperator(IntVar[] variables, long[] target_values)com.google.ortools.constraintsolver.Solver
MakeNBestLexicographicValueSolutionCollector(Assignment assignment, int solution_count, SWIGTYPE_p_std__vectorT_bool_t maximize)com.google.ortools.constraintsolver.Solver
MakeNBestLexicographicValueSolutionCollector(int solution_count, SWIGTYPE_p_std__vectorT_bool_t maximize)com.google.ortools.constraintsolver.Solver
makeNBestValueSolutionCollector(Assignment assignment, int solution_count, boolean maximize)com.google.ortools.constraintsolver.Solver
makeNBestValueSolutionCollector(int solution_count, boolean maximize)com.google.ortools.constraintsolver.Solver
makeNeighborhoodLimit(LocalSearchOperator op, long limit)com.google.ortools.constraintsolver.Solver
makeNestedOptimize(DecisionBuilder db, Assignment solution, boolean maximize, long step)com.google.ortools.constraintsolver.Solver
makeNestedOptimize(DecisionBuilder db, Assignment solution, boolean maximize, long step, SearchMonitor monitor1)com.google.ortools.constraintsolver.Solver
makeNestedOptimize(DecisionBuilder db, Assignment solution, boolean maximize, long step, SearchMonitor monitor1, SearchMonitor monitor2)com.google.ortools.constraintsolver.Solver
makeNestedOptimize(DecisionBuilder db, Assignment solution, boolean maximize, long step, SearchMonitor monitor1, SearchMonitor monitor2, SearchMonitor monitor3)com.google.ortools.constraintsolver.Solver
makeNestedOptimize(DecisionBuilder db, Assignment solution, boolean maximize, long step, SearchMonitor monitor1, SearchMonitor monitor2, SearchMonitor monitor3, SearchMonitor monitor4)com.google.ortools.constraintsolver.Solver
makeNestedOptimize(DecisionBuilder db, Assignment solution, boolean maximize, long step, SearchMonitor[] monitors)com.google.ortools.constraintsolver.Solver
makeNoCycle(IntVar[] nexts, IntVar[] active, LongPredicate sink_handler)com.google.ortools.constraintsolver.Solver
makeNoCycle(IntVar[] nexts, IntVar[] active)com.google.ortools.constraintsolver.Solver
makeNoCycle(IntVar[] nexts, IntVar[] active, LongPredicate sink_handler, boolean assume_paths)com.google.ortools.constraintsolver.Solver
makeNonEquality(IntExpr left, IntExpr right)com.google.ortools.constraintsolver.Solver
makeNonEquality(IntExpr expr, long value)com.google.ortools.constraintsolver.Solver
makeNonEquality(IntExpr expr, int value)com.google.ortools.constraintsolver.Solver
makeNonOverlappingBoxesConstraint(IntVar[] x_vars, IntVar[] y_vars, IntVar[] x_size, IntVar[] y_size)com.google.ortools.constraintsolver.Solver
makeNonOverlappingBoxesConstraint(IntVar[] x_vars, IntVar[] y_vars, SWIGTYPE_p_absl__SpanT_long_const_t x_size, SWIGTYPE_p_absl__SpanT_long_const_t y_size)com.google.ortools.constraintsolver.Solver
makeNonOverlappingBoxesConstraint(IntVar[] x_vars, IntVar[] y_vars, SWIGTYPE_p_absl__SpanT_int_const_t x_size, SWIGTYPE_p_absl__SpanT_int_const_t y_size)com.google.ortools.constraintsolver.Solver
makeNonOverlappingNonStrictBoxesConstraint(IntVar[] x_vars, IntVar[] y_vars, IntVar[] x_size, IntVar[] y_size)com.google.ortools.constraintsolver.Solver
makeNonOverlappingNonStrictBoxesConstraint(IntVar[] x_vars, IntVar[] y_vars, SWIGTYPE_p_absl__SpanT_long_const_t x_size, SWIGTYPE_p_absl__SpanT_long_const_t y_size)com.google.ortools.constraintsolver.Solver
makeNonOverlappingNonStrictBoxesConstraint(IntVar[] x_vars, IntVar[] y_vars, SWIGTYPE_p_absl__SpanT_int_const_t x_size, SWIGTYPE_p_absl__SpanT_int_const_t y_size)com.google.ortools.constraintsolver.Solver
makeNotBetweenCt(IntExpr expr, long l, long u)com.google.ortools.constraintsolver.Solver
makeNotMemberCt(IntExpr expr, long[] values)com.google.ortools.constraintsolver.Solver
makeNotMemberCt(IntExpr expr, int[] values)com.google.ortools.constraintsolver.Solver
makeNotMemberCt(IntExpr expr, long[] starts, long[] ends)com.google.ortools.constraintsolver.Solver
makeNotMemberCt(IntExpr expr, int[] starts, int[] ends)com.google.ortools.constraintsolver.Solver
makeNullIntersect(IntVar[] first_vars, IntVar[] second_vars)com.google.ortools.constraintsolver.Solver
makeNullIntersectExcept(IntVar[] first_vars, IntVar[] second_vars, long escape_value)com.google.ortools.constraintsolver.Solver
makeOperator(IntVar[] vars, int op, SWIGTYPE_p_std__functionT_std__vectorT_int_t_const_Rfint_intF_t get_neighbors)com.google.ortools.constraintsolver.Solver
makeOperator(IntVar[] vars, int op)com.google.ortools.constraintsolver.Solver
makeOperator(IntVar[] vars, IntVar[] secondary_vars, int op, SWIGTYPE_p_std__functionT_std__vectorT_int_t_const_Rfint_intF_t get_neighbors)com.google.ortools.constraintsolver.Solver
makeOperator(IntVar[] vars, IntVar[] secondary_vars, int op)com.google.ortools.constraintsolver.Solver
makeOperator(IntVar[] vars, LongTernaryOperator evaluator, int op)com.google.ortools.constraintsolver.Solver
makeOperator(IntVar[] vars, IntVar[] secondary_vars, LongTernaryOperator evaluator, int op)com.google.ortools.constraintsolver.Solver
makeOpposite(IntExpr expr)com.google.ortools.constraintsolver.Solver
makeOptimize(boolean maximize, IntVar v, long step)com.google.ortools.constraintsolver.Solver
makePack(IntVar[] vars, int number_of_bins)com.google.ortools.constraintsolver.Solver
makePathConnected(IntVar[] nexts, long[] sources, long[] sinks, IntVar[] status)com.google.ortools.constraintsolver.Solver
makePathCumul(IntVar[] nexts, IntVar[] active, IntVar[] cumuls, IntVar[] transits)com.google.ortools.constraintsolver.Solver
makePathCumul(IntVar[] nexts, IntVar[] active, IntVar[] cumuls, LongBinaryOperator transit_evaluator)com.google.ortools.constraintsolver.Solver
makePathCumul(IntVar[] nexts, IntVar[] active, IntVar[] cumuls, IntVar[] slacks, LongBinaryOperator transit_evaluator)com.google.ortools.constraintsolver.Solver
makePhase(IntVar[] vars, int var_str, int val_str)com.google.ortools.constraintsolver.Solver
makePhase(IntVar[] vars, LongUnaryOperator var_evaluator, int val_str)com.google.ortools.constraintsolver.Solver
makePhase(IntVar[] vars, int var_str, LongBinaryOperator value_evaluator)com.google.ortools.constraintsolver.Solver
makePhase(IntVar[] vars, int var_str, LongTernaryPredicate var_val1_val2_comparator)com.google.ortools.constraintsolver.Solver
makePhase(IntVar[] vars, LongUnaryOperator var_evaluator, LongBinaryOperator value_evaluator)com.google.ortools.constraintsolver.Solver
makePhase(IntVar[] vars, int var_str, LongBinaryOperator value_evaluator, LongUnaryOperator tie_breaker)com.google.ortools.constraintsolver.Solver
makePhase(IntVar[] vars, LongUnaryOperator var_evaluator, LongBinaryOperator value_evaluator, LongUnaryOperator tie_breaker)com.google.ortools.constraintsolver.Solver
makePhase(IntVar v0, int var_str, int val_str)com.google.ortools.constraintsolver.Solver
makePhase(IntVar v0, IntVar v1, int var_str, int val_str)com.google.ortools.constraintsolver.Solver
makePhase(IntVar v0, IntVar v1, IntVar v2, int var_str, int val_str)com.google.ortools.constraintsolver.Solver
makePhase(IntVar v0, IntVar v1, IntVar v2, IntVar v3, int var_str, int val_str)com.google.ortools.constraintsolver.Solver
makePhase(IntVar[] vars, LongBinaryOperator eval, int str)com.google.ortools.constraintsolver.Solver
makePhase(IntVar[] vars, LongBinaryOperator eval, LongUnaryOperator tie_breaker, int str)com.google.ortools.constraintsolver.Solver
makePhase(IntervalVar[] intervals, int str)com.google.ortools.constraintsolver.Solver
makePhase(SequenceVar[] sequences, int str)com.google.ortools.constraintsolver.Solver
makePower(IntExpr expr, long n)com.google.ortools.constraintsolver.Solver
makePrintModelVisitor()com.google.ortools.constraintsolver.Solver
makeProd(IntExpr left, IntExpr right)com.google.ortools.constraintsolver.Solver
makeProd(IntExpr expr, long value)com.google.ortools.constraintsolver.Solver
MakeProfiledDecisionBuilderWrapper(DecisionBuilder db)com.google.ortools.constraintsolver.Solver
makeRandomLnsOperator(IntVar[] vars, int number_of_variables)com.google.ortools.constraintsolver.Solver
makeRandomLnsOperator(IntVar[] vars, int number_of_variables, int seed)com.google.ortools.constraintsolver.Solver
makeRankFirstInterval(SequenceVar sequence, int index)com.google.ortools.constraintsolver.Solver
makeRankLastInterval(SequenceVar sequence, int index)com.google.ortools.constraintsolver.Solver
MakeRejectFilter()com.google.ortools.constraintsolver.Solver
makeRestoreAssignment(Assignment assignment)com.google.ortools.constraintsolver.Solver
makeScalProd(IntVar[] vars, long[] coefs)com.google.ortools.constraintsolver.Solver
makeScalProd(IntVar[] vars, int[] coefs)com.google.ortools.constraintsolver.Solver
makeScalProdEquality(IntVar[] vars, long[] coefficients, long cst)com.google.ortools.constraintsolver.Solver
makeScalProdEquality(IntVar[] vars, int[] coefficients, long cst)com.google.ortools.constraintsolver.Solver
makeScalProdEquality(IntVar[] vars, long[] coefficients, IntVar target)com.google.ortools.constraintsolver.Solver
makeScalProdEquality(IntVar[] vars, int[] coefficients, IntVar target)com.google.ortools.constraintsolver.Solver
makeScalProdGreaterOrEqual(IntVar[] vars, long[] coeffs, long cst)com.google.ortools.constraintsolver.Solver
makeScalProdGreaterOrEqual(IntVar[] vars, int[] coeffs, long cst)com.google.ortools.constraintsolver.Solver
makeScalProdLessOrEqual(IntVar[] vars, long[] coefficients, long cst)com.google.ortools.constraintsolver.Solver
makeScalProdLessOrEqual(IntVar[] vars, int[] coefficients, long cst)com.google.ortools.constraintsolver.Solver
makeScheduleOrExpedite(IntervalVar var, long est, SWIGTYPE_p_long marker)com.google.ortools.constraintsolver.Solver
makeScheduleOrPostpone(IntervalVar var, long est, SWIGTYPE_p_long marker)com.google.ortools.constraintsolver.Solver
makeSearchLog(int branch_period)com.google.ortools.constraintsolver.Solver
makeSearchLog(int branch_period, IntVar var)com.google.ortools.constraintsolver.Solver
makeSearchLog(int branch_period, Supplier< String > display_callback)com.google.ortools.constraintsolver.Solver
makeSearchLog(int branch_period, IntVar var, Supplier< String > display_callback)com.google.ortools.constraintsolver.Solver
makeSearchLog(int branch_period, IntVar[] vars, Supplier< String > display_callback)com.google.ortools.constraintsolver.Solver
makeSearchLog(int branch_period, OptimizeVar opt_var)com.google.ortools.constraintsolver.Solver
makeSearchLog(int branch_period, OptimizeVar opt_var, Supplier< String > display_callback)com.google.ortools.constraintsolver.Solver
makeSearchTrace(String prefix)com.google.ortools.constraintsolver.Solver
makeSemiContinuousExpr(IntExpr expr, long fixed_charge, long step)com.google.ortools.constraintsolver.Solver
makeSimulatedAnnealing(boolean maximize, IntVar v, long step, long initial_temperature)com.google.ortools.constraintsolver.Solver
makeSolutionsLimit(long solutions)com.google.ortools.constraintsolver.Solver
makeSolveOnce(DecisionBuilder db)com.google.ortools.constraintsolver.Solver
makeSolveOnce(DecisionBuilder db, SearchMonitor monitor1)com.google.ortools.constraintsolver.Solver
makeSolveOnce(DecisionBuilder db, SearchMonitor monitor1, SearchMonitor monitor2)com.google.ortools.constraintsolver.Solver
makeSolveOnce(DecisionBuilder db, SearchMonitor monitor1, SearchMonitor monitor2, SearchMonitor monitor3)com.google.ortools.constraintsolver.Solver
makeSolveOnce(DecisionBuilder db, SearchMonitor monitor1, SearchMonitor monitor2, SearchMonitor monitor3, SearchMonitor monitor4)com.google.ortools.constraintsolver.Solver
makeSolveOnce(DecisionBuilder db, SearchMonitor[] monitors)com.google.ortools.constraintsolver.Solver
makeSortingConstraint(IntVar[] vars, IntVar[] sorted)com.google.ortools.constraintsolver.Solver
makeSplitVariableDomain(IntVar var, long val, boolean start_with_lower_half)com.google.ortools.constraintsolver.Solver
makeSquare(IntExpr expr)com.google.ortools.constraintsolver.Solver
makeStatisticsModelVisitor()com.google.ortools.constraintsolver.Solver
makeStoreAssignment(Assignment assignment)com.google.ortools.constraintsolver.Solver
makeStrictDisjunctiveConstraint(IntervalVar[] intervals, String name)com.google.ortools.constraintsolver.Solver
makeSubCircuit(IntVar[] nexts)com.google.ortools.constraintsolver.Solver
makeSum(IntExpr left, IntExpr right)com.google.ortools.constraintsolver.Solver
makeSum(IntExpr expr, long value)com.google.ortools.constraintsolver.Solver
makeSum(IntVar[] vars)com.google.ortools.constraintsolver.Solver
makeSumEquality(IntVar[] vars, long cst)com.google.ortools.constraintsolver.Solver
makeSumEquality(IntVar[] vars, IntVar var)com.google.ortools.constraintsolver.Solver
makeSumGreaterOrEqual(IntVar[] vars, long cst)com.google.ortools.constraintsolver.Solver
makeSumLessOrEqual(IntVar[] vars, long cst)com.google.ortools.constraintsolver.Solver
makeSumObjectiveFilter(IntVar[] vars, LongBinaryOperator values, int filter_enum)com.google.ortools.constraintsolver.Solver
makeSumObjectiveFilter(IntVar[] vars, IntVar[] secondary_vars, LongTernaryOperator values, int filter_enum)com.google.ortools.constraintsolver.Solver
makeSymmetryManager(SymmetryBreaker[] visitors)com.google.ortools.constraintsolver.Solver
makeSymmetryManager(SymmetryBreaker v1)com.google.ortools.constraintsolver.Solver
makeSymmetryManager(SymmetryBreaker v1, SymmetryBreaker v2)com.google.ortools.constraintsolver.Solver
makeSymmetryManager(SymmetryBreaker v1, SymmetryBreaker v2, SymmetryBreaker v3)com.google.ortools.constraintsolver.Solver
makeSymmetryManager(SymmetryBreaker v1, SymmetryBreaker v2, SymmetryBreaker v3, SymmetryBreaker v4)com.google.ortools.constraintsolver.Solver
makeTabuSearch(boolean maximize, IntVar objective, long step, IntVar[] vars, long keep_tenure, long forbid_tenure, double tabu_factor)com.google.ortools.constraintsolver.Solver
makeTemporalDisjunction(IntervalVar t1, IntervalVar t2, IntVar alt)com.google.ortools.constraintsolver.Solver
makeTemporalDisjunction(IntervalVar t1, IntervalVar t2)com.google.ortools.constraintsolver.Solver
makeTimeLimit(SWIGTYPE_p_absl__Duration time)com.google.ortools.constraintsolver.Solver
makeTimeLimit(long time_in_ms)com.google.ortools.constraintsolver.Solver
makeTransitionConstraint(IntVar[] vars, IntTupleSet transition_table, long initial_state, long[] final_states)com.google.ortools.constraintsolver.Solver
makeTransitionConstraint(IntVar[] vars, IntTupleSet transition_table, long initial_state, int[] final_states)com.google.ortools.constraintsolver.Solver
makeTrueConstraint()com.google.ortools.constraintsolver.Solver
makeVariableDomainFilter()com.google.ortools.constraintsolver.Solver
makeVariableGreaterOrEqualValue(IntVar var, long value)com.google.ortools.constraintsolver.Solver
makeVariableLessOrEqualValue(IntVar var, long value)com.google.ortools.constraintsolver.Solver
makeWeightedMaximize(IntVar[] sub_objectives, long[] weights, long step)com.google.ortools.constraintsolver.Solver
makeWeightedMaximize(IntVar[] sub_objectives, int[] weights, long step)com.google.ortools.constraintsolver.Solver
makeWeightedMinimize(IntVar[] sub_objectives, long[] weights, long step)com.google.ortools.constraintsolver.Solver
makeWeightedMinimize(IntVar[] sub_objectives, int[] weights, long step)com.google.ortools.constraintsolver.Solver
makeWeightedOptimize(boolean maximize, IntVar[] sub_objectives, long[] weights, long step)com.google.ortools.constraintsolver.Solver
makeWeightedOptimize(boolean maximize, IntVar[] sub_objectives, int[] weights, long step)com.google.ortools.constraintsolver.Solver
MAXIMIZATIONcom.google.ortools.constraintsolver.Solverstatic
memoryUsage()com.google.ortools.constraintsolver.Solverstatic
MINIMIZATIONcom.google.ortools.constraintsolver.Solverstatic
model_name()com.google.ortools.constraintsolver.Solver
MultiArmedBanditConcatenateOperators(LocalSearchOperator[] ops, double memory_coefficient, double exploration_coefficient, boolean maximize)com.google.ortools.constraintsolver.Solver
nameAllVariables()com.google.ortools.constraintsolver.Solver
neighbors()com.google.ortools.constraintsolver.Solver
newSearch(DecisionBuilder db, SearchMonitor[] monitors)com.google.ortools.constraintsolver.Solver
newSearch(DecisionBuilder db)com.google.ortools.constraintsolver.Solver
newSearch(DecisionBuilder db, SearchMonitor m1)com.google.ortools.constraintsolver.Solver
newSearch(DecisionBuilder db, SearchMonitor m1, SearchMonitor m2)com.google.ortools.constraintsolver.Solver
newSearch(DecisionBuilder db, SearchMonitor m1, SearchMonitor m2, SearchMonitor m3)com.google.ortools.constraintsolver.Solver
newSearch(DecisionBuilder db, SearchMonitor m1, SearchMonitor m2, SearchMonitor m3, SearchMonitor m4)com.google.ortools.constraintsolver.Solver
nextSolution()com.google.ortools.constraintsolver.Solver
NO_CHANGEcom.google.ortools.constraintsolver.Solverstatic
NO_MORE_SOLUTIONScom.google.ortools.constraintsolver.Solverstatic
NORMAL_PRIORITYcom.google.ortools.constraintsolver.Solverstatic
NOT_SETcom.google.ortools.constraintsolver.Solverstatic
optimization_direction()com.google.ortools.constraintsolver.Solver
OROPTcom.google.ortools.constraintsolver.Solverstatic
OUTSIDE_SEARCHcom.google.ortools.constraintsolver.Solverstatic
parameters()com.google.ortools.constraintsolver.Solver
PATHLNScom.google.ortools.constraintsolver.Solverstatic
popState()com.google.ortools.constraintsolver.Solver
PROBLEM_INFEASIBLEcom.google.ortools.constraintsolver.Solverstatic
pushState()com.google.ortools.constraintsolver.Solver
rand32(int size)com.google.ortools.constraintsolver.Solver
rand64(long size)com.google.ortools.constraintsolver.Solver
randomConcatenateOperators(LocalSearchOperator[] ops)com.google.ortools.constraintsolver.Solver
randomConcatenateOperators(LocalSearchOperator[] ops, int seed)com.google.ortools.constraintsolver.Solver
registerDemon(Demon demon)com.google.ortools.constraintsolver.Solver
registerIntervalVar(IntervalVar var)com.google.ortools.constraintsolver.Solver
registerIntExpr(IntExpr expr)com.google.ortools.constraintsolver.Solver
registerIntVar(IntVar var)com.google.ortools.constraintsolver.Solver
RELOCATEcom.google.ortools.constraintsolver.Solverstatic
reSeed(int seed)com.google.ortools.constraintsolver.Solver
restartCurrentSearch()com.google.ortools.constraintsolver.Solver
restartSearch()com.google.ortools.constraintsolver.Solver
REVERSIBLE_ACTIONcom.google.ortools.constraintsolver.Solverstatic
RunUncheckedLocalSearch(Assignment initial_solution, LocalSearchFilterManager filter_manager, LocalSearchOperator ls_operator, SearchMonitor[] monitors, RegularLimit limit, SWIGTYPE_p_absl__flat_hash_setT_operations_research__IntVar_p_t touched)com.google.ortools.constraintsolver.Solver
RunUncheckedLocalSearch(Assignment initial_solution, LocalSearchFilterManager filter_manager, LocalSearchOperator ls_operator, SearchMonitor[] monitors, RegularLimit limit)com.google.ortools.constraintsolver.Solver
searchDepth()com.google.ortools.constraintsolver.Solver
searchLeftDepth()com.google.ortools.constraintsolver.Solver
SENTINELcom.google.ortools.constraintsolver.Solverstatic
SEQUENCE_DEFAULTcom.google.ortools.constraintsolver.Solverstatic
SEQUENCE_SIMPLEcom.google.ortools.constraintsolver.Solverstatic
set_context(String context)com.google.ortools.constraintsolver.Solver
set_optimization_direction(int direction)com.google.ortools.constraintsolver.Solver
setTmpVector(long[] value)com.google.ortools.constraintsolver.Solver
SetUseFastLocalSearch(boolean use_fast_local_search)com.google.ortools.constraintsolver.Solver
shouldFail()com.google.ortools.constraintsolver.Solver
SIMPLE_MARKERcom.google.ortools.constraintsolver.Solverstatic
SIMPLELNScom.google.ortools.constraintsolver.Solverstatic
solutions()com.google.ortools.constraintsolver.Solver
solve(DecisionBuilder db, SearchMonitor[] monitors)com.google.ortools.constraintsolver.Solver
solve(DecisionBuilder db)com.google.ortools.constraintsolver.Solver
solve(DecisionBuilder db, SearchMonitor m1)com.google.ortools.constraintsolver.Solver
solve(DecisionBuilder db, SearchMonitor m1, SearchMonitor m2)com.google.ortools.constraintsolver.Solver
solve(DecisionBuilder db, SearchMonitor m1, SearchMonitor m2, SearchMonitor m3)com.google.ortools.constraintsolver.Solver
solve(DecisionBuilder db, SearchMonitor m1, SearchMonitor m2, SearchMonitor m3, SearchMonitor m4)com.google.ortools.constraintsolver.Solver
solveAndCommit(DecisionBuilder db, SearchMonitor[] monitors)com.google.ortools.constraintsolver.Solver
solveAndCommit(DecisionBuilder db)com.google.ortools.constraintsolver.Solver
solveAndCommit(DecisionBuilder db, SearchMonitor m1)com.google.ortools.constraintsolver.Solver
solveAndCommit(DecisionBuilder db, SearchMonitor m1, SearchMonitor m2)com.google.ortools.constraintsolver.Solver
solveAndCommit(DecisionBuilder db, SearchMonitor m1, SearchMonitor m2, SearchMonitor m3)com.google.ortools.constraintsolver.Solver
solveDepth()com.google.ortools.constraintsolver.Solver
Solver(long cPtr, boolean cMemoryOwn)com.google.ortools.constraintsolver.Solverprotected
Solver(String name)com.google.ortools.constraintsolver.Solver
Solver(String name, com.google.ortools.constraintsolver.ConstraintSolverParameters parameters)com.google.ortools.constraintsolver.Solver
SPLIT_LOWER_HALFcom.google.ortools.constraintsolver.Solverstatic
SPLIT_UPPER_HALFcom.google.ortools.constraintsolver.Solverstatic
stamp()com.google.ortools.constraintsolver.Solver
STARTS_AFTERcom.google.ortools.constraintsolver.Solverstatic
STARTS_AFTER_ENDcom.google.ortools.constraintsolver.Solverstatic
STARTS_AFTER_STARTcom.google.ortools.constraintsolver.Solverstatic
STARTS_ATcom.google.ortools.constraintsolver.Solverstatic
STARTS_AT_ENDcom.google.ortools.constraintsolver.Solverstatic
STARTS_AT_STARTcom.google.ortools.constraintsolver.Solverstatic
STARTS_BEFOREcom.google.ortools.constraintsolver.Solverstatic
state()com.google.ortools.constraintsolver.Solver
STAYS_IN_SYNCcom.google.ortools.constraintsolver.Solverstatic
SWAPACTIVEcom.google.ortools.constraintsolver.Solverstatic
swigCMemOwncom.google.ortools.constraintsolver.Solverprotected
swigRelease(Solver obj)com.google.ortools.constraintsolver.Solverprotectedstatic
SWITCH_BRANCHEScom.google.ortools.constraintsolver.Solverstatic
topPeriodicCheck()com.google.ortools.constraintsolver.Solver
topProgressPercent()com.google.ortools.constraintsolver.Solver
toString()com.google.ortools.constraintsolver.Solver
tryDecisions(DecisionBuilder db1, DecisionBuilder db2)com.google.ortools.constraintsolver.Solver
tryDecisions(DecisionBuilder db1, DecisionBuilder db2, DecisionBuilder db3)com.google.ortools.constraintsolver.Solver
tryDecisions(DecisionBuilder db1, DecisionBuilder db2, DecisionBuilder db3, DecisionBuilder db4)com.google.ortools.constraintsolver.Solver
tryDecisions(DecisionBuilder[] dbs)com.google.ortools.constraintsolver.Solver
TSPLNScom.google.ortools.constraintsolver.Solverstatic
TSPOPTcom.google.ortools.constraintsolver.Solverstatic
TWOOPTcom.google.ortools.constraintsolver.Solverstatic
UNACTIVELNScom.google.ortools.constraintsolver.Solverstatic
unchecked_solutions()com.google.ortools.constraintsolver.Solver
UseFastLocalSearch()com.google.ortools.constraintsolver.Solver
VAR_PRIORITYcom.google.ortools.constraintsolver.Solverstatic
wallTime()com.google.ortools.constraintsolver.Solver