Antichain Based String Algorithms

Description

This small collection contains tools that solve NP-complete string problems based on antichains. So far, there are solutions for

Download

The current versions are beta release only. No warranty can be given. Source code can be downloaded here. It is distributed under the BSD license.
The programs are written in OCaml. You will therefore need an OCaml compiler to produce the executables. We recommend version ≥ 3.09, but smaller versions may also suffice. You will also need the ExtLib extension of the OCaml standard libraries. The input to these algorithms is given as a linebreak-separated list of ASCII strings.

Martin Lange
Last modified: Fri Jan 19 17:05:53 CET 2007