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.2
Syntax
C#
public GraphStatisticsParserSerializer(
	LGSPGraphStatistics statistics
)

Parameters

statistics
Type: de.unika.ipd.grGen.lgspLGSPGraphStatistics
See Also