Petgraph does not support compound graphs where nodes can have parents. Hence subgraphs cannot be represented. Similar to dagre.js, dagre-rs might better be based on an independent graph representation such as graphlib
Petgraph does not support compound graphs where nodes can have parents. Hence subgraphs cannot be represented.
Similar to dagre.js, dagre-rs might better be based on an independent graph representation such as graphlib