.txt
files are data file.edges.txt
with 500 nodes and 2184 edges;jobs.txt
with 10,000 jobs
.ipynb
file is the solution of Week 1 program assignmentgreedyalgorithm.ipynb
.html
file is thehtml
version of.ipynb
file.greedyalgorithm.html
open .html
file via brower for quick look.
- Greedy Algorithm
- Prim's Minimum Spanning Tree