anthem-rs/src
Patrick Lühne dab121c684
Use 4 cores by default (to be improved)
2020-05-28 18:41:47 +02:00
..
commands Handle private predicates in specification 2020-05-28 07:27:29 +02:00
input Rename “assert” statement to “spec” 2020-05-22 18:34:59 +02:00
output Add option to specify output color choice 2020-05-22 19:33:06 +02:00
problem Require supertight programs for backward proof 2020-05-28 05:03:56 +02:00
translate Require supertight programs for backward proof 2020-05-28 05:03:56 +02:00
utils Handle private predicates in specification 2020-05-28 07:27:29 +02:00
ast.rs Fix supertightness check 2020-05-28 18:37:34 +02:00
commands.rs Implement proof mechanism 2020-05-06 00:13:43 +02:00
error.rs Handle private predicates in specification 2020-05-28 07:27:29 +02:00
input.rs Work in progress 2020-05-05 19:40:57 +02:00
lib.rs Use custom foliage flavor 2020-05-22 02:25:00 +02:00
main.rs Add option to specify output color choice 2020-05-22 19:33:06 +02:00
output.rs Add option to specify output color choice 2020-05-22 19:33:06 +02:00
problem.rs Use 4 cores by default (to be improved) 2020-05-28 18:41:47 +02:00
simplify.rs Finish basic simplifications 2020-05-22 18:14:56 +02:00
translate.rs Refactoring to support TPTP output 2020-02-03 02:57:45 +01:00
utils.rs Handle private predicates in specification 2020-05-28 07:27:29 +02:00