|
|
|
©2000 |
Due date: next Friday (12/8) before noon Problems: Implement the following Algorithms:
Description: 1. Your program should be able to read the input files and generate the output file with filename "output.txt". Please follow the procedure shown below. >> MST <---- your program name Input file: XXXXX <--- read the input file XXXXX ======== ECE902 Homework 6 ======== Algorithms: 1. Kruskal's MST Algoritm ============================ Choose the method:
2. The sample input file format is as follows: =================================== 9 ======>
Total # of nodes =================================== The graph of the sample file is shown in CLR textbook p.506. 3. For the output file, show the minimum value and the arcs chosen. For the expression of arcs, if you have a directed arc (i,j), which means the direction of the arc is from node i to node j.
Requirements: 1. Write down about 2 pages of introduction and
discussion sections. Submission: Please submit a paper version( before class ) and electronic version( by e-mail ) to TA.
|
|
Electrical and Computer Engineering ~ University of
Wisconsin-Madison ~ 1415 Engineering Drive Madison, WI 53706-1691 ~ Tel:
608/262-3840 ~ Fax: 608/262-1267 |