+ <li>FET is free software, licensed under the GNU GPL v2 or later.
+ You can freely use, copy, modify and redistribute it </li>
+
+ <li>Localized to en_US (US English, default), ar (Arabic), ca
+ (Catalan), da (Danish), de (German), el (Greek), es (Spanish), fa
+ (Persian), fr (French), gl (Galician), he (Hebrew), hu
+ (Hungarian), id (Indonesian), it (Italian), lt (Lithuanian), mk
+ (Macedonian), ms (Malay), nl (Dutch), pl (Polish), pt_BR
+ (Brazilian Portuguese), ro (Romanian), ru (Russian), si (Sinhala),
+ sk (Slovak), sr (Serbian), tr (Turkish), uk (Ukrainian), uz
+ (Uzbek) and vi (Vietnamese) (incompletely for some languages)
+ </li>
+
+ <li>Fully automatic generation algorithm, allowing also
+ semi-automatic or manual allocation</li>
+
+ <li>Platform independent implementation, allowing running on
+ GNU/Linux, Windows, Mac and any system that Qt supports </li>
+
+ <li>Flexible modular XML format for the input file, allowing editing
+ with an XML editor or by hand (besides FET interface)</li>
+
+ <li>Import/export from CSV format</li>
+
+ <li>The resulted timetables are exported into HTML, XML and CSV
+ formats </li>
+
+ <li>Flexible students 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)</li>
+
+ <li>Each constraint has a weight percentage, from 0.0% to 100.0%
+ (but some special constraints are allowed to have only 100% weight
+ percentage)</li>
+
+ <li>Limits for the algorithm (all these limits can be increased on
+ demand, as a custom version, because this would require a bit more
+ memory):
+ <ul>
+ <li>Maximum total number of hours (periods) per day: 60</li>
+ <li>Maximum number of working days per week: 35</li>
+ <li>Maximum total number of teachers: 6000</li>
+ <li>Maximum total number of sets of students: 30000</li>
+ <li>Maximum total number of subjects: 6000</li>
+ <li>Virtually unlimited number of activity tags</li>
+ <li>Maximum number of activities: 30000</li>
+ <li>Maximum number of rooms: 6000</li>
+ <li>Maximum number of buildings: 6000</li>
+ <li>Possibility of adding multiple teachers and
+ students sets for each activity. (it is possible
+ also to have no teachers or no students sets for an
+ activity)</li>
+ <li>Virtually unlimited number of time constraints</li>
+ <li>Virtually unlimited number of space constraints</li>
+ </ul></li>
+
+ <li>A large and flexible palette of time constraints:
+ <ul>
+ <li>Break periods</li>
+ <li>For teacher(s):
+ <ul>
+ <li>Not available periods</li>
+ <li>Max/min days per week</li>
+ <li>Max gaps per day/week</li>
+ <li>Max hours daily/continuously</li>
+ <li>Min hours daily</li>
+ <li>Max hours daily/continuously with an activity tag</li>
+
+ <li>Respect working in an hourly interval a max number of
+ days per week</li>
+ </ul></li>
+ <li>For students (sets):