Package | Description |
---|---|
jenes.tutorials.problem13 |
Modifier and Type | Class and Description |
---|---|
static class |
Student.Nobody
Default class for "nobody"
|
Constructor and Description |
---|
WeekFitness(int objectives,
boolean maximize,
Student[] student,
Week week,
int targetHours)
Creates a new fitness with the given number of objectives and a flag indicating
if consider the maximum score or the minum as better.
|