FET 5.5.4 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News FET 5.5.4 (Default branch)
# 1  
Old 04-07-2008
FET 5.5.4 (Default branch)

FET (free timetabling tool) automatically schedules the timetable of a school, high school, or university. It aims to have the same functionality as expensive scheduling programs. License: GNU General Public License (GPL) Changes:
Small interface improvements were made. The "2 activities ordered" constraint was added to require that two activities occur in a particular order. Constraints regarding the maximum hours a teacher or student can be scheduled continuously were added. A rare crash bug was fixed, which was triggered if using home rooms with weight under 100% and rooms are constrained. More tests were added to ensure that home rooms are input correctly. Generating multiple timetables now saves each timetable in .fet form to allow opening later. The number of days per week was increased to 28, to allow exam scheduling.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
libcaca(1)						      General Commands Manual							libcaca(1)

NAME
cacademo, cacafire - libcaca's demonstration applications SYNOPSIS
cacademo cacafire DESCRIPTION
This manual page documents briefly the cacademo and cacafire programs. cacademo displays ASCII art effects with animated transitions: metaballs, moire pattern of concentric circles, old school plasma, Matrix- like scrolling. cacafire displays burning ASCII art flames. KEYS
Enter forces an effect transition to happen Space pauses and resumes the program Esc exits the program BUGS
Please report any bugs you find to <libcaca@lists.zoy.org>. LICENSE
cacademo is covered by the Do What The Fuck You Want To Public License (WTFPL). cacafire is covered by the GNU Lesser General Public License (LGPL). AUTHORS
cacademo's moire and matrix effects and this manual page were written by Sam Hocevar <sam@hocevar.net>. cacademo's metaball effect was written by Jean-Yves Lamoureux <jylam@lnxscene.org>, cacafire is a port of AAlib's aafire written by Jan Hubicka <hubicka@freesoft.cz> and cacademo's plasma effect is a port of an SDL plasma effect written and put in the public domain by Michele Bini <mibin@tin.it>. SEE ALSO
cacaview(1), aafire(1) libcaca 2006-9-23 libcaca(1)