ommx.v1#
Classes
Name |
Description |
|---|---|
Variable bound wrapper for Python |
|
Constraint wrapper for Python |
|
ConstraintHints wrapper for Python |
|
Decision variable in an optimization problem. |
|
Equality type for constraints |
|
EvaluatedNamedFunction wrapper for Python |
|
General mathematical function of decision variables. |
|
Optimization problem instance. |
|
Kind of decision variable |
|
Linear function of decision variables. |
|
NamedFunction wrapper for Python |
|
OneHot constraint hint wrapper for Python |
|
Optimality status of a solution |
|
Parameter in an optimization problem. |
|
Polynomial function of decision variables. |
|
Quadratic function of decision variables. |
|
Relaxation status of a solution |
|
RemovedConstraint wrapper for Python |
|
The output of sampling-based optimization algorithms, e.g. simulated annealing (SA). |
|
Collection of State samples |
|
Sense of optimization (minimize or maximize) |
|
Idiomatic wrapper of ommx.v1.Solution protobuf message. |
|
SOS1 constraint hint wrapper for Python |
|
State wrapper for Python |
Type Aliases