Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
FET-CL(1)		 Free timetabling - command line	       FET-CL(1)

NAME
     FET-CL - free timetabling - command line

SYNOPSIS
     fet-cl

     fet-cl --inputfile=filename.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=filename.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-2026 Liviu Lalescu, Volker Dirr.
     This is Free Software: this software is licensed under the GNU Affero  Gen-
     eral  Public  License  version 3, as published by the Free Software Founda-
     tion.  There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR  A
     PARTICULAR PURPOSE.

FET-CL			       September 21, 2014		       FET-CL(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=fet-cl&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help