OptalCP
Contents:
API Reference
OptalCP
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
A
abs() (optalcp.IntExpr method)
(optalcp.Model method)
absoluteGapTolerance (optalcp.Parameters attribute)
actual_workers (optalcp.SolveResult property)
(optalcp.SolveSummary property)
allocationBlockSize (optalcp.Parameters attribute)
alternative() (optalcp.IntervalVar method)
(optalcp.Model method)
and_() (optalcp.BoolExpr method)
(optalcp.Model method)
B
bool_var() (optalcp.Model method)
BoolExpr (class in optalcp)
BoolVar (class in optalcp)
bound_time (optalcp.SolveResult property)
C
color (optalcp.Parameters attribute)
Constraint (class in optalcp)
cpu (optalcp.SolveResult property)
(optalcp.SolveSummary property)
CumulExpr (class in optalcp)
cumulPropagationLevel (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
D
duration (optalcp.SolveResult property)
(optalcp.SolveSummary property)
E
end() (optalcp.IntervalVar method)
(optalcp.Model method)
end_at_end() (optalcp.IntervalVar method)
(optalcp.Model method)
end_at_start() (optalcp.IntervalVar method)
(optalcp.Model method)
end_before_end() (optalcp.IntervalVar method)
(optalcp.Model method)
end_before_start() (optalcp.IntervalVar method)
(optalcp.Model method)
end_max (optalcp.IntervalVar property)
end_min (optalcp.IntervalVar property)
enforce() (optalcp.BoolExpr method)
(optalcp.Model method)
eval() (optalcp.IntStepFunction method)
(optalcp.Model method)
F
fdsAdditionalStepRatio (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
fdsBothFailRewardFactor (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
fdsBranchOnObjective (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
fdsBranchOrdering (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
fdsDualResetRatings (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
fdsDualStrategy (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
fdsEpsilon (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
fdsEventTimeInfluence (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
fdsFixedAlpha (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
fdsInitialRating (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
fdsInitialRestartLimit (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
fdsLengthStepRatio (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
fdsMaxCounterAfterRestart (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
fdsMaxCounterAfterSolution (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
fdsMaxInitialChoicesPerVariable (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
fdsMaxInitialLengthChoices (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
fdsMinIntVarChoiceStep (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
fdsMinLengthChoiceStep (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
fdsPresenceStatusChoices (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
fdsRatingAverageComparison (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
fdsRatingAverageLength (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
fdsReductionFactor (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
fdsReductionWeight (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
fdsResetRestartsAfterSolution (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
fdsRestartGrowthFactor (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
fdsRestartStrategy (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
fdsReuseClosing (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
fdsStrongBranchingCriterion (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
fdsStrongBranchingDepth (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
fdsStrongBranchingSize (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
fdsUniformChoiceStep (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
fdsUseNogoods (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
find_solver() (optalcp.Solver static method)
forbid_end() (optalcp.IntervalVar method)
(optalcp.Model method)
forbid_extent() (optalcp.IntervalVar method)
(optalcp.Model method)
forbid_start() (optalcp.IntervalVar method)
(optalcp.Model method)
from_json() (optalcp.Model class method)
G
get_bool_vars() (optalcp.Model method)
get_end() (optalcp.Solution method)
get_int_vars() (optalcp.Model method)
get_interval_vars() (optalcp.Model method)
get_length() (optalcp.Solution method)
get_objective() (optalcp.Solution method)
get_start() (optalcp.Solution method)
get_value() (optalcp.Solution method)
guard() (optalcp.IntExpr method)
(optalcp.Model method)
I
identity() (optalcp.IntExpr method)
(optalcp.Model method)
implies() (optalcp.BoolExpr method)
(optalcp.Model method)
in_range() (optalcp.IntExpr method)
(optalcp.Model method)
infoTraceLevel (optalcp.Parameters attribute)
int_var() (optalcp.Model method)
integral() (optalcp.IntStepFunction method)
(optalcp.Model method)
integralPropagationLevel (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
interval_var() (optalcp.Model method)
IntervalMax (in module optalcp)
IntervalMin (in module optalcp)
IntervalVar (class in optalcp)
IntExpr (class in optalcp)
IntStepFunction (class in optalcp)
IntVar (class in optalcp)
IntVarMax (in module optalcp)
IntVarMin (in module optalcp)
is_absent() (optalcp.Solution method)
is_present() (optalcp.Solution method)
L
length() (optalcp.IntervalVar method)
(optalcp.Model method)
length_max (optalcp.IntervalVar property)
length_min (optalcp.IntervalVar property)
LengthMax (in module optalcp)
lex_ge() (optalcp.Model method)
lex_gt() (optalcp.Model method)
lex_le() (optalcp.Model method)
lex_lt() (optalcp.Model method)
lnsUseWarmStartOnly (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
logLevel (optalcp.Parameters attribute)
logPeriod (optalcp.Parameters attribute)
M
max (optalcp.BoolVar property)
(optalcp.IntVar property)
max() (optalcp.Model method)
max2() (optalcp.IntExpr method)
(optalcp.Model method)
maximize() (optalcp.IntExpr method)
(optalcp.Model method)
memory_used (optalcp.SolveResult property)
(optalcp.SolveSummary property)
min (optalcp.BoolVar property)
(optalcp.IntVar property)
min() (optalcp.Model method)
min2() (optalcp.IntExpr method)
(optalcp.Model method)
minimize() (optalcp.IntExpr method)
(optalcp.Model method)
Model (class in optalcp)
ModelElement (class in optalcp)
module
optalcp
N
name (optalcp.Model property)
(optalcp.ModelElement property)
nb_branches (optalcp.SolveResult property)
(optalcp.SolveSummary property)
nb_constraints (optalcp.SolveResult property)
(optalcp.SolveSummary property)
nb_fails (optalcp.SolveResult property)
(optalcp.SolveSummary property)
nb_int_vars (optalcp.SolveResult property)
(optalcp.SolveSummary property)
nb_interval_vars (optalcp.SolveResult property)
(optalcp.SolveSummary property)
nb_lns_steps (optalcp.SolveResult property)
(optalcp.SolveSummary property)
nb_restarts (optalcp.SolveResult property)
(optalcp.SolveSummary property)
nb_solutions (optalcp.SolveResult property)
(optalcp.SolveSummary property)
nbWorkers (optalcp.Parameters attribute)
no_overlap() (optalcp.Model method)
(optalcp.SequenceVar method)
noOverlapPropagationLevel (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
not_() (optalcp.BoolExpr method)
(optalcp.Model method)
O
Objective (class in optalcp)
objective (optalcp.ObjectiveEntry attribute)
(optalcp.SolveResult property)
(optalcp.SolveSummary property)
objective_bound (optalcp.SolveResult property)
(optalcp.SolveSummary property)
objective_bound_history (optalcp.SolveResult property)
objective_history (optalcp.SolveResult property)
objective_sense (optalcp.SolveResult property)
(optalcp.SolveSummary property)
ObjectiveBoundEntry (class in optalcp)
ObjectiveEntry (class in optalcp)
on_error (optalcp.Solver property)
on_log (optalcp.Solver property)
on_objective_bound (optalcp.Solver property)
on_solution (optalcp.Solver property)
on_summary (optalcp.Solver property)
on_warning (optalcp.Solver property)
optalcp
module
optional (optalcp.BoolVar property)
(optalcp.IntervalVar property)
(optalcp.IntVar property)
or_() (optalcp.BoolExpr method)
(optalcp.Model method)
P
Parameters (class in optalcp)
position() (optalcp.IntervalVar method)
(optalcp.Model method)
positionPropagationLevel (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
presence() (optalcp.IntervalVar method)
(optalcp.IntExpr method)
(optalcp.Model method)
preset (optalcp.Parameters attribute)
printLog (optalcp.Parameters attribute)
processExitTimeout (optalcp.Parameters attribute)
proof (optalcp.SolveResult property)
(optalcp.SolveSummary property)
propagationTraceLevel (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
pulse() (optalcp.IntervalVar method)
(optalcp.Model method)
pythonStreamBufferSize (optalcp.Parameters attribute)
R
randomSeed (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
relativeGapTolerance (optalcp.Parameters attribute)
reservoirPropagationLevel (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
S
searchTraceLevel (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
searchType (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
send_solution() (optalcp.Solver method)
sequence_var() (optalcp.Model method)
SequenceVar (class in optalcp)
set_absent() (optalcp.Solution method)
set_objective() (optalcp.Solution method)
set_value() (optalcp.Solution method)
simpleLBMaxIterations (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
simpleLBShavingRounds (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
simpleLBWorker (optalcp.Parameters attribute)
(optalcp.WorkerParameters attribute)
Solution (class in optalcp)
solution (optalcp.SolutionEvent attribute)
(optalcp.SolveResult property)
solution_time (optalcp.SolveResult property)
solution_valid (optalcp.SolveResult property)
SolutionEvent (class in optalcp)
solutionLimit (optalcp.Parameters attribute)
solve() (optalcp.Model method)
(optalcp.Solver method)
solve_time (optalcp.ObjectiveBoundEntry attribute)
(optalcp.ObjectiveEntry attribute)
(optalcp.SolutionEvent attribute)
Solver (class in optalcp)
solver (optalcp.Parameters attribute)
(optalcp.SolveResult property)
(optalcp.SolveSummary property)
solverArgs (optalcp.Parameters attribute)
SolveResult (class in optalcp)
SolveSummary (class in optalcp)
span() (optalcp.IntervalVar method)
(optalcp.Model method)
start() (optalcp.IntervalVar method)
(optalcp.Model method)
start_at_end() (optalcp.IntervalVar method)
(optalcp.Model method)
start_at_start() (optalcp.IntervalVar method)
(optalcp.Model method)
start_before_end() (optalcp.IntervalVar method)
(optalcp.Model method)
start_before_start() (optalcp.IntervalVar method)
(optalcp.Model method)
start_max (optalcp.IntervalVar property)
start_min (optalcp.IntervalVar property)
step_at() (optalcp.Model method)
step_at_end() (optalcp.IntervalVar method)
(optalcp.Model method)
step_at_start() (optalcp.IntervalVar method)
(optalcp.Model method)
step_function() (optalcp.Model method)
stop() (optalcp.Solver method)
sum() (optalcp.Model method)
T
timeLimit (optalcp.Parameters attribute)
to_js() (optalcp.Model method)
(optalcp.Solver method)
to_json() (optalcp.Model method)
to_text() (optalcp.Model method)
(optalcp.Solver method)
U
usePrecedenceEnergy (optalcp.Parameters attribute)
V
valid (optalcp.ObjectiveEntry attribute)
(optalcp.SolutionEvent attribute)
value (optalcp.ObjectiveBoundEntry attribute)
verifyExternalSolutions (optalcp.Parameters attribute)
verifySolutions (optalcp.Parameters attribute)
W
warningLevel (optalcp.Parameters attribute)
WorkerParameters (class in optalcp)
workers (optalcp.Parameters attribute)