rebuild
This commit is contained in:
599
tools/index.html
599
tools/index.html
@@ -25,7 +25,7 @@ Click a colorful item in the">
|
||||
<link rel="icon" type="image/png" sizes='16x16' href='http://localhost:1313/favicon-16x16.png'>
|
||||
<link rel="manifest" href='http://localhost:1313/site.webmanifest'>
|
||||
|
||||
<link rel="stylesheet" href="http://localhost:1313/css/styles.9d797fdbc9887767b3ad88393155cb84288660765fe6e18c89e2e00fd5ecfb0b9f46384188a0ae4e8b63f4c81526872e0ff61d1d5204287a0c3c8b6e8e34b6b9.css" integrity="sha512-nXl/28mId2ezrYg5MVXLhCiGYHZf5uGMieLgD9Xs+wufRjhBiKCuTotj9MgVJocuD/YdHVIEKHoMPItujjS2uQ==">
|
||||
<link rel="stylesheet" href="http://localhost:1313/css/styles.256b9fe8f59dcf5eb078f26c8dc26801592eb04b43e5058d5f9b04c2e0e84222d42ff62b207f47e15481a1a1ba359192edeb7bfaac990e44713f5f67852c758f.css" integrity="sha512-JWuf6PWdz16wePJsjcJoAVkusEtD5QWNX5sEwuDoQiLUL/YrIH9H4VSBoaG6NZGS7et7+qyZDkRxP19nhSx1jw==">
|
||||
|
||||
<link href="/css/fontawesome.css" rel="stylesheet" />
|
||||
<link href="/css/brands.css" rel="stylesheet" />
|
||||
@@ -104,6 +104,8 @@ Click a colorful item in the">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -144,6 +146,14 @@ Click a colorful item in the">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -209,7 +219,7 @@ Colors are generated by hashing each term’s name and converting it to RGB
|
||||
|
||||
<a href="/tools/sat-smt/alt-ergo/">Alt-Ergo</a>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
@@ -327,7 +337,7 @@ Colors are generated by hashing each term’s name and converting it to RGB
|
||||
|
||||
<a href="/tools/sat-smt/bitwuzla/">Bitwuzla</a>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
@@ -486,7 +496,7 @@ Colors are generated by hashing each term’s name and converting it to RGB
|
||||
<span style="display: inline-block; width: 12px; height: 12px; border-radius: 50%; background: rgb(128, 28, 28);"></span>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
@@ -631,6 +641,120 @@ Colors are generated by hashing each term’s name and converting it to RGB
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
<tr onclick="window.location='\/tools\/sat-smt\/cadical\/'" style="cursor:pointer;">
|
||||
<td>
|
||||
|
||||
|
||||
<a href="/tools/sat-smt/cadical/">CaDiCaL</a>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="applications_sat-solver"
|
||||
style="background:rgba(197,220,18,0.4)"
|
||||
href="/applications/sat-solver">
|
||||
SAT Solver
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="licenses_mit"
|
||||
style="background:rgba(122,188,26,0.4)"
|
||||
href="/licenses/mit">
|
||||
MIT
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
@@ -642,7 +766,7 @@ Colors are generated by hashing each term’s name and converting it to RGB
|
||||
|
||||
<a href="/tools/sat-smt/colibri/">Colibri</a>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
@@ -747,6 +871,85 @@ Colors are generated by hashing each term’s name and converting it to RGB
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
<tr onclick="window.location='\/tools\/prob\/comics\/'" style="cursor:pointer;">
|
||||
<td>
|
||||
|
||||
<a href="/tools/prob/comics/">COMICS</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="applications_counterexample-generator"
|
||||
style="background:rgba(142,120,129,0.4)"
|
||||
href="/applications/counterexample-generator">
|
||||
Counterexample Generator
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
@@ -760,7 +963,7 @@ Colors are generated by hashing each term’s name and converting it to RGB
|
||||
|
||||
<a href="/tools/sat-smt/cryptominisat/">CryptoMiniSat</a>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
@@ -902,7 +1105,7 @@ Colors are generated by hashing each term’s name and converting it to RGB
|
||||
<span style="display: inline-block; width: 12px; height: 12px; border-radius: 50%; background: rgb(128, 28, 28);"></span>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
@@ -1041,7 +1244,7 @@ Colors are generated by hashing each term’s name and converting it to RGB
|
||||
|
||||
<a href="/tools/sat-smt/cvc5/">cvc5</a>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
@@ -1183,7 +1386,7 @@ Colors are generated by hashing each term’s name and converting it to RGB
|
||||
<span style="display: inline-block; width: 12px; height: 12px; border-radius: 50%; background: rgb(128, 28, 28);"></span>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
@@ -1282,6 +1485,120 @@ Colors are generated by hashing each term’s name and converting it to RGB
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
<tr onclick="window.location='\/tools\/sat-smt\/e\/'" style="cursor:pointer;">
|
||||
<td>
|
||||
|
||||
|
||||
<a href="/tools/sat-smt/e/">E</a>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="applications_theorem-prover"
|
||||
style="background:rgba(190,35,109,0.4)"
|
||||
href="/applications/theorem-prover">
|
||||
Theorem Prover
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="licenses_gplv2"
|
||||
style="background:rgba(220,234,19,0.4)"
|
||||
href="/licenses/gplv2">
|
||||
GPLv2
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
@@ -1293,7 +1610,7 @@ Colors are generated by hashing each term’s name and converting it to RGB
|
||||
|
||||
<a href="/tools/sat-smt/glucose/">Glucose</a>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
@@ -1411,7 +1728,7 @@ Colors are generated by hashing each term’s name and converting it to RGB
|
||||
|
||||
<a href="/tools/sat-smt/lingeling/">Lingeling</a>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
@@ -1525,7 +1842,7 @@ Colors are generated by hashing each term’s name and converting it to RGB
|
||||
|
||||
<a href="/tools/sat-smt/mathsat/">MathSAT</a>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
@@ -1642,7 +1959,7 @@ Colors are generated by hashing each term’s name and converting it to RGB
|
||||
<span style="display: inline-block; width: 12px; height: 12px; border-radius: 50%; background: rgb(128, 28, 28);"></span>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
@@ -1756,7 +2073,7 @@ Colors are generated by hashing each term’s name and converting it to RGB
|
||||
|
||||
<a href="/tools/sat-smt/opensmt/">OpenSMT</a>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
@@ -1874,7 +2191,7 @@ Colors are generated by hashing each term’s name and converting it to RGB
|
||||
|
||||
<a href="/tools/sat-smt/parafrost/">ParaFROST</a>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
@@ -2000,7 +2317,7 @@ Colors are generated by hashing each term’s name and converting it to RGB
|
||||
|
||||
<a href="/tools/prob/prism/">PRISM</a>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
@@ -2125,7 +2442,7 @@ Colors are generated by hashing each term’s name and converting it to RGB
|
||||
<span style="display: inline-block; width: 12px; height: 12px; border-radius: 50%; background: rgb(128, 28, 28);"></span>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
@@ -2250,7 +2567,7 @@ Colors are generated by hashing each term’s name and converting it to RGB
|
||||
<span style="display: inline-block; width: 12px; height: 12px; border-radius: 50%; background: rgb(128, 28, 28);"></span>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
@@ -2368,7 +2685,7 @@ Colors are generated by hashing each term’s name and converting it to RGB
|
||||
|
||||
<a href="/tools/mc/sally/">Sally</a>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
@@ -2486,7 +2803,7 @@ Colors are generated by hashing each term’s name and converting it to RGB
|
||||
|
||||
<a href="/tools/sat-smt/smt-rat/">SMT-RAT</a>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
@@ -2625,7 +2942,7 @@ Colors are generated by hashing each term’s name and converting it to RGB
|
||||
|
||||
<a href="/tools/sat-smt/smtinterpol/">SMTInterpol</a>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
@@ -2747,7 +3064,7 @@ Colors are generated by hashing each term’s name and converting it to RGB
|
||||
|
||||
<a href="/tools/prob/stamina/">STAMINA</a>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
@@ -2886,7 +3203,7 @@ Colors are generated by hashing each term’s name and converting it to RGB
|
||||
|
||||
<a href="/tools/prob/storm/">Storm</a>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
@@ -3008,7 +3325,7 @@ Colors are generated by hashing each term’s name and converting it to RGB
|
||||
|
||||
<a href="/tools/sat-smt/stp/">STP</a>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
@@ -3153,6 +3470,120 @@ Colors are generated by hashing each term’s name and converting it to RGB
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
<tr onclick="window.location='\/tools\/sat-smt\/vampire\/'" style="cursor:pointer;">
|
||||
<td>
|
||||
|
||||
|
||||
<a href="/tools/sat-smt/vampire/">Vampire</a>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="applications_theorem-prover"
|
||||
style="background:rgba(190,35,109,0.4)"
|
||||
href="/applications/theorem-prover">
|
||||
Theorem Prover
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="licenses_bsd"
|
||||
style="background:rgba(197,57,224,0.4)"
|
||||
href="/licenses/bsd">
|
||||
BSD
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
@@ -3164,7 +3595,7 @@ Colors are generated by hashing each term’s name and converting it to RGB
|
||||
|
||||
<a href="/tools/sat-smt/verit/">veriT</a>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
@@ -3286,7 +3717,7 @@ Colors are generated by hashing each term’s name and converting it to RGB
|
||||
|
||||
<a href="/tools/sat-smt/yices/">Yices 2</a>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
@@ -3425,7 +3856,7 @@ Colors are generated by hashing each term’s name and converting it to RGB
|
||||
|
||||
<a href="/tools/sat-smt/z3/">Z3</a>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
@@ -3570,6 +4001,120 @@ Colors are generated by hashing each term’s name and converting it to RGB
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
<tr onclick="window.location='\/tools\/sat-smt\/zipperposition\/'" style="cursor:pointer;">
|
||||
<td>
|
||||
|
||||
|
||||
<a href="/tools/sat-smt/zipperposition/">Zipperposition</a>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="applications_theorem-prover"
|
||||
style="background:rgba(190,35,109,0.4)"
|
||||
href="/applications/theorem-prover">
|
||||
Theorem Prover
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="licenses_bsd"
|
||||
style="background:rgba(197,57,224,0.4)"
|
||||
href="/licenses/bsd">
|
||||
BSD
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user