qiskit-optimization
qiskit-optimization copied to clipboard
[WIP] Replace the internal networkx with retworkx
Summary
Replace the internal networkx data structure of applications with retworkx for better scaling in the future.
Fixes #147
Details and comments
Is there any update on this, or anything I can help with? I'm preparing the rustworkx 0.12.0 release (the package being renamed from retworkx to rustworkx) and it'd be good to see the last usage of networkx in qiskit migrated over to rustworkx.
Sorry for the late reply. This PR is too old that I need to work on this task with the latest code.