JijModeling Python API
JijModeling API Reference
jijmodeling
Module Contents
Functions
Classes
Type Aliases
JijModeling Python API
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
X
_
__add__() (DecisionVar method)
(DependentVar method)
(Expression method)
(Placeholder method)
__and__() (CategoryLabel method)
(DependentVar method)
(Expression method)
(Placeholder method)
__call__() (DesugaredProblemBuilder method)
(Expression method)
__eq__() (CategoryLabel method)
(DecisionVar method)
(DependentVar method)
(Expression method)
(Placeholder method)
(Type method)
__ge__() (CategoryLabel method)
(DecisionVar method)
(DependentVar method)
(Expression method)
(Placeholder method)
__getitem__() (DecisionVar method)
(DependentVar method)
(Expression method)
(Placeholder method)
__gt__() (CategoryLabel method)
(DecisionVar method)
(DependentVar method)
(Expression method)
(Placeholder method)
__iadd__() (DecoratedProblem method)
(Problem method)
__iter__() (CategoryLabel method)
(DecisionVar method)
(DependentVar method)
(Expression method)
(Placeholder method)
__le__() (CategoryLabel method)
(DecisionVar method)
(DependentVar method)
(Expression method)
(Placeholder method)
__lt__() (CategoryLabel method)
(DecisionVar method)
(DependentVar method)
(Expression method)
(Placeholder method)
__mod__() (DecisionVar method)
(DependentVar method)
(Expression method)
(Placeholder method)
__mul__() (DecisionVar method)
(DependentVar method)
(Expression method)
(Placeholder method)
__ne__() (CategoryLabel method)
(DecisionVar method)
(DependentVar method)
(Expression method)
(Placeholder method)
__neg__() (DecisionVar method)
(DependentVar method)
(Expression method)
(Placeholder method)
__new__() (Compiler method)
(ConstraintDetectionConfig method)
(Namespace method)
(Problem method)
__next__() (CategoryLabel method)
__or__() (CategoryLabel method)
(DependentVar method)
(Expression method)
(Placeholder method)
__pow__() (DecisionVar method)
(DependentVar method)
(Expression method)
(Placeholder method)
__radd__() (DecisionVar method)
(DependentVar method)
(Expression method)
(Placeholder method)
__rand__() (CategoryLabel method)
(DependentVar method)
(Expression method)
(Placeholder method)
__repr__() (Constraint method)
(DecisionVar method)
(DependentVar method)
(Expression method)
(Placeholder method)
(Problem method)
__rmod__() (DecisionVar method)
(DependentVar method)
(Expression method)
(Placeholder method)
__rmul__() (DecisionVar method)
(DependentVar method)
(Expression method)
(Placeholder method)
__ror__() (CategoryLabel method)
(DependentVar method)
(Expression method)
(Placeholder method)
__rpow__() (DecisionVar method)
(DependentVar method)
(Expression method)
(Placeholder method)
__rsub__() (DecisionVar method)
(DependentVar method)
(Expression method)
(Placeholder method)
__rtruediv__() (DecisionVar method)
(DependentVar method)
(Expression method)
(Placeholder method)
__rxor__() (CategoryLabel method)
(DependentVar method)
(Expression method)
(Placeholder method)
__sub__() (DecisionVar method)
(DependentVar method)
(Expression method)
(Placeholder method)
__truediv__() (DecisionVar method)
(DependentVar method)
(Expression method)
(Placeholder method)
__xor__() (CategoryLabel method)
(DependentVar method)
(Expression method)
(Placeholder method)
_repr_latex_() (Constraint method)
(DecisionVar method)
(DependentVar method)
(Expression method)
(Placeholder method)
(Problem method)
A
abs
abs() (DecisionVar method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
acos
acos() (DecisionVar method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
acosh
acosh() (DecisionVar method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
add_category_label() (Namespace method)
add_decision_var() (Namespace method)
add_placeholder() (Namespace method)
asin
asin() (DecisionVar method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
asinh
asinh() (DecisionVar method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
atan
atan() (DecisionVar method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
atanh
atanh() (DecisionVar method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
B
ban_length() (ConstraintDetectionConfig method)
band
band() (in module jijmodeling)
BINARY (DataType attribute)
(DecisionVarKind attribute)
Binary() (DecoratedProblem method)
(Problem method)
BinaryVar() (DecoratedProblem method)
(Problem method)
bnot
bnot() (CategoryLabel method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
bor
bor() (in module jijmodeling)
C
CategoryLabel
(in module jijmodeling)
CategoryLabel() (DecoratedProblem method)
(Problem method)
ceil
ceil() (DecisionVar method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
CompileError
(in module jijmodeling)
Compiler
(in module jijmodeling)
Constraint
(in module jijmodeling)
Constraint() (DecoratedProblem method)
(Problem method)
constraint_hints() (ConstraintDetectionConfig method)
ConstraintDetectionConfig
(in module jijmodeling)
ConstraintHintName
(in module jijmodeling)
ConstraintSense
(in module jijmodeling)
CONTINUOUS (DecisionVarKind attribute)
ContinuousVar() (DecoratedProblem method)
(Problem method)
cos
cos() (DecisionVar method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
cosh
cosh() (DecisionVar method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
count
count() (CategoryLabel method)
(in module jijmodeling)
custom_latex() (CategoryLabel method)
D
DataType
(in module jijmodeling)
DecisionVar
(in module jijmodeling)
DecisionVar() (DecoratedProblem method)
(Problem method)
DecisionVarKind
(in module jijmodeling)
DecoratedProblem
(in module jijmodeling)
default_hints() (ConstraintDetectionConfig method)
define() (Problem method)
DependentVar
(in module jijmodeling)
DependentVar() (DecoratedProblem method)
(Problem method)
description() (CategoryLabel method)
DesugaredProblemBuilder
(in module jijmodeling)
diff
diff() (CategoryLabel method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
Dim() (DecoratedProblem method)
(Problem method)
disable() (ConstraintDetectionConfig method)
disabled() (ConstraintDetectionConfig method)
E
enumerate
enumerate() (DecisionVar method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
EQUAL (ConstraintSense attribute)
eval() (DecoratedProblem method)
(Problem method)
eval_constraints() (Compiler method)
eval_function() (Compiler method)
eval_problem() (Compiler method)
exp
exp() (DecisionVar method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
Expression
(in module jijmodeling)
ExpressionFunction
(in module jijmodeling)
ExpressionLike
(in module jijmodeling)
F
filter
filter() (CategoryLabel method)
(DecisionVar method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
flat_map
flat_map() (CategoryLabel method)
(DecisionVar method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
FLOAT (DataType attribute)
Float() (DecoratedProblem method)
(Problem method)
floor
floor() (DecisionVar method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
from_problem() (Compiler method)
(Namespace method)
from_protobuf
from_protobuf() (in module jijmodeling)
(Problem method)
G
generate_random_dataset() (DecoratedProblem method)
(Problem method)
generate_random_instance() (DecoratedProblem method)
(Problem method)
get_constraint_id_by_name() (Compiler method)
get_decision_variable_by_name() (Compiler method)
get_problem_schema() (DecoratedProblem method)
(Problem method)
Graph() (DecoratedProblem method)
(Problem method)
GREATER_THAN_EQUAL (ConstraintSense attribute)
I
indices
indices() (DecisionVar method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
infer() (DecoratedProblem method)
(Namespace method)
(Problem method)
INTEGER (DataType attribute)
(DecisionVarKind attribute)
Integer() (DecoratedProblem method)
(Problem method)
IntegerVar() (DecoratedProblem method)
(Problem method)
is_same
is_same() (in module jijmodeling)
items
items() (DecisionVar method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
J
jijmodeling (module)
K
keys
keys() (DecisionVar method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
L
len_at() (Expression method)
(Placeholder method)
Length() (DecoratedProblem method)
(Problem method)
LESS_THAN_EQUAL (ConstraintSense attribute)
ln
ln() (DecisionVar method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
log10
log10() (DecisionVar method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
log2
log2() (DecisionVar method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
M
map
map() (CategoryLabel method)
(DecisionVar method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
match_limit() (ConstraintDetectionConfig method)
max
max() (DecisionVar method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
max_hints() (ConstraintDetectionConfig method)
max_iter() (ConstraintDetectionConfig method)
MAXIMIZE (ProblemSense attribute)
min
min() (DecisionVar method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
MINIMIZE (ProblemSense attribute)
ModelingError
(in module jijmodeling)
N
name() (CategoryLabel method)
Namespace
(in module jijmodeling)
namespace() (Problem method)
NATURAL (DataType attribute)
Natural() (DecoratedProblem method)
(Problem method)
ndenumerate
ndenumerate() (DecisionVar method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
neg
neg() (in module jijmodeling)
O
OneHot (ConstraintHintName attribute)
P
PartialDict() (DecoratedProblem method)
(Problem method)
Placeholder
(in module jijmodeling)
Placeholder() (DecoratedProblem method)
(Namespace method)
(Problem method)
Problem
(in module jijmodeling)
ProblemSense
(in module jijmodeling)
prod
prod() (DecisionVar method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
product
product() (in module jijmodeling)
ProtobufError
(in module jijmodeling)
R
roll
roll() (DecisionVar method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
rows
rows() (DecisionVar method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
S
SEMI_CONTINUOUS (DecisionVarKind attribute)
SEMI_INTEGER (DecisionVarKind attribute)
SemiContinuousVar() (DecoratedProblem method)
(Problem method)
SemiIntegerVar() (DecoratedProblem method)
(Problem method)
set
set() (in module jijmodeling)
shape() (Expression method)
sin
sin() (DecisionVar method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
sinh
sinh() (DecisionVar method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
Sos1 (ConstraintHintName attribute)
sqrt
sqrt() (DecisionVar method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
sum
sum() (DecisionVar method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
T
tan
tan() (DecisionVar method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
tanh
tanh() (DecisionVar method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
to_protobuf
to_protobuf() (in module jijmodeling)
(Problem method)
TotalDict() (DecoratedProblem method)
(Problem method)
Type
(in module jijmodeling)
type_of() (DecoratedProblem method)
(Namespace method)
(Problem method)
TypeError
(in module jijmodeling)
U
unique
unique() (DecisionVar method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
update() (Problem method)
V
values
values() (DecisionVar method)
(DependentVar method)
(Expression method)
(in module jijmodeling)
(Placeholder method)
W
with_latex() (Expression method)
X
xor
xor() (in module jijmodeling)