Hi All,<br>
<br>
I just wanted to say how much I appreciated all the help I received
last night on my job shop scheduling heuristics analysis.&nbsp; Some
people were interested in seeing the code as I have written it so far
to solve this problem using a greedy algorithm as Tom Anderson put
it.&nbsp; You can download the code at:<br>
<br>
<a href="http://edusmart.cvs.sourceforge.net/edusmart/perlMRPScheduler/">http://edusmart.cvs.sourceforge.net/edusmart/perlMRPScheduler/</a><br>
<br>
Let me know your suggestions!<br>
<br>
Thanks,<br>
<br>
Tim<br>
<br>
P.S.<br>
<br>
I am working on getting my jifty stuff ready for you all to look
at.&nbsp; The test client for my scheduler creates the 6000 jobs that
have to be scheduled in 30 seconds and you can see it fail.&nbsp; (I
thought it was 30,000, but it is just 6000)&nbsp; I also can't wait to
try Tom's genetic algorithm approach!&nbsp; Also as you can see this
code is hosted on my sourceforge account so the cvs works if you want
access let me know.&nbsp; You can always download the code anonymously.<br>
<br>
<br>