Click or drag to resize

GraphMatchingStateIsIsomorph(LGSPGraph, LGSPGraph, Boolean) Method


Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public bool IsIsomorph(
	LGSPGraph this_,
	LGSPGraph that,
	bool includingAttributes
)

Parameters

this_  LGSPGraph
 
that  LGSPGraph
 
includingAttributes  Boolean
 

Return Value

Boolean
See Also