GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutLayeredDigraphNode Class / Discover Property
In This Topic
    Discover Property
    In This Topic
    time of discovery in depth first search; used in DepthFirstSearchCycleRemoval
    Syntax
    public int Discover {get; set;}
    See Also