mirror of
https://github.com/gonum/gonum.git
synced 2025-12-24 13:47:56 +08:00
This makes it possible to implement the AddNode method of graph.NodeAdder to track the nodes of a graph by DOT node ID, as they are added.
This makes it possible to implement the AddNode method of graph.NodeAdder to track the nodes of a graph by DOT node ID, as they are added.