next up previous contents
Next: Performance Up: Correctness Previous: Stored Tree

Unstored Recursion

This algorithm is correct because it enumerates all orderings of n tasks and compares them all. I know it enumerates all orderings because the recursion of the algorithm traces out a complete tree. Also the solutions it gives agree with the project description.



Jamie Marconi
Thu May 23 20:07:44 PDT 1996