Click or drag to resize

GraphHelperEqual Method


Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
public static bool Equal(
	IGraph this_,
	IGraph that
)

Parameters

this_  IGraph
 
that  IGraph
 

Return Value

Boolean
See Also