daypack-lib
daypack-lib copied to clipboard
(WIP) OCaml library for schedule, time, and time slots handling
- E.g. depends on number of tasks of same tag in some period - strategy 1: if +homework is more than 5 this week, then skip to next strategy, otherwise...
- [ ] Transit time info handling - [ ] Different travel time estimate profiles, e.g. optimistic, median, conservative - [ ] Location attribute - [ ] Subtask (?) -...
Say a recurring clash between lecture and tutorial clash, but if tutorial is cancelled, then lecture attendance can be scheduled. In this case, the lecture serves as a backup plan...