tablix2_benchmark
Kernel for solving general timetabling problems
Install
- All systems
-
curl cmd.cat/tablix2_benchmark.sh
- Debian
-
apt-get install tablix2
- Ubuntu
-
apt-get install tablix2
- Kali Linux
-
apt-get install tablix2
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install tablix2
- Raspbian
-
apt-get install tablix2
- Dockerfile
- dockerfile.run/tablix2_benchmark
tablix2
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. http://www.tablix.org/articles/about.html