Date: Fri, 29 Oct 1999 19:56:47 -0400 From: "Farzad, Babak" Newsgroups: ut.cdf.csc270h Subject: Important Note on Reporting (Assignment 2) Regarding the reporting part of the assignment 2, you have to compare the running time of your algorithm in light of the theoretical bound. We have decided to accept your practical approach to the running time of your program. That is, you may discuss the running time theoretically or by running your program on graphs of different sizes and measuring the execution time of your prim function (only prim, not output and etc.). You can refer to King's book (section 26.3, pages 576-582) for an example. Babak