UndirectedGraph constructor

UndirectedGraph()

Implementation

factory UndirectedGraph() = FullGraph;