Source: tablix2
Section: misc
Priority: extra
Maintainer: Tomaz Solc <tomaz.solc@siol.net>
Build-Depends: debhelper (>> 3.0.0)
Standards-Version: 3.5.2

Package: tablix2
Architecture: any
Depends: ${shlibs:Depends}
Recommends: gnuplot
Description: Kernel for solving general timetabling problems
 Tablix uses a coarse-grained parallel genetic 
 algorithm to construct sensible timetables from 
 XML-formated school information files. It can run 
 on a single host as well as on a heterogeneous 
 parallel virtual machine by using PVM3. Its 
 features include a number of possible restrictions 
 for teachers or classes, HTML formatted output, 
 and configurable genetic parameters.
 .
 Tablix kernel supports a very wide range of timetabling 
 problems, from high school timetabling to barge scheduling. 
 A number of timetable constraints are already implemented 
 in the default installation. Because of kernel's modular 
 design it is easy to add custom timetable constraints
 and/or modify existing ones. Kernel modules are written 
 in C. Extensive API documentation is available on the 
 internet and in the source distribution.
