Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

Remove dependency on internal DOCplex methods. #1441

Merged

Conversation

adekusar-drl
Copy link
Contributor

Summary

This PR removes dependencies on the DOCplex methods that are marked as INTERNAL in their sources and closes #1438 .

Details and comments

The changes are in:

  • qiskit.optimization.problems.quadratic_program.py
  • qiskit.optimization.applications.ising.docplex.py

No tests are affected and introduced.

@adekusar-drl adekusar-drl merged commit 8723270 into qiskit-community:master Nov 17, 2020
@adekusar-drl adekusar-drl deleted the docplex_verification branch November 17, 2020 15:12
@manoelmarques manoelmarques added the stable backport potential The bug might be minimal and/or import enough to be port to stable label Nov 17, 2020
manoelmarques pushed a commit to qiskit-community/qiskit-optimization that referenced this pull request Jan 14, 2021
…it-aqua#1441)

* docplex corrections

* more on docplex methods.

* fixes in docplex.py
manoelmarques pushed a commit to manoelmarques/qiskit-aqua that referenced this pull request Feb 5, 2021
* docplex corrections

* more on docplex methods.

* fixes in docplex.py
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
stable backport potential The bug might be minimal and/or import enough to be port to stable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove references to internal methods of DOCplex in the optimization stack
3 participants