Click or drag to resize

PatternGraphIterateds Property

An array of iterateds, each iterated is matched as often as possible within the specified bounds.

Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public IIterated[] Iterateds { get; }

Property Value

IIterated

Implements

IPatternGraphIterateds
See Also