course-network / degree-requirement-dag

3 stars 0 forks source link

Calculate topological order for courses #10

Open tsoliangwu0130 opened 5 years ago

tsoliangwu0130 commented 5 years ago

The topological order could be used for determining the node level (y-axis coordinate) in the tree-version graph. This issue is to implement a script to take raw courses data and generate the topological orders for them.