ナビゲーション
索引
モジュール
|
PySIMPLE 1.5.1 ドキュメント
»
索引
索引
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
モ
_
__abs__() (pysimple.Parameter のメソッド)
__add__() (pysimple モジュール)
__and__() (pysimple.condition.Cond のメソッド)
(pysimple.Set のメソッド)
__bool__() (pysimple.Parameter のメソッド)
__call__() (pysimple.Element のメソッド)
(pysimple.Set のメソッド)
__ceil__() (pysimple.Parameter のメソッド)
__contains__() (pysimple.constraint.Constraint のメソッド)
(pysimple.expression.Expression のメソッド)
(pysimple.Parameter のメソッド)
(pysimple.Set のメソッド)
(pysimple.Variable のメソッド)
__delitem__() (pysimple.Problem のメソッド)
__dir__() (pysimple.options.ProblemOptions のメソッド)
__eq__() (pysimple._compare.pysimple のメソッド)
__float__() (pysimple.Parameter のメソッド)
__floor__() (pysimple.Parameter のメソッド)
__floordiv__() (pysimple モジュール)
__format__() (pysimple.Parameter のメソッド)
__ge__() (pysimple._compare.pysimple のメソッド)
__getitem__() (pysimple.constraint.Constraint のメソッド)
(pysimple.expression.Expression のメソッド)
(pysimple.Parameter のメソッド)
(pysimple.Problem のメソッド)
(pysimple.Set のメソッド)
(pysimple.Variable のメソッド)
__gt__() (pysimple._compare.pysimple のメソッド)
__iadd__() (pysimple.Problem のメソッド)
__int__() (pysimple.Parameter のメソッド)
__iter__() (pysimple.constraint.Constraint のメソッド)
(pysimple.expression.Expression のメソッド)
(pysimple.Parameter のメソッド)
(pysimple.Set のメソッド)
(pysimple.Variable のメソッド)
__le__() (pysimple._compare.pysimple のメソッド)
__len__() (pysimple.constraint.Constraint のメソッド)
(pysimple.expression.Expression のメソッド)
(pysimple.Parameter のメソッド)
(pysimple.Set のメソッド)
(pysimple.Variable のメソッド)
__lt__() (pysimple._compare.pysimple のメソッド)
__mod__() (pysimple モジュール)
__mul__() (pysimple モジュール)
(pysimple.Set のメソッド)
__ne__() (pysimple._compare.pysimple のメソッド)
__neg__() (pysimple モジュール)
__or__() (pysimple.condition.Cond のメソッド)
(pysimple.Set のメソッド)
__pos__() (pysimple モジュール)
__pow__() (pysimple モジュール)
__radd__() (pysimple モジュール)
__rand__() (pysimple.Set のメソッド)
__rdiv__() (pysimple モジュール)
__rfloordiv__() (pysimple モジュール)
__rmod__() (pysimple モジュール)
__rmul__() (pysimple モジュール)
(pysimple.Set のメソッド)
__ror__() (pysimple.Set のメソッド)
__round__() (pysimple.Parameter のメソッド)
__rpow__() (pysimple モジュール)
__rsub__() (pysimple モジュール)
(pysimple.Set のメソッド)
__rtruediv__() (pysimple モジュール)
__rxor__() (pysimple.Set のメソッド)
__setitem__() (pysimple.Parameter のメソッド)
(pysimple.Variable のメソッド)
__sub__() (pysimple モジュール)
(pysimple.Set のメソッド)
__truediv__() (pysimple モジュール)
__xor__() (pysimple.Set のメソッド)
A
Acos() (pysimple.func モジュール)
Acosh() (pysimple.func モジュール)
AGGRESSIVE (pysimple.Options.Branch.Cut の属性)
(pysimple.Options.Branch.Diving の属性)
(pysimple.Options.Branch.RepairSolution の属性)
Asin() (pysimple.func モジュール)
Asinh() (pysimple.func モジュール)
ASQP (pysimple.Options.Method の属性)
Atan() (pysimple.func モジュール)
Atan2() (pysimple.func モジュール)
Atanh() (pysimple.func モジュール)
AUTO (pysimple.Options.Branch.Diving の属性)
(pysimple.Options.Branch.FeasPump の属性)
(pysimple.Options.Branch.NodeSelect の属性)
(pysimple.Options.Branch.Presolve の属性)
(pysimple.Options.Branch.Rens の属性)
(pysimple.Options.Branch.Rins の属性)
(pysimple.Options.Branch.UseWcsp の属性)
(pysimple.Options.Branch.VariableSelectScore の属性)
(pysimple.Options.HsimplexMethod の属性)
(pysimple.Options.Method の属性)
B
BESTDEPTH (pysimple.Options.Branch.NodeSelect の属性)
BESTESTIMATE (pysimple.Options.Branch.NodeSelect の属性)
BFGS (pysimple.Options.Method の属性)
BinaryVariable (pysimple のクラス)
branchCut (pysimple.options.ProblemOptions のプロパティ)
branchCutoff (pysimple.options.ProblemOptions のプロパティ)
branchDiving (pysimple.options.ProblemOptions のプロパティ)
branchFeasPump (pysimple.options.ProblemOptions のプロパティ)
branchGapTolerance (pysimple.options.ProblemOptions のプロパティ)
branchMaxNode (pysimple.options.ProblemOptions のプロパティ)
branchMaxSolutionCount (pysimple.options.ProblemOptions のプロパティ)
branchNodeSelect (pysimple.options.ProblemOptions のプロパティ)
branchParallelMethod (pysimple.options.ProblemOptions のプロパティ)
branchPresolve (pysimple.options.ProblemOptions のプロパティ)
branchRelativeGapTolerance (pysimple.options.ProblemOptions のプロパティ)
branchRens (pysimple.options.ProblemOptions のプロパティ)
branchRepairIteration (pysimple.options.ProblemOptions のプロパティ)
branchRepairSolution (pysimple.options.ProblemOptions のプロパティ)
branchRins (pysimple.options.ProblemOptions のプロパティ)
branchUseWcsp (pysimple.options.ProblemOptions のプロパティ)
branchVariableSelectScore (pysimple.options.ProblemOptions のプロパティ)
branchWcspMaxIteration (pysimple.options.ProblemOptions のプロパティ)
branchWcspMaxTime (pysimple.options.ProblemOptions のプロパティ)
C
Ceil() (pysimple.func モジュール)
Cond (pysimple.condition のクラス)
Condition() (pysimple モジュール)
consInfeasibility (pysimple.problem.Result のプロパティ)
consname (pysimple.problem.IIS.IIS.OneIIS.OneIIS のプロパティ)
Constraint (pysimple.constraint のクラス)
constraints (pysimple.Problem のプロパティ)
ConstraintWeight (pysimple.constraint のクラス)
Cos() (pysimple.func モジュール)
Cosh() (pysimple.func モジュール)
CR (pysimple.Options.Scaling の属性)
CUT_AGGRESSIVE (pysimple.Options.Branch の属性)
CUT_OFF (pysimple.Options.Branch の属性)
CUT_ON (pysimple.Options.Branch の属性)
D
data-type
DETERMINISTIC_RACING (pysimple.Options.Branch.ParallelMethod の属性)
DIVING_AGGRESSIVE (pysimple.Options.Branch の属性)
DIVING_AUTO (pysimple.Options.Branch の属性)
DIVING_OFF (pysimple.Options.Branch の属性)
DIVING_ON (pysimple.Options.Branch の属性)
DIVING_SUPERAGGRESSIVE (pysimple.Options.Branch の属性)
dual (pysimple.constraint.Constraint のプロパティ)
DUAL (pysimple.Options.HsimplexMethod の属性)
dual (pysimple.problem.IIS.IIS.OneIIS.OneIIS のプロパティ)
(pysimple.Variable のプロパティ)
DUAL_INFEASIBLE (pysimple.NuoptStatus の属性)
dump() (pysimple.serialize.Serialize の静的メソッド)
dumps() (pysimple.serialize.Serialize の静的メソッド)
E
elapseTime (pysimple.problem.Result のプロパティ)
Element (pysimple のクラス)
element-like
ElementSlice (pysimple.element のクラス)
Erf() (pysimple.func モジュール)
ERROR (pysimple.NuoptStatus の属性)
errorCode (pysimple.problem.Result のプロパティ)
errorMessage (pysimple.problem.Result のプロパティ)
Exp() (pysimple.func モジュール)
Expression (pysimple.expression のクラス)
F
Fabs() (pysimple.func モジュール)
factCount (pysimple.problem.Result のプロパティ)
FEASIBLE (pysimple.NuoptStatus の属性)
FEASPUMP_AUTO (pysimple.Options.Branch の属性)
FEASPUMP_OFF (pysimple.Options.Branch の属性)
FEASPUMP_ON (pysimple.Options.Branch の属性)
fevals (pysimple.problem.Result のプロパティ)
fix() (pysimple.Variable のメソッド)
Floor() (pysimple.func モジュール)
Fmod() (pysimple.func モジュール)
formatted (pysimple.problem.IIS.IIS.OneIIS.OneIIS のプロパティ)
Fprintf() (pysimple モジュール)
funcable-type
G
get() (pysimple.constraint.Constraint のメソッド)
(pysimple.expression.Expression のメソッド)
(pysimple.Parameter のメソッド)
(pysimple.Variable のメソッド)
group (pysimple.Variable のプロパティ)
H
HardConstraint() (pysimple.constraint モジュール)
hardPenalty (pysimple.problem.Result のプロパティ)
hasSolution() (pysimple.Problem のメソッド)
HIGHER (pysimple.Options.Method の属性)
higherCrossover (pysimple.options.ProblemOptions のプロパティ)
HSIMPLEX (pysimple.Options.Method の属性)
hsimplexMethod (pysimple.options.ProblemOptions のプロパティ)
Hypot() (pysimple.func モジュール)
I
IIS (pysimple.problem のクラス)
iis (pysimple.problem.Result のプロパティ)
IIS.OneIIS (pysimple.problem.IIS のクラス)
index() (pysimple.Set のメソッド)
infeasibility (pysimple.problem.Result のプロパティ)
INFEASIBLE (pysimple.NuoptStatus の属性)
init (pysimple.expression.Expression のプロパティ)
(pysimple.Variable のプロパティ)
INITIAL (pysimple.NuoptStatus の属性)
IntegerVariable (pysimple のクラス)
isFeasible() (pysimple.Problem のメソッド)
isHard() (pysimple.constraint.Constraint のメソッド)
isInfeasible() (pysimple.Problem のメソッド)
isSemiHard() (pysimple.constraint.Constraint のメソッド)
isSoft() (pysimple.constraint.Constraint のメソッド)
items() (pysimple.Parameter のメソッド)
iterable
iters (pysimple.problem.Result のプロパティ)
K
key (pysimple.problem.IIS.IIS.OneIIS.OneIIS のプロパティ)
keys() (pysimple.Parameter のメソッド)
kktEps (pysimple.options.ProblemOptions のプロパティ)
L
lb (pysimple.Variable のプロパティ)
LIPM (pysimple.Options.Method の属性)
load() (pysimple.serialize.Serialize の静的メソッド)
loads() (pysimple.serialize.Serialize の静的メソッド)
Log() (pysimple.func モジュール)
Log10() (pysimple.func モジュール)
LSQP (pysimple.Options.Method の属性)
M
Max() (pysimple.func モジュール)
maxIteration (pysimple.options.ProblemOptions のプロパティ)
maxMemory (pysimple.options.ProblemOptions のプロパティ)
MaxOf() (pysimple.func モジュール)
maxTime (pysimple.options.ProblemOptions のプロパティ)
method (pysimple.options.ProblemOptions のプロパティ)
(pysimple.problem.Result のプロパティ)
Min() (pysimple.func モジュール)
MINMAX (pysimple.Options.Scaling の属性)
MinOf() (pysimple.func モジュール)
mpsout() (pysimple.Problem のメソッド)
mutableset
N
name (pysimple.Element のプロパティ)
(pysimple.Parameter のプロパティ)
next() (pysimple.Set のメソッド)
nfunc (pysimple.problem.Result のプロパティ)
no (pysimple.problem.IIS.IIS.OneIIS.OneIIS のプロパティ)
NODESELECT_AUTO (pysimple.Options.Branch の属性)
NODESELECT_BESTDEPTH (pysimple.Options.Branch の属性)
NODESELECT_BESTESTIMATE (pysimple.Options.Branch の属性)
NuoptError
NuoptStatus (pysimple のクラス)
nvars (pysimple.problem.Result のプロパティ)
O
objective (pysimple.Problem のプロパティ)
objectiveTarget (pysimple.options.ProblemOptions のプロパティ)
OFF (pysimple.Options.Branch.Cut の属性)
(pysimple.Options.Branch.Diving の属性)
(pysimple.Options.Branch.FeasPump の属性)
(pysimple.Options.Branch.Presolve の属性)
(pysimple.Options.Branch.Rens の属性)
(pysimple.Options.Branch.RepairSolution の属性)
(pysimple.Options.Branch.Rins の属性)
(pysimple.Options.Branch.UseWcsp の属性)
(pysimple.Options.Scaling の属性)
oil1() (sample.tutorial モジュール)
oil2() (sample.tutorial モジュール)
oil3() (sample.tutorial モジュール)
oil4() (sample.tutorial モジュール)
oil5() (sample.tutorial モジュール)
oil6() (sample.tutorial モジュール)
oil7() (sample.tutorial モジュール)
ON (pysimple.Options.Branch.Cut の属性)
(pysimple.Options.Branch.Diving の属性)
(pysimple.Options.Branch.FeasPump の属性)
(pysimple.Options.Branch.Presolve の属性)
(pysimple.Options.Branch.Rens の属性)
(pysimple.Options.Branch.RepairSolution の属性)
(pysimple.Options.Branch.Rins の属性)
(pysimple.Options.Branch.UseWcsp の属性)
(pysimple.Options.Scaling の属性)
operable-type
OPTIMAL (pysimple.NuoptStatus の属性)
Options (pysimple のクラス)
options (pysimple.Problem のプロパティ)
Options.Branch (pysimple のクラス)
Options.Branch.Cut (pysimple のクラス)
Options.Branch.Diving (pysimple のクラス)
Options.Branch.FeasPump (pysimple のクラス)
Options.Branch.NodeSelect (pysimple のクラス)
Options.Branch.ParallelMethod (pysimple のクラス)
Options.Branch.Presolve (pysimple のクラス)
Options.Branch.Rens (pysimple のクラス)
Options.Branch.RepairSolution (pysimple のクラス)
Options.Branch.Rins (pysimple のクラス)
Options.Branch.UseWcsp (pysimple のクラス)
Options.Branch.VariableSelectScore (pysimple のクラス)
Options.HsimplexMethod (pysimple のクラス)
Options.Method (pysimple のクラス)
Options.Scaling (pysimple のクラス)
optValue (pysimple.problem.Result のプロパティ)
P
p2010_mixture() (sample.reidaishu モジュール)
p2020_transport2() (sample.reidaishu モジュール)
p2030_multiplan2() (sample.reidaishu モジュール)
p2040_DEA() (sample.reidaishu モジュール)
p2050_knapsack2() (sample.reidaishu モジュール)
p2060_cover2() (sample.reidaishu モジュール)
p2070_maxflow2() (sample.reidaishu モジュール)
p2071_maxflow3() (sample.reidaishu モジュール)
p2072_mincut() (sample.reidaishu モジュール)
p2080_mincost2() (sample.reidaishu モジュール)
p2090_multiflow2() (sample.reidaishu モジュール)
p2100_median2() (sample.reidaishu モジュール)
p2110_center2() (sample.reidaishu モジュール)
p2120_TSP2() (sample.reidaishu モジュール)
p2132_fieldassign2() (sample.reidaishu モジュール)
p2132_fieldassign3() (sample.reidaishu モジュール)
p2133_jobassign3() (sample.reidaishu モジュール)
p2133_jobassign4() (sample.reidaishu モジュール)
p2140_QAP() (sample.reidaishu モジュール)
p2150_FPP() (sample.reidaishu モジュール)
p2160_leastsquare2() (sample.reidaishu モジュール)
p2170_portfolio1() (sample.reidaishu モジュール)
p2230_maxcut2() (sample.reidaishu モジュール)
p2260_pseudoinverse() (sample.reidaishu モジュール)
PARALLELMETHOD_DETERMINISTIC_RACING (pysimple.Options.Branch の属性)
PARALLELMETHOD_RACING (pysimple.Options.Branch の属性)
PARALLELMETHOD_SUBTREE (pysimple.Options.Branch の属性)
Parameter (pysimple のクラス)
peakPhysicalMemoryUsed (pysimple.problem.Result のプロパティ)
peakVirtualMemoryUsed (pysimple.problem.Result のプロパティ)
prev() (pysimple.Set のメソッド)
PRIMAL (pysimple.Options.HsimplexMethod の属性)
Printf() (pysimple モジュール)
Problem (pysimple のクラス)
ProblemOptions (pysimple.options のクラス)
Prod() (pysimple.func モジュール)
PRODUCT (pysimple.Options.Branch.VariableSelectScore の属性)
pysimple
モジュール
pysimple.func
モジュール
Q
QVariable (pysimple.expression のクラス)
R
RACING (pysimple.Options.Branch.ParallelMethod の属性)
randomSeed (pysimple.options.ProblemOptions のプロパティ)
RENS_AUTO (pysimple.Options.Branch の属性)
RENS_OFF (pysimple.Options.Branch の属性)
RENS_ON (pysimple.Options.Branch の属性)
residual (pysimple.problem.Result のプロパティ)
Result (pysimple.problem のクラス)
result (pysimple.Problem のプロパティ)
RINS_AUTO (pysimple.Options.Branch の属性)
RINS_OFF (pysimple.Options.Branch の属性)
RINS_ON (pysimple.Options.Branch の属性)
S
sample.reidaishu
モジュール
sample.sudoku
モジュール
sample.tutorial
モジュール
scaling (pysimple.options.ProblemOptions のプロパティ)
Selection() (pysimple.func モジュール)
SelectionConstraint (pysimple.constraint のクラス)
SemiHardConstraint() (pysimple.constraint モジュール)
semiHardPenalty (pysimple.problem.Result のプロパティ)
Serialize (pysimple.serialize のクラス)
Set (pysimple のクラス)
set (pysimple.Element のプロパティ)
setCallback() (pysimple.Problem のメソッド)
showsudoku() (sample.sudoku モジュール)
SimpleError
SIMPLEX (pysimple.Options.Method の属性)
simplexDualTolerance (pysimple.options.ProblemOptions のプロパティ)
simplexPrimalTolerance (pysimple.options.ProblemOptions のプロパティ)
Sin() (pysimple.func モジュール)
Sinh() (pysimple.func モジュール)
SoftConstraint() (pysimple.constraint モジュール)
softPenalty (pysimple.problem.Result のプロパティ)
solve() (pysimple.Problem のメソッド)
Sqrt() (pysimple.func モジュール)
status (pysimple.Problem のプロパティ)
SUBTREE (pysimple.Options.Branch.ParallelMethod の属性)
sudoku() (sample.sudoku モジュール)
SUM (pysimple.Options.Branch.VariableSelectScore の属性)
Sum() (pysimple.func モジュール)
SUPERAGGRESSIVE (pysimple.Options.Branch.Diving の属性)
T
Table (pysimple.table のクラス)
Tan() (pysimple.func モジュール)
Tanh() (pysimple.func モジュール)
threads (pysimple.options.ProblemOptions のプロパティ)
TIPM (pysimple.Options.Method の属性)
tolerance (pysimple.problem.Result のプロパティ)
tryCount (pysimple.options.ProblemOptions のプロパティ)
TSQP (pysimple.Options.Method の属性)
type (pysimple.Variable のプロパティ)
U
ub (pysimple.Variable のプロパティ)
UNBOUNDED (pysimple.NuoptStatus の属性)
unfix() (pysimple.Variable のメソッド)
UNKNOWN (pysimple.NuoptStatus の属性)
V
val (pysimple.expression.Expression のプロパティ)
(pysimple.Variable のプロパティ)
values() (pysimple.Parameter のメソッド)
Variable (pysimple のクラス)
variables (pysimple.Problem のプロパティ)
(pysimple.problem.IIS.IIS.OneIIS.OneIIS のプロパティ)
VARIABLESELECTSCORE_AUTO (pysimple.Options.Branch の属性)
VARIABLESELECTSCORE_PRODUCT (pysimple.Options.Branch の属性)
VARIABLESELECTSCORE_SUM (pysimple.Options.Branch の属性)
varInfeasibility (pysimple.problem.Result のプロパティ)
violation (pysimple.constraint.Constraint のプロパティ)
(pysimple.problem.IIS.IIS.OneIIS.OneIIS のプロパティ)
W
WCSP (pysimple.Options.Method の属性)
wcspInitialValueActivation (pysimple.options.ProblemOptions のプロパティ)
wcspPhaseOneMaxIteration (pysimple.options.ProblemOptions のプロパティ)
wcspPhaseOneMaxTime (pysimple.options.ProblemOptions のプロパティ)
wcspPhaseTwoMaxInterval (pysimple.options.ProblemOptions のプロパティ)
wcspPhaseTwoMaxIntervalIteration (pysimple.options.ProblemOptions のプロパティ)
wcspPhaseTwoMaxIntervalTime (pysimple.options.ProblemOptions のプロパティ)
weight (pysimple.constraint.Constraint のプロパティ)
WLS (pysimple.Options.Method の属性)
モ
モジュール
pysimple
pysimple.func
sample.reidaishu
sample.sudoku
sample.tutorial
クイック検索
ナビゲーション
索引
モジュール
|
PySIMPLE 1.5.1 ドキュメント
»
索引