JavaGenes, NASA Ames. Written largely by Al Globus

Package gov.nasa.javaGenes.EOSscheduling.HBSS

Class Summary
AccessWindowsList  
AccessWindowWeight  
Breeder  
ChildMaker NOTE: it doesn't really matter what childmaker is used because the HBSS algorithm will rearrange the permutation to reflect the order tasks were chosen by the TaskList (a RouletteWheel of one sort or another
Scheduler Assumes that AccessWindow.getDuration() == Task.getDuration()
SchedulerTest  
TaskList  
TaskWeight  
TaskWeightTest  
 


JavaGenes, NASA Ames. Written largely by Al Globus