Sindbad~EG File Manager
<div id="pageName0">
<div align="justify">
<h2>Tarski Formalization Project: TestChapter</h2>
<p> The <code>TestChapter</code> program arose out of the desire to test
our formal development on all the theorems of a given chapter by issuing
one command. We wanted to do that for these reasons:
<ul>
<li> To regenerate all the proofs after a change in the Master List </li>
<li> To see the effect of a change in settings. For example, could we still
prove all the theorems of this chapter with a lower value of <code>max_variables</code>?
</li>
</ul>
However, the different theorems require differently constructed input files:
<ul>
<li>Without diagram or hints</li>
<li>With diagram but without hints</li>
<li>With both diagram and hints</li>
<li>Using the subformula strategy (but not hints)</li>
<li>Some files required a large value of <code>max_seconds</code> or a smaller or larger value of <code>max_weight</code>.</li>
</ul>
We therefore kept a machine-readable (but handwritten) record of our results so far, in <code>FinalResults.php</code>.
This file is consulted by <code>TestChapter</code> and the input files are constructed accordingly.
An explanation of <code>FinalResults</code> can be found <a href="index.php?include=AboutFinalResults">here</a>.
</div>
</div>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists