File: control

package info (click to toggle)
tablix2 0.3.5-3.1
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 9,924 kB
  • ctags: 3,352
  • sloc: ansic: 24,593; xml: 13,161; sh: 10,409; makefile: 849; perl: 564; yacc: 289; sed: 16
file content (19 lines) | stat: -rw-r--r-- 750 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: tablix2
Section: misc
Priority: extra
Maintainer: Robert Lemmen <robertle@semistable.com>
Build-Depends: debhelper (>= 7.0.0), pvm-dev, libxml2-dev, dh-autoreconf
Homepage: http://www.tablix.org
Standards-Version: 3.9.8

Package: tablix2
Architecture: any
Depends: pvm, ${shlibs:Depends}, ${misc:Depends}
Recommends: gnuplot
Description: Kernel for solving general timetabling problems
 Tablix is a powerful free software kernel for solving general 
 timetabling problems. It uses a coarse-grained parallel genetic
 algorithm in combination with other techniques to construct 
 sensible timetables from XML formatted problem descriptions. 
 Tablix can run on a single host as well as on a heterogeneous 
 parallel virtual machine using PVM3.