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