rebuild after many tool additions
This commit is contained in:
		| @@ -146,6 +146,24 @@ | ||||
|            | ||||
|            | ||||
|            | ||||
|         </tr> | ||||
|        | ||||
|         <tr onclick="window.location='\/tools\/sat-smt\/lean\/'" style="cursor:pointer;"> | ||||
|           <td class="tool"><a href="/tools/sat-smt/lean/">LEAN</a></td> | ||||
|           <td class="description">cvc5 is an automatic theorem prover for SMT problems. | ||||
| </td> | ||||
|            | ||||
|            | ||||
|            | ||||
|         </tr> | ||||
|        | ||||
|         <tr onclick="window.location='\/tools\/mc\/pypl\/'" style="cursor:pointer;"> | ||||
|           <td class="tool"><a href="/tools/mc/pypl/">pyPL</a></td> | ||||
|           <td class="description">pyPL is a naive model generator, model checker and theorem prover. | ||||
| </td> | ||||
|            | ||||
|            | ||||
|            | ||||
|         </tr> | ||||
|        | ||||
|         <tr onclick="window.location='\/tools\/sat-smt\/stp\/'" style="cursor:pointer;"> | ||||
|   | ||||
| @@ -43,6 +43,20 @@ | ||||
|       <guid>https://fmtools.fyi/tools/sat-smt/e/</guid> | ||||
|       <description><p>E is a theorem prover for full first-order logic (and now monomorphic higher-order logic) with equality.</p></description> | ||||
|     </item> | ||||
|     <item> | ||||
|       <title>LEAN</title> | ||||
|       <link>https://fmtools.fyi/tools/sat-smt/lean/</link> | ||||
|       <pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate> | ||||
|       <guid>https://fmtools.fyi/tools/sat-smt/lean/</guid> | ||||
|       <description><p>cvc5 is an automatic theorem prover for SMT problems.</p></description> | ||||
|     </item> | ||||
|     <item> | ||||
|       <title>pyPL</title> | ||||
|       <link>https://fmtools.fyi/tools/mc/pypl/</link> | ||||
|       <pubDate>Sat, 07 Jun 2025 00:00:00 +0000</pubDate> | ||||
|       <guid>https://fmtools.fyi/tools/mc/pypl/</guid> | ||||
|       <description><p>pyPL is a naive model generator, model checker and theorem prover.</p></description> | ||||
|     </item> | ||||
|     <item> | ||||
|       <title>STP</title> | ||||
|       <link>https://fmtools.fyi/tools/sat-smt/stp/</link> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user