Northwoods.Go.Layout Assembly > Northwoods.Go.Layout Namespace : GoLayoutLayeredDigraphCycleRemove Enumeration |
'Declaration Public Enum GoLayoutLayeredDigraphCycleRemove Inherits System.Enum
public enum GoLayoutLayeredDigraphCycleRemove : System.Enum
Member | Description |
---|---|
DepthFirst | Remove cycles using GoLayoutLayeredDigraph.DepthFirstSearchCycleRemoval |
Greedy | Remove cycles using GoLayoutLayeredDigraph.GreedyCycleRemoval |
System.Object
System.ValueType
System.Enum
Northwoods.Go.Layout.GoLayoutLayeredDigraphCycleRemove
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2