1 to generate the problems:
3 cd ../../../components/binaries/tptp2grafite/
5 cd ../../../matita/tests/TPTP
10 be sure to have matitac.opt in ../../
13 if you have a file containing the list of files to execute, like
16 Unsatisfiable/BOO001-1.ma
17 Unsatisfiable/BOO002-1.ma
18 Unsatisfiable/BOO004-2.ma
19 Unsatisfiable/LCL113-2.ma
24 ./try filewithproblemlist | tee logname
28 log.SECONDS.DAY-MONTH.MESSAGE
32 simulate_casc.sh logfile
34 Gives the results of the problems listed in elenco_CASC.txt
38 Given a file composed by the sorted concatenation of 2 logs
39 returns the one obtaining using the best of duplicate lines
40 (use to merge a log with a successive run on the FAIL problems)