Implemented formula renaming and fixed some bugs in the parser and the analyzing script. We can now parse, CNF transform, and analyze around 99.8% of the CNF and FOF problems in the TPTP library. There's also a new command line switch for adjusting how eagerly formula renaming is used.
Coverage decreased (-0.7%) to 95.773% when pulling 027c861e7694e3b9e30b604604dfb7cdabe5a03e on formula-renaming into 269ae98b8cea0e343c02394727cbe3de88324bbd on master.
Implemented formula renaming and fixed some bugs in the parser and the analyzing script. We can now parse, CNF transform, and analyze around 99.8% of the CNF and FOF problems in the TPTP library. There's also a new command line switch for adjusting how eagerly formula renaming is used.