qiskit-optimization
qiskit-optimization copied to clipboard
DOcplex constraint to Sympy expression conversion
What is the expected behavior?
Ideally, it should be a feature within the DOcplex library. However, we can have an utility function which will convert the expression of a constraint into a symbolic Sympy expression so that we can leverage the symbolic manipulation capability of Sympy.