Click or drag to resize

IGraphClear Method

Removes all nodes and edges from the graph (so any variables pointing to them start dangling). Also resets the class object unique id source.

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
void Clear()
See Also