Click or drag to resize

IGraphGetAllocatedVisitedFlags Method

Returns the ids of the allocated visited flags.

Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
List<int> GetAllocatedVisitedFlags()

Return Value

ListInt32
A dynamic array of the visitor ids allocated.
See Also