Skip to content

Program takes in pairs of relations from text file (one comes before the next) and performs a topological sort that either succeeds and gives a solution or fails and gives the loop that causes it to fail.

Notifications You must be signed in to change notification settings

sabercoy/Topological_Sort

Repository files navigation

Topological_Sort

Program takes in pairs of relations from text file (one comes before the next) and performs a topological sort that either succeeds and gives a solution or fails and gives the loop that causes it to fail.

About

Program takes in pairs of relations from text file (one comes before the next) and performs a topological sort that either succeeds and gives a solution or fails and gives the loop that causes it to fail.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages