JobSortGraph Methods

The JobSortGraph type exposes the following members.

  NameDescription
Protected method AddEdge Adds an edge to the graph. (Inherited from DirectedGraph.)
Protected method ComputeJobSortValue Computes the job sort value for all the jobs in the graph.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method SortGraph Sorts a directed acyclic graph. (Inherited from DirectedGraph.)
Public method ToString (Inherited from Object.)
Top

Community Additions

ADD
Show: