addNode

open override fun addNode(node: Int): Nothing

Adds the given node to the graph

Parameters

node

The node to add