메소드 | 설명 | |
---|---|---|
CalculateSort ( ) : TopologicalSort |
Calculates the sort which results from this dependency network
|
|
CalculateSort ( TopologicalSort instance ) : TopologicalSort |
Append the result of this dependency graph to the end of the given sorting solution
|
메소드 | 설명 | |
---|---|---|
Add ( |
||
Add ( |
||
CheckGraph ( |
||
CheckGraph ( |
||
SolveResourceDependencies ( ISet |
Given a set of processes which are not interdependent, split up into multiple sets which do not use the same resource concurrently
|
public CalculateSort ( TopologicalSort instance ) : TopologicalSort | ||
instance | TopologicalSort | The instance. |
리턴 | TopologicalSort |