CS 2302 Data Structures: MW 1:30PM - 2:50PM

Author: Stephanie Galvan

Assignment: Lab 6 - Topological and Kruskal

Instructor: Diego Aguirre

TA: Gerardo Barraza

Date of last modification: December 2, 2019

Purpose: Implement Topological Sort and Kruskals Algorithm

NOTE: Run the file TestCases.py (that's where the main function is located...test cases uses the method display however they can be modified to use the method draw instead)