Skip to content

Opening book details…

About this document

Topological Sort and MST of Courses by moonjiy7 is a document available to read on EtoBox.

The document contains an assignment submitted by Irin Sultana Asha for the CSE373 course, detailing a code implementation for topological sorting and minimum spanning tree (MST) using NetworkX in Python. It includes a directed graph of course prerequisites and their respective topological order, as well as an undirected graph with weights for the MST. Visualizations of both the topological sort and MST are provided using Matplotlib.

Author
moonjiy7
Language
EN