C# Class Castle.Core.Internal.TopologicalSortAlgo

Afficher le fichier Open project: nats/castle-1.0.3-mono

Méthodes publiques

Méthode Description
Sort ( IVertex graphNodes ) : IVertex[]

Private Methods

Méthode Description
Visit ( IVertex node, ColorsSet colors, TimestampSet discovery, TimestampSet finish, LinkedList list, int &time ) : void

Method Details

Sort() public static méthode

public static Sort ( IVertex graphNodes ) : IVertex[]
graphNodes IVertex
Résultat IVertex[]