table of contents
FET-CL(1) | Free timetabling - command line | FET-CL(1) |
NAME¶
FET-CL - free timetabling - command line
SYNOPSIS¶
fet-cl
fet-cl --inputfile=file.fet [options]
fet-cl --version [--outputdir=d]
DESCRIPTION¶
FET-CL software is a free software implementation of a heuristic algorithm to automatically schedule the timetable of an educational institution (school, high-school or university). This program runs on command line, without using the X server.
Running simply fet-cl will show usage.
Running fet-cl --inputfile=file=fet [options] will start generation on the desired input file.
Running fet-cl --version [--outputdir=d] will show the program version and will also print this version in the output directory (which is by default the current directory).
AUTHORS¶
Written by Liviu Lalescu (https://lalescu.ro/liviu/), Volker Dirr
(https://www.timetabling.de/).
This manual page was originally written by Liviu Lalescu.
Visit homepage: https://lalescu.ro/liviu/fet/
COPYRIGHT¶
Copyright (C) 2002-2023 Liviu Lalescu, Volker Dirr.
This is Free Software: this software is licensed under the GNU Affero General
Public License version 3 or later, as published by the Free Software
Foundation. There is NO warranty; not even for MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE.
September 21, 2014 | FET-CL |