TPI - The TPTP Process Instruction Language
What, Why, How?
- Existing languages only for logical formulae
- Need ways to control ATP systems
- Input/output, grouping, manipulation of logical formulae
- ATP system execution
- Environment variable manipulation, and utility commands
-
Some Examples
TPI Interpreters
- TPII
- TPI interpreter without reasoning capability
- TPI commands and logical formulae interleaved
- TPI in your Shell
- perl script to execute TPI commands from shell (script)
- Allows use of shell programming
Applications