qiskit-optimization icon indicating copy to clipboard operation
qiskit-optimization copied to clipboard

DOcplex constraint to Sympy expression conversion

Open omarshehab opened this issue 4 years ago • 0 comments

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.

omarshehab avatar Oct 14 '20 13:10 omarshehab