OMMX Python SDK 2.6.x#
See the GitHub Releases above for full details. The following summarizes the main changes.
New Features#
Instance.substitute (2.6.0, #892)#
Instance.substitute is now exposed in the Python SDK.
This method rewrites an Instance by substituting decision variables with expressions. The substituted variables are recorded as dependent variables so their values can be reconstructed when evaluating a solution.