FET is open source free software for automatically scheduling the TimeTable of a school, high-school or university. It uses a fast and efficient timetabling Algorithm. It is licensed under GNU/GPL.
Features:
*FET is free software (open source). You can freely use, copy, modify and re-distribute it, as GNU/GPL permits (but please consider a DONATION)
*Localized to en_GB (English), ar (Arabic), ca (Catalan), de (German), el (Greek), es (Spanish), fr (French), hu (Hungarian), id (Indonesian), it (Italian), lt (Lithuanian), mk (Macedonian), ms (Malay), nl (Dutch), pl (Polish), ro (Romanian) and tr (Turkish) (maybe incompletely)
*Fully automatic generation algorithm, allowing also semi-automatic or manual allocation
*Platform independent implementation, allowing running on GNU/Linux, Windows, Mac and any system that Qt supports
*Powerful flexible modular xml format for the input file, allowing editing with an XML Editor or by hand (besides FET)
*Possibility to view the currently generated timetable without stopping the ongoing simulation (as html on hard disk)
*The resulted timetables are exported into xml and html formats
*Very flexible students (pupils) structure, organized into sets: years, groups and subgroups. FET allows overlapping years and groups and non-overlapping subgroups. You can even define individual students (as separate sets)
*Each constraint has a weight percentage, from 0.0% to 100.0% (some special constraints can have only 100% weight percentage possible)
*Maximum total number of hours (periods) per day: 60 (can be increased, but until now nobody suggested a larger value)
*Maximum number of working days per week: 28 (can be increased, but until now nobody suggested a larger value)
*Maximum total number of teachers: 700 (can be increased, but until now nobody suggested a larger value)