Click or drag to resize

LGSPGraphStatistics Constructor

Create the statistics class, binding it to the graph model

Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public LGSPGraphStatistics(
	IGraphModel graphModel
)

Parameters

graphModel  IGraphModel
 
See Also