Skip to content

barajale/415Project2

Repository files navigation

CS 415 Project 2 using Python 

Alex Barajas and Alondra Lona


We attempted both extra credit 
Implement the DAG in the adjacency list format: We used dictionaries for this. 

Implement the topological sorting method using the queue-based decrease-by-one design method: we did the queue based implementation called def topsort

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages