The Algorithm Design Manual
About the Book
Programming Challenges

The Stony Brook Algorithm Repository

Steven Skiena
Stony Brook University
Dept. of Computer Science

Tablix: Free software for solving timetabling problems


Tablix is a powerful free software kernel implementing a parallel genetic algorithm. It can be used to solve a large subset of discreet multivariable optimization problems, but is specially optimized for timetabling. Because of its modular design it is relatively simple to adapt Tablix to needs of a specific organization. Coarse-grained parallel algorithm can also fully exploit any multi-processor machine that supports PVM3 - from modern multi-core CPUs to clusters of low-end machines connected by a local area network. Specifically this means most users will want to use Tablix on Linux or another UNIX-like operating system.
  • Download Files (local site)
  • Offical Site

    Problem Links

      
    Job Scheduling (10)



    This page last modified on 2008-07-10 .
    www.algorist.com