Class | Description |
---|---|
Student |
Rappresent an abstraction of a student who is bound.
|
Student.Nobody |
Default class for "nobody"
|
TaskSchedulingProblem |
This class set-up the algorithm for execution, it includes the main method.
|
Week |
This class represents the abstraction of a week
|
WeekFitness |
Rappresent the fitness function used to evaluate the quality of a solution
founded by the algorithm.
|
Enum | Description |
---|---|
Day |
This class represent a Day of the week.
|