A plain version of TORPA in Pascal.
This version accepts the TPDB format as defined for the
termination competition .
Source file of TORPA 1.3. (2004)
Linux executable of TORPA 1.3.
Source file of TORPA 1.4. (2005)
Linux executable of TORPA 1.4.
Source file of TORPA 1.5. (2006)
Linux executable of TORPA 1.5.
Source file of TORPA 1.6. (2006)
Linux executable of TORPA 1.6.
For instance, if the executable is called torpa16, then by
torpa16
(RULES a a b b -> b b b a a a )
or even simpler
torpa16
aabb -> bbbaaa
a termination proof of the single rule aabb -> bbbaaa is generated.