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 8.0beta
Syntax
C#
void Clear()
See Also