Click or drag to resize

BaseGraphGetAllocatedVisitedFlags Method

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

Return Value

Type: ListInt32

Implements

IGraphGetAllocatedVisitedFlags
See Also