in reply to Re: Preferred language for scheduler assignment?
in thread Preferred language for scheduler assignment?
Given that Priority Queues (heaps) are implemented by Heap::Simple, and Heap, the queuing portion of the task is mostly implemented for you already.
The way I read the assignment, the instructor is looking for the students to create their own priority queue. The OP should run using Heap::* by the instructor to make sure that it is okay for the class. There is no point in using it if it will hurt the OP's grade.
Jason L. Froebe
No one has seen what you have seen, and until that happens, we're all going to think that you're nuts. - Jack O'Neil, Stargate SG-1
|
|---|