Companion
object Companion
Functions
Link copied to clipboard
Builds a new MutableGraph by applying builder to a fresh, empty instance.
Link copied to clipboard
Returns a new, empty MutableGraph (no nodes, no edges).
Link copied to clipboard
Creates a new MutableGraph containing exactly the given edges, and their endpoint nodes.
Creates a new MutableGraph containing exactly edge (and any edges), and their endpoint nodes.