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

[WIP] Replace the internal networkx with retworkx

Open t-imamichi opened this issue 4 years ago • 1 comments

Summary

Replace the internal networkx data structure of applications with retworkx for better scaling in the future.

Fixes #147

Details and comments

t-imamichi avatar May 28 '21 05:05 t-imamichi

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.

mtreinish avatar Oct 05 '22 16:10 mtreinish

Sorry for the late reply. This PR is too old that I need to work on this task with the latest code.

t-imamichi avatar Dec 07 '22 13:12 t-imamichi