You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Code extracted from <ahref="https://github.com/deontic-logic/proof-tool">deontic-logic/proof-tool</a> (still private; <ahref="https://deontic-logic.github.io/readme.html">readme</a>). Can be used to generate improved versions of <ahref="https://us.metamath.org/mmsolitaire/pmproofs.txt" title="us.metamath.org/mmsolitaire/pmproofs.txt">pmproofs.txt</a> of the <ahref="https://us.metamath.org/mmsolitaire/mms.html" title="us.metamath.org/mmsolitaire/mms.html">mmsolitaire</a> project.<br>Exemplary generated results are available at <ahref="https://github.com/xamidi/mmsolitaire" title="GitHub repository">xamidi/mmsolitaire</a>. Eligible for high-performance computing. If you have access to a supercomputer, please consider to use this tool to further contribute to our knowledge regarding minimal proofs.</p>
217
217
<p>Some aspects of this tool were explicated in a <ahref="https://groups.google.com/g/metamath/c/v0p86y5b-m0">proposal</a> at the Metamath mailing list.</p>
-u: unfiltered (significantly faster, but generates redundant proofs), leads to formulas being stored as strings rather than tree structures (vastly reduced RAM usage) ; deprecates -m
14
-
-m: disable memory reduction (distributed formula lookup data, requires more RAM, faster collection, significantly slower filtering)
13
+
-u: unfiltered (significantly faster, but generates redundant proofs)
15
14
-c: proof files without conclusions, requires additional parsing
16
15
-r: Replacements file creation based on proof files
0 commit comments