Click or drag to resize

IMatchIterationNumber Property

Helper for parallelized matching, for building the matches list as if it was matched sequentially

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
int IterationNumber { get; set; }

Property Value

Type: Int32
See Also