Skip to content

khansuhel/DependencyViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

DependencyViewer

View Dependencies and Order of Execution for Inter-dependent tasks

This is an implementation of Topological Sort in a Directed Acyclic Graph.

Run App.java

I have mocked a few Tasks inside App.java and created dependencies among them. Feel free to change them and check. :)

The processOrderBackward() Method shows the ideal execution order of Tasks.

About

View Dependencies and Order of Execution for Inter-dependent tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages