JijModeling Python API
JijModeling API Reference
jijmodeling
Module Contents
Functions
Classes
Type Aliases
Variables
jijmodeling.generation
Module Contents
Functions
jijmodeling.generation.size
Module Contents
Functions
jijmodeling.generation.value
Module Contents
Functions
JijModeling Error Code Index
How to read a JijModeling error
Compile Error (CE)
Internal Error (IE)
Instance Generation Error (IG)
Modeling Error (MD)
Protobuf Error (PE)
Syntax Error (SE)
Type Error (TE)
Error Prefix
CE
: Compile Error
Errors
Error Prefix
IE
: Internal Error
Errors
Error Prefix
IG
: Instance Generation Error
Errors
Error Prefix
MD
: Modeling Error
Errors
Error Prefix
PE
: Protobuf Error
Errors
Error Prefix
SE
: Syntax Error
Errors
Error Prefix
TE
: Type Error
Errors
E-CE0000 — Dangling bound variable
Message
Cause
Fix
E-CE0001 — Missing placeholder value
Message
Cause
Fix
Related
E-CE0002 — Unknown instance data entry
Message
Cause
Fix
Related
E-CE0003 — Missing category label values
Message
Cause
Fix
Related
E-CE0004 — Instance data name conflicts with an existing declaration
Message
Cause
Fix
Related
E-CE0005 — Cyclic placeholder dependency
Message
Cause
Fix
E-CE0006 — Calling a non-function value
Message
Cause
Fix
E-CE0007 — Internal invariant violation
Message
Cause
Fix
E-CE0008 — Array index out of bounds
Message
Cause
Fix
Related
E-CE0009 — Jagged array subscript out of bounds
Message
Cause
Fix
Related
E-CE0010 — Step of a slice or range is zero
Message
Cause
Fix
E-CE0011 — min/max over an empty collection
Message
Cause
Fix
E-CE0012 — Internal JSON serialization failure
Message
Cause
Fix
E-CE0013 — OMMX rejected the built instance
Message
Cause
Fix
Related
E-CE0014 — Internal len_at dimension check
Message
Cause
Fix
Related
E-CE0015 — Internal len_at on jagged array check
Message
Cause
Fix
Related
E-CE0016 — Dict key not found
Message
Cause
Fix
Related
E-CE0017 — Unknown variable in fixed_variables
Message
Cause
Fix
Related
E-CE0018 — Fixed value outside the variable domain
Message
Cause
Fix
Related
E-CE0019 — Failed to register constraint hints
Message
Cause
Fix
Related
E-CE0020 — Scalar fixed value for an indexed variable
Message
Cause
Fix
Related
E-CE0021 — Subscripted fixed value for a scalar variable
Message
Cause
Fix
Related
E-CE0100 — Array shape mismatch
Message
Cause
Fix
Related
E-CE0101 — Internal invalid array shape
Message
Cause
Fix
Related
E-CE0200 — Internal: unknown decision variable ID
Message
Cause
Fix
Related
E-CE0201 — Unknown decision variable name
Message
Cause
Fix
Related
E-CE0202 — Internal: decision variable registered twice
Message
Cause
Fix
Related
E-CE0203 — Decision variable subscript out of range
Message
Cause
Fix
Related
E-CE0204 — Invalid decision variable bound
Message
Cause
Fix
Related
E-CE0205 — Decision variable rejected by OMMX
Message
Cause
Fix
Related
E-CE0300 — Internal: unknown constraint ID
Message
Cause
Fix
Related
E-CE0301 — Unknown constraint name
Message
Cause
Fix
Related
E-CE0302 — Conflicting constraint definition
Message
Cause
Fix
Related
E-CE0303 — Inconsistent constraint subscript count
Message
Cause
Fix
Related
E-CE0400 — Constraint hint subscript out of domain
Message
Cause
Fix
Related
E-CE0500 — Internal: non-uniform jagged array dimensions
Message
Cause
Fix
E-CE0600 — Non-numeric value in a fixed-variables dictionary
Message
Cause
Fix
Related
E-CE0601 — Invalid key in a fixed-variables dictionary
Message
Cause
Fix
Related
E-CE0602 — Invalid fixed-variable entry
Message
Cause
Fix
Related
E-CE0603 — Unknown constraint hint name
Message
Cause
Fix
Related
E-CE0604 — Invalid constraint hint name type
Message
Cause
Fix
Related
E-CE0605 — Invalid constraint detection configuration
Message
Cause
Fix
Related
E-IE0000 — Unexpected type in e-graph conversion
Message
Cause
Fix
E-IE0001 — Arity mismatch in e-graph conversion
Message
Cause
Fix
E-IE0002 — Unexpected term in e-graph conversion
Message
Cause
Fix
E-IE0003 — Internal: empty optional term in e-graph conversion
Message
Cause
Fix
E-IE0004 — Type mismatch in e-graph conversion
Message
Cause
Fix
E-IE0005 — Internal e-graph error during constraint detection
Message
Cause
Fix
E-IE0100 — Internal invariant violated in the Python frontend
Message
Cause
Fix
E-IG0000 — Random generation for an empty RangeNat type
Message
Cause
Fix
Related
E-IG0001 — Category label with no labels
Message
Cause
Fix
Related
E-IG0002 — Empty value-range hint
Message
Cause
Fix
Related
E-IG0003 — Empty size-range hint
Message
Cause
Fix
Related
E-IG0004 — Missing placeholder schema
Message
Cause
Fix
Related
E-IG0100 — Unsupported value for a data generation hint
Message
Cause
Fix
Related
E-IG0101 — Range hint with a step other than 1
Message
Cause
Fix
Related
E-IG0102 — Invalid size range hint
Message
Cause
Fix
Related
E-IG0103 — Size range with inverted bounds
Message
Cause
Fix
Related
E-IG0104 — Invalid value range dict
Message
Cause
Fix
Related
E-IG0105 — Invalid value range hint
Message
Cause
Fix
Related
E-IG0106 — Value range with inverted bounds
Message
Cause
Fix
Related
E-IG0107 — Invalid size range dict
Message
Cause
Fix
Related
E-MD0000 — Dimension and shape mismatch
Message
Cause
Fix
Related
E-MD0001 — Conflicting placeholder parameters
Message
Cause
Fix
Related
E-MD0002 — Conflicting decision variable parameters
Message
Cause
Fix
Related
E-MD0003 — Nested comparison in a constraint
Message
Cause
Fix
Related
E-MD0004 — Jagged array constraint not supported
Message
Cause
Fix
Related
E-MD0005 — Conflicting constraint definition
Message
Cause
Fix
Related
E-MD0006 — Inconsistent constraint dimensions
Message
Cause
Fix
Related
E-MD0007 — Constraint expression is not a comparison
Message
Cause
Fix
Related
E-MD0008 — Named expression cannot be saved in the OMMX output
Message
Cause
Fix
E-MD0100 — Undefined name in expression
Message
Cause
Fix
Related
E-MD0101 — Name already in use
Message
Cause
Fix
Related
E-MD0102 — Undefined category label
Message
Cause
Fix
Related
E-PE0000 — Invalid internal expression reference
Message
Cause
Fix
E-PE0001 — Unsupported schema version
Message
Cause
Fix
E-PE0002 — Unspecified enum value in serialized model
Message
Cause
Fix
Related
E-PE0003 — Required field missing from serialized model
Message
Cause
Fix
Related
E-PE0004 — Invalid enum variant in serialized model
Message
Cause
Fix
Related
E-PE0005 — Serialized problem has no objective function
Message
Cause
Fix
E-PE0006 — Serialized message has an empty body
Message
Cause
Fix
E-PE0007 — Invalid protobuf message
Message
Cause
Fix
Related
E-PE0008 — Conflicting axes fields
Message
Cause
Fix
E-PE0009 — Invalid axis expression
Message
Cause
Fix
E-PE0100 — Attempted to serialize an unsupported node
Message
Cause
Fix
E-PE0101 — Cyclic dependency between parameters
Message
Cause
Fix
Related
E-PE0102 — Insufficient buffer capacity while encoding
Message
Cause
Fix
E-SE0000 — JijModeling object iterated at runtime
Message
Cause
Fix
E-SE0001 — Unsupported loop target in a comprehension
Message
Cause
Fix
Related
E-SE0002 — More than one for-clause in a comprehension
Message
Cause
Fix
Related
E-SE0003 — Async comprehension in the decorator API
Message
Cause
Fix
E-SE0004 — Unsupported if-clause in a comprehension
Message
Cause
Fix
Related
E-SE0005 — Decorated function references an unbound variable
Message
Cause
Fix
Related
E-SE0006 — Cannot parse the source of a decorated function
Message
Cause
Fix
Related
E-SE0007 — Decorated function takes no arguments
Message
Cause
Fix
E-SE0008 — Decorated object is not a plain function definition
Message
Cause
Fix
Related
E-SE0009 — Decorator applied to a non-callable object
Message
Cause
Fix
Related
E-SE0010 — Calling a function already applied by the decorator
Message
Cause
Fix
Related
E-SE0011 — Category label iterated outside the decorator API
Message
Cause
Fix
Related
E-TE0000 — Dangling bound variable (internal error)
Message
Cause
Fix
Related
E-TE0001 —
len_at
index exceeds array dimensions
Message
Cause
Fix
Related
E-TE0002 —
len_at
with non-zero index on a jagged array
Message
Cause
Fix
Related
E-TE0003 —
shape
is not supported for jagged arrays
Message
Cause
Fix
Related
E-TE0004 — Type mismatch
Message
Cause
Fix
Related
E-TE0005 — Unbound variable
Message
Cause
Fix
E-TE0006 — Could not infer type
Message
Cause
Fix
Related
E-TE0007 — Could not infer the element type of an empty list
Message
Cause
Fix
Related
E-TE0008 — Could not infer the key/value types of an empty dict
Message
Cause
Fix
Related
E-TE0009 — Incompatible element types in a list
Message
Cause
Fix
Related
E-TE0010 — Incompatible entry types in a dict
Message
Cause
Fix
Related
E-TE0011 — Incompatible types
Message
Cause
Fix
Related
E-TE0012 — Expression is not a function
Message
Cause
Fix
E-TE0013 — Expected a dict
Message
Cause
Fix
Related
E-TE0014 — Operation not supported for this type
Message
Cause
Fix
Related
E-TE0015 — Binary operation not supported between these types
Message
Cause
Fix
Related
E-TE0016 — Invalid dimension expression
Message
Cause
Fix
Related
E-TE0017 — Value is not subscriptable
Message
Cause
Fix
Related
E-TE0018 — Too many subscripts
Message
Cause
Fix
Related
E-TE0019 — Tensor literal length differs from declared first dimension
Message
Cause
Fix
Related
E-TE0020 — Invalid axis
Message
Cause
Fix
Related
E-TE0021 — Duplicate axis
Message
Cause
Fix
Related
E-TE0022 — Impossible state reached (internal error)
Message
Cause
Fix
Related
E-TE0023 — Could not infer function supertype (internal error)
Message
Cause
Fix
Related
E-TE0024 — Dangling free variable in pattern (internal error)
Message
Cause
Fix
Related
E-TE0500 — Could not convert value
Message
Cause
Fix
Related
E-TE0501 — Value out of range
Message
Cause
Fix
Related
E-TE0502 — Jagged array depth undetermined
Message
Cause
Fix
Related
E-TE0503 — Invalid array shape
Message
Cause
Fix
Related
E-TE0504 — Invalid comparison operator for a constraint
Message
Cause
Fix
Related
E-TE0505 — Ordering comparison on category labels
Message
Cause
Fix
Related
E-TE0506 — Category label used in a constraint
Message
Cause
Fix
Related
E-TE0507 — Non-scalar comparison operand
Message
Cause
Fix
Related
E-TE0508 — Division by zero
Message
Cause
Fix
Related
E-TE0509 — Invalid OMMX coefficient
Message
Cause
Fix
Related
E-TE0600 — Value cannot be interpreted as an expression
Message
Cause
Fix
Related
E-TE0601 — Tuple element cannot be interpreted as an expression
Message
Cause
Fix
Related
E-TE0602 — Callable used as an expression takes no arguments
Message
Cause
Fix
Related
E-TE0603 — Invalid axis specification
Message
Cause
Fix
Related
E-TE0604 — Unexpected extra positional arguments to a reduction function
Message
Cause
Fix
Related
E-TE0605 — Axis specified for the two-argument form of min/max
Message
Cause
Fix
Related
E-TE0606 — Wrong number of arguments to min/max
Message
Cause
Fix
Related
E-TE0607 — Wrong number of arguments to range
Message
Cause
Fix
E-TE0608 — Invalid placeholder data type
Message
Cause
Fix
E-TE0609 — Non-callable passed where a callable is expected
Message
Cause
Fix
Related
E-TE0610 — Invalid dictionary key
Message
Cause
Fix
Related
E-TE0611 — Boolean conversion of a modeling object
Message
Cause
Fix
Related
E-TE0612 — Unsupported argument type for is_same
Message
Cause
Fix
Related
E-TE0613 — Mismatched argument types for is_same
Message
Cause
Fix
Related
E-TE0614 — Incomparable elements in is_same iterables
Message
Cause
Fix
Related
E-TE0615 — Iterables of different lengths passed to is_same
Message
Cause
Fix
Related
E-TE0616 — Unsupported operand for +=
Message
Cause
Fix
Related
E-TE0617 — Unsupported operand for -=
Message
Cause
Fix
Related
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)
(Expression method)
(NamedExpr method)
(Placeholder method)
__and__() (CategoryLabel method)
(Expression method)
(NamedExpr method)
(Placeholder method)
__call__() (DesugaredProblemBuilder method)
(Expression method)
__eq__() (CategoryLabel method)
(DecisionVar method)
(Expression method)
(NamedExpr method)
(Placeholder method)
(Type method)
__ge__() (CategoryLabel method)
(DecisionVar method)
(Expression method)
(NamedExpr method)
(Placeholder method)
__getitem__() (DecisionVar method)
(Expression method)
(NamedExpr method)
(Placeholder method)
__gt__() (CategoryLabel method)
(DecisionVar method)
(Expression method)
(NamedExpr method)
(Placeholder method)
__iadd__() (DecoratedProblem method)
(Problem method)
__isub__() (DecoratedProblem method)
(Problem method)
__iter__() (CategoryLabel method)
(DecisionVar method)
(Expression method)
(NamedExpr method)
(Placeholder method)
__le__() (CategoryLabel method)
(DecisionVar method)
(Expression method)
(NamedExpr method)
(Placeholder method)
__lt__() (CategoryLabel method)
(DecisionVar method)
(Expression method)
(NamedExpr method)
(Placeholder method)
__mod__() (DecisionVar method)
(Expression method)
(NamedExpr method)
(Placeholder method)
__mul__() (DecisionVar method)
(Expression method)
(NamedExpr method)
(Placeholder method)
__ne__() (CategoryLabel method)
(DecisionVar method)
(Expression method)
(NamedExpr method)
(Placeholder method)
__neg__() (DecisionVar method)
(Expression method)
(NamedExpr method)
(Placeholder method)
__new__() (Compiler method)
(ConstraintDetectionConfig method)
(Expression method)
(Namespace method)
(Problem method)
__next__() (CategoryLabel method)
__or__() (CategoryLabel method)
(Expression method)
(NamedExpr method)
(Placeholder method)
__pow__() (DecisionVar method)
(Expression method)
(NamedExpr method)
(Placeholder method)
__radd__() (DecisionVar method)
(Expression method)
(NamedExpr method)
(Placeholder method)
__rand__() (CategoryLabel method)
(Expression method)
(NamedExpr method)
(Placeholder method)
__repr__() (CategoryLabel method)
(Constraint method)
(DecisionVar method)
(Expression method)
(NamedExpr method)
(Placeholder method)
(Problem method)
__rmod__() (DecisionVar method)
(Expression method)
(NamedExpr method)
(Placeholder method)
__rmul__() (DecisionVar method)
(Expression method)
(NamedExpr method)
(Placeholder method)
__ror__() (CategoryLabel method)
(Expression method)
(NamedExpr method)
(Placeholder method)
__rpow__() (DecisionVar method)
(Expression method)
(NamedExpr method)
(Placeholder method)
__rsub__() (DecisionVar method)
(Expression method)
(NamedExpr method)
(Placeholder method)
__rtruediv__() (DecisionVar method)
(Expression method)
(NamedExpr method)
(Placeholder method)
__rxor__() (CategoryLabel method)
(Expression method)
(NamedExpr method)
(Placeholder method)
__sub__() (DecisionVar method)
(Expression method)
(NamedExpr method)
(Placeholder method)
__truediv__() (DecisionVar method)
(Expression method)
(NamedExpr method)
(Placeholder method)
__version__
(in module jijmodeling)
__xor__() (CategoryLabel method)
(Expression method)
(NamedExpr method)
(Placeholder method)
_repr_latex_() (Constraint method)
(DecisionVar method)
(Expression method)
(NamedExpr method)
(Placeholder method)
(Problem method)
A
abs
abs() (DecisionVar method)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(Placeholder method)
acos
acos() (DecisionVar method)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(Placeholder method)
acosh
acosh() (DecisionVar method)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(Placeholder method)
add_category_label() (Namespace method)
add_decision_var() (Namespace method)
add_placeholder() (Namespace method)
asin
asin() (DecisionVar method)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(Placeholder method)
asinh
asinh() (DecisionVar method)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(Placeholder method)
at_least
,
[1]
,
[2]
at_least() (in module jijmodeling.generation)
(in module jijmodeling.generation.size)
(in module jijmodeling.generation.value)
at_most
,
[1]
,
[2]
at_most() (in module jijmodeling.generation)
(in module jijmodeling.generation.size)
(in module jijmodeling.generation.value)
atan
atan() (DecisionVar method)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(Placeholder method)
atanh
atanh() (DecisionVar method)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(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)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(Placeholder method)
bor
bor() (in module jijmodeling)
C
category_labels (DecoratedProblem property)
(Problem property)
CategoryLabel
(in module jijmodeling)
CategoryLabel() (DecoratedProblem method)
(Problem method)
ceil
ceil() (DecisionVar method)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(Placeholder method)
closed
,
[1]
,
[2]
closed() (in module jijmodeling.generation)
(in module jijmodeling.generation.size)
(in module jijmodeling.generation.value)
closed_open
,
[1]
,
[2]
closed_open() (in module jijmodeling.generation)
(in module jijmodeling.generation.size)
(in module jijmodeling.generation.value)
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)
constraints (DecoratedProblem property)
(Problem property)
ConstraintSense
(in module jijmodeling)
CONTINUOUS (DecisionVarKind attribute)
ContinuousVar() (DecoratedProblem method)
(Problem method)
cos
cos() (DecisionVar method)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(Placeholder method)
cosh
cosh() (DecisionVar method)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(Placeholder method)
count
count() (CategoryLabel method)
(in module jijmodeling)
custom_latex (DecisionVar property)
(Expression property)
(NamedExpr property)
(Placeholder property)
custom_latex() (CategoryLabel method)
D
DataType
(in module jijmodeling)
decision_vars (DecoratedProblem property)
(Problem property)
DecisionVar
(in module jijmodeling)
DecisionVar() (DecoratedProblem method)
(Problem method)
DecisionVarKind
(in module jijmodeling)
DecoratedProblem
(in module jijmodeling)
default_hints() (ConstraintDetectionConfig method)
define() (Problem method)
definition (NamedExpr property)
dependent_vars (DecoratedProblem property)
(Problem property)
DependentVar
(in module jijmodeling)
DependentVar() (DecoratedProblem method)
(Problem method)
description (DecisionVar property)
(DecoratedProblem property)
(NamedExpr property)
(Placeholder property)
(Problem property)
description() (CategoryLabel method)
DesugaredProblemBuilder
(in module jijmodeling)
diff
diff() (CategoryLabel method)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(Placeholder method)
Dim() (DecoratedProblem method)
(Problem method)
disable() (ConstraintDetectionConfig method)
disabled() (ConstraintDetectionConfig method)
dtype (Placeholder property)
E
enumerate
enumerate() (DecisionVar method)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(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)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(Placeholder method)
Expression
expression (Constraint property)
Expression (in module jijmodeling)
ExpressionFunction
(in module jijmodeling)
ExpressionLike
(in module jijmodeling)
F
filter
filter() (CategoryLabel method)
(DecisionVar method)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(Placeholder method)
flat_map
flat_map() (CategoryLabel method)
(DecisionVar method)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(Placeholder method)
FLOAT (DataType attribute)
Float() (DecoratedProblem method)
(Problem method)
floor
floor() (DecisionVar method)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(Placeholder method)
from_problem() (Compiler method)
(Namespace method)
from_protobuf
from_protobuf() (in module jijmodeling)
(Problem method)
G
genarray
genarray() (in module jijmodeling)
gendict
gendict() (in module jijmodeling)
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_named_function_id_by_name() (Compiler method)
get_problem_schema() (DecoratedProblem method)
(Problem method)
Graph() (DecoratedProblem method)
(Problem method)
greater_than
,
[1]
,
[2]
greater_than() (in module jijmodeling.generation)
(in module jijmodeling.generation.size)
(in module jijmodeling.generation.value)
GREATER_THAN_EQUAL (ConstraintSense attribute)
I
indices
indices() (DecisionVar method)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(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_equality (Constraint property)
is_inequality (Constraint property)
is_same
is_same() (in module jijmodeling)
items
items() (DecisionVar method)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(Placeholder method)
J
jagged (Placeholder property)
jijmodeling (module)
jijmodeling.generation (module)
jijmodeling.generation.size (module)
jijmodeling.generation.value (module)
K
keys
keys() (DecisionVar method)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(Placeholder method)
kind (DecisionVar property)
L
left (Constraint property)
len_at() (Expression method)
(Placeholder method)
Length() (DecoratedProblem method)
(Problem method)
less_than
,
[1]
,
[2]
less_than() (in module jijmodeling.generation)
(in module jijmodeling.generation.size)
(in module jijmodeling.generation.value)
LESS_THAN_EQUAL (ConstraintSense attribute)
ln
ln() (DecisionVar method)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(Placeholder method)
log10
log10() (DecisionVar method)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(Placeholder method)
log2
log2() (DecisionVar method)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(Placeholder method)
lower_bound (DecisionVar property)
M
map
map() (CategoryLabel method)
(DecisionVar method)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(Placeholder method)
match_limit() (ConstraintDetectionConfig method)
max
max() (DecisionVar method)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(Placeholder method)
max_hints() (ConstraintDetectionConfig method)
max_iter() (ConstraintDetectionConfig method)
MAXIMIZE (ProblemSense attribute)
min
min() (DecisionVar method)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(Placeholder method)
MINIMIZE (ProblemSense attribute)
ModelingError
(in module jijmodeling)
N
name (Constraint property)
(DecisionVar property)
(DecoratedProblem property)
(NamedExpr property)
(Placeholder property)
(Problem property)
name() (CategoryLabel method)
named_exprs (DecoratedProblem property)
(Problem property)
NamedExpr
(in module jijmodeling)
NamedExpr() (DecoratedProblem method)
(Problem method)
Namespace
(in module jijmodeling)
namespace() (Problem method)
NATURAL (DataType attribute)
Natural() (DecoratedProblem method)
(Problem method)
ndenumerate
ndenumerate() (DecisionVar method)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(Placeholder method)
ndim (DecisionVar property)
(Placeholder property)
neg
neg() (in module jijmodeling)
O
objective (DecoratedProblem property)
(Problem property)
OneHot (ConstraintHintName attribute)
open
,
[1]
,
[2]
open() (in module jijmodeling.generation)
(in module jijmodeling.generation.size)
(in module jijmodeling.generation.value)
open_closed
,
[1]
,
[2]
open_closed() (in module jijmodeling.generation)
(in module jijmodeling.generation.size)
(in module jijmodeling.generation.value)
P
PartialDict() (DecoratedProblem method)
(Problem method)
Placeholder
(in module jijmodeling)
Placeholder() (DecoratedProblem method)
(Namespace method)
(Problem method)
placeholders (DecoratedProblem property)
(Problem property)
Problem
(in module jijmodeling)
ProblemSense
(in module jijmodeling)
prod
prod() (DecisionVar method)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(Placeholder method)
product
product() (in module jijmodeling)
ProtobufError
(in module jijmodeling)
R
range
range() (in module jijmodeling)
right (Constraint property)
roll
roll() (DecisionVar method)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(Placeholder method)
rows
rows() (DecisionVar method)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(Placeholder method)
S
save_in_ommx (NamedExpr property)
SEMI_CONTINUOUS (DecisionVarKind attribute)
SEMI_INTEGER (DecisionVarKind attribute)
SemiContinuousVar() (DecoratedProblem method)
(Problem method)
SemiIntegerVar() (DecoratedProblem method)
(Problem method)
sense (Constraint property)
(DecoratedProblem property)
(Problem property)
set
set() (in module jijmodeling)
shape (DecisionVar property)
(Placeholder property)
shape() (Expression method)
shape_spec (Placeholder property)
sin
sin() (DecisionVar method)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(Placeholder method)
sinh
sinh() (DecisionVar method)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(Placeholder method)
Sos1 (ConstraintHintName attribute)
sqrt
sqrt() (DecisionVar method)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(Placeholder method)
sum
sum() (DecisionVar method)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(Placeholder method)
T
tan
tan() (DecisionVar method)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(Placeholder method)
tanh
tanh() (DecisionVar method)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(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)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(Placeholder method)
update() (Problem method)
upper_bound (DecisionVar property)
used_placeholders (DecoratedProblem property)
(Problem property)
V
values
values() (DecisionVar method)
(Expression method)
(in module jijmodeling)
(NamedExpr method)
(Placeholder method)
W
with_latex() (Expression method)
X
xor
xor() (in module jijmodeling)