Click or drag to resize

BaseGraphIsIsomorph Method (IGraph)

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

Parameters

that
Type: de.unika.ipd.grGen.libGrIGraph

Return Value

Type: Boolean

Implements

IGraphIsIsomorph(IGraph)
See Also