Note
This is the documentation for the current state of the development branch of rustworkx. The documentation or APIs here can change prior to being released.
rustworkx.DAGWouldCycle¶
- exception DAGWouldCycle¶
Performing this operation would result in trying to add a cycle to a DAG.