Click or drag to resize

LGSPGraphIndices Property

The indices associated with the graph.

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public override IIndexSet Indices { get; }

Property Value

Type: IIndexSet

Implements

IGraphIndices
See Also