2010‎ > ‎

New Scheduling System

This is a page for the new Scheduling system for 2010 for the science revue

Specifications needed
- Some people and objects need to be scheduled
- This needs to be output in some sane format
- ???
- Profit

Code repository
http://github.com/simplechat/scisolver

General approach

- Simple CSP solver
- Entities have categories and available times
- Solutions need entities of certain categories and a time limit
- Solve
- Output in ical format, using entities with category "place" as a "location"

Possible
- Output the ical format into google calendar
- SMS people if/when things change
- Latex output to produce a nice table of who is going where -> Place on the website?
Comments