We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc7eb26 commit 38bdeacCopy full SHA for 38bdeac
1 file changed
releasenotes/notes/add-cycle-basis-edges-5cb31eac7e41096d.yaml
@@ -58,8 +58,4 @@ upgrade:
58
- |
59
The trait bounds of :func:`rustworkx_core::connectivity::cycle_basis` now
60
requires graphs to be compatible with the trait ``IntoEdges`` and that the
61
- attribute ``EdgeId`` conforms to `Eq` and `Hash`.
62
-fixes:
63
- - |
64
- Support for edges when getting the cycle basis. Refer to
65
- `#551 <https://github.com/Qiskit/rustworkx/issues/551>`__ for more details.
+ attribute ``EdgeId`` conforms to `Eq` and `Hash`.
0 commit comments