 | IGraphGetAllocatedVisitedFlags Method |
Returns the ids of the allocated visited flags.
Namespace: de.unika.ipd.grGen.libGrAssembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
SyntaxList<int> GetAllocatedVisitedFlags()
Return Value
ListInt32A dynamic array of the visitor ids allocated.
See Also