Commit 40f2471
committed
Student Scheduling: Dependent Courses
- suggestions improvements
- dependent courses constraint do not return a conflict on unassignment of the child course (using an empty enrollment for the course)
- do not check for dependent courses when computing available values (so a swap can be considered)1 parent 99d6684 commit 40f2471
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- src/org/cpsolver/studentsct
- constraint
- online/selection
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
353 | | - | |
| 353 | + | |
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
| |||
0 commit comments