[LRUG] Timetabling library in Ruby

Luis Correa d'Almeida luis.ca at gmail.com
Thu Aug 11 11:06:01 PDT 2011


Hello all

Wondering if anyone has published/knows of any gems/libraries in Ruby
that can compute timetables based on a set of simple restrictions
(people can only be in one place at a time, meeting rooms can only
hold one meeting at a time, etc...) Classic example would be building
the schedule for a university.

There are some implementations in Java, but I'd rather not go down
that path. In case you are interested, links below.

http://www.jboss.org/drools/drools-planner.html
http://www.unitime.org/index.php?tab=0
http://timefinder.sourceforge.net/

Another interesting thread on the subject

http://stackoverflow.com/questions/2177836/algorithm-for-creating-a-school-timetable


-- 
Luis Corrêa d'Almeida
tribe.fm/luis



More information about the Chat mailing list