Click or drag to resize

GraphStatisticsParserSerializer Constructor

Create the statistics parser and serializer, binding it to the statistics object to fill or write out.

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

Parameters

statistics  LGSPGraphStatistics
 
See Also