ommx#
Classes
Name |
Description |
|---|---|
Attached constraint — a write-through handle bound to a host |
|
Attached decision variable — a write-through handle bound to a host |
|
Attached indicator constraint — a write-through handle bound to a host |
|
Attached one-hot constraint — a write-through handle bound to a host |
|
Attached SOS1 constraint — a write-through handle bound to a host |
|
Reduce powers of active Binary variables during Preparation. |
|
Variable bound wrapper for Python |
|
An OMMX bridge protocol, registration, or transfer failure after loading the SDK. |
|
Constraint wrapper for Python. |
|
Decision variable in an optimization problem. |
|
Decision variable role in an instance. |
|
Equality type for constraints |
|
EvaluatedNamedFunction wrapper for Python. |
|
Exact integer-slack conversion is unavailable for the requested inequality. |
|
General mathematical function of decision variables. |
|
The mathematical model was proven infeasible. |
|
Optimization problem instance. |
|
A set of :class:Instance values represented as a finite union of clauses. |
|
One conjunctive clause in an :class:InstanceClass. |
|
Membership result for one conjunctive instance-class clause. |
|
Side-effect-free membership report for an :class:InstanceClass. |
|
One structured reason an instance is outside a complete clause. |
|
Kind of decision variable |
|
Linear function of decision variables. |
|
An exact log encoding is unavailable for one requested decision variable. |
|
NamedFunction wrapper for Python. |
|
Convert the active objective to `target` during Preparation. |
|
A one-hot constraint: exactly one variable must be 1, the rest must be 0. |
|
Optimality status of a solution |
|
Read-only objective semantics used when evaluating solver output. |
|
Parameter in an optimization problem. |
|
Polynomial function of decision variables. |
|
Polynomial requirement for one function position in an |
|
Select optional transformations applied by {meth}~ommx.Instance.prepare. |
|
Configured Preparation phases were exhausted without reaching the target InstanceClass. |
|
One step in a regular constraint's transformation history. |
|
Kind of constraint from which a regular {class}~ommx.Constraint was generated. |
|
Quadratic function of decision variables. |
|
Relaxation status of a solution |
|
RemovedConstraint wrapper for Python. |
|
A removed indicator constraint together with the reason it was removed. |
|
A removed one-hot constraint together with the reason it was removed. |
|
A removed SOS1 constraint together with the reason it was removed. |
|
The output of sampling-based optimization algorithms, e.g. simulated annealing (SA). |
|
SampledNamedFunction wrapper for Python. |
|
Collection of State samples |
|
Sense of optimization (minimize or maximize) |
|
Python SDK domain type for evaluated optimization results. |
|
Read-only report for an entire SOS1 Big-M promotion batch. |
|
One or more requests in a strict SOS1 Big-M promotion batch were rejected. |
|
Untrusted stable-ID request for a batch of SOS1 Big-M promotions. |
|
Unchecked selector-role claim for one member of an SOS1 Big-M formulation. |
|
A SOS1 (Special Ordered Set type 1) constraint: at most one variable can be non-zero. |
|
Kind of active special constraint in an instance. |
|
State wrapper for Python |
Functions
Name |
Description |
|---|---|
Type Aliases
Name |
Description |
|---|---|
A variable ID or decision-variable object. APIs using this type consume only the OMMX variable ident... |