Click or drag to resize

BaseGraphIsIsomorph(IGraph) Method


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

Parameters

that  IGraph
 

Return Value

Boolean

Implements

IGraphIsIsomorph(IGraph)
See Also