| Package | Description |
|---|---|
| org.cpsolver.instructor |
Instructor Scheduling.
|
| org.cpsolver.instructor.model |
Instructor Scheduling: Model.
|
| org.cpsolver.instructor.test |
Instructor Scheduling: Tests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Test
A main class for running of the instructor scheduling solver from command line.
|
| Modifier and Type | Method and Description |
|---|---|
InstructorSchedulingModel |
Instructor.getModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
Instructor.setModel(InstructorSchedulingModel model)
Set current model
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChmTest
General chemistry teaching assistants test.
|
class |
MathTest
Math teaching assistant assignment problem.
|