fet
Timetabling software
FET is a program for automatically scheduling the timetable of a school, high-school or university. It uses a fast and efficient timetabling algorithm.
Usually, FET is able to solve a complicated timetable in maximum 5-20 minutes. For extremely difficult timetables, it may take a longer time, a matter of hours.
- Versions: 6.22.2
- Website: https://www.lalescu.ro/liviu/fet/
- Licenses: AGPL 3+
- Package source: gnu/packages/education.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of fet
as follows:
guix install fet
Or install a particular version:
guix install fet@6.22.2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.