-
Notifications
You must be signed in to change notification settings - Fork 0
This project had me use an adjacency matrix to model a weighted digraph representing the stages of a project. Given input for a graph, this program calculates a project's feasibility, its topological ordering, and the early & late times for the activities(edges) & stages(nodes) of the provided project.
JAGGER99/CanItBeDone
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
This project had me use an adjacency matrix to model a weighted digraph representing the stages of a project. Given input for a graph, this program calculates a project's feasibility, its topological ordering, and the early & late times for the activities(edges) & stages(nodes) of the provided project.
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published