This commit is contained in:
2025-08-21 16:15:06 -06:00
parent 97a87a1679
commit 0cb4f7ed82
83 changed files with 83 additions and 83 deletions

View File

@@ -5,7 +5,7 @@ title = 'Alt-Ergo'
subtitle = 'SMT Solver'
links = [
{ title = "Homepage", url = "https://alt-ergo.ocamlpro.com/", icon = 'fa-solid fa-home' },
{ title = "Source Code", url = "https://github.com/ocamlpro/alt-ergo", icon = 'fa-brands fa-github' },
{ title = "Source Code", url = "https://github.com/ocamlpro/alt-ergo", icon = 'fa-solid fa-code' },
{ title = "Playground", url = "https://try-alt-ergo.ocamlpro.com/", icon = 'fa-solid fa-gamepad' }
]
applications = ['SMT Solver']

View File

@@ -5,7 +5,7 @@ title = 'Bitwuzla'
subtitle = 'SMT Solver'
links = [
{ title = "Homepage", url = "https://bitwuzla.github.io", icon = 'fa-solid fa-home' },
{ title = "Source Code", url = "https://github.com/bitwuzla/bitwuzla", icon = 'fa-brands fa-github' },
{ title = "Source Code", url = "https://github.com/bitwuzla/bitwuzla", icon = 'fa-solid fa-code' },
# { title = "Playground", url = "https://jfmc.github.io/z3-play/", icon = 'fa-solid fa-gamepad' }
]
applications = ['SMT Solver', 'Theorem Prover', 'SAT Solver']

View File

@@ -5,7 +5,7 @@ title = 'Boolector'
subtitle = 'SMT Solver'
links = [
{ title = "Homepage", url = "https://boolector.github.io/", icon = 'fa-solid fa-home' },
{ title = "Source Code", url = "https://github.com/boolector/boolector", icon = 'fa-brands fa-github' },
{ title = "Source Code", url = "https://github.com/boolector/boolector", icon = 'fa-solid fa-code' },
# { title = "Playground", url = "https://jfmc.github.io/z3-play/", icon = 'fa-solid fa-gamepad' }
]
applications = ['SMT Solver', 'Theorem Prover', 'SAT Solver']

View File

@@ -5,7 +5,7 @@ title = 'CaDiCaL'
subtitle = 'SAT Solver'
links = [
# { title = "Homepage", url = "https://wwwlehre.dhbw-stuttgart.de/~sschulz/E/", icon = 'fa-solid fa-home' },
{ title = "Source Code", url = "https://github.com/arminbiere/cadical", icon = 'fa-brands fa-github' },
{ title = "Source Code", url = "https://github.com/arminbiere/cadical", icon = 'fa-solid fa-code' },
# { title = "Playground", url = "https://jfmc.github.io/z3-play/", icon = 'fa-solid fa-gamepad' }
]
applications = ['SAT Solver']

View File

@@ -5,7 +5,7 @@ title = 'Colibri'
subtitle = 'SMT Solver'
links = [
{ title = "Homepage", url = "https://colibri.frama-c.com/", icon = 'fa-solid fa-home' },
{ title = "Source Code", url = "https://git.frama-c.com/pub/colibrics/-/tree/master", icon = 'fa-brands fa-github' },
{ title = "Source Code", url = "https://git.frama-c.com/pub/colibrics/-/tree/master", icon = 'fa-solid fa-code' },
# { title = "Playground", url = "https://jfmc.github.io/z3-play/", icon = 'fa-solid fa-gamepad' }
]
applications = ['SMT Solver']

View File

@@ -5,7 +5,7 @@ title = 'CryptoMiniSat'
subtitle = 'SAT Solver'
links = [
{ title = "Homepage", url = "https://www.msoos.org/cryptominisat5/", icon = 'fa-solid fa-home' },
{ title = "Source Code", url = "https://github.com/msoos/cryptominisat", icon = 'fa-brands fa-github' },
{ title = "Source Code", url = "https://github.com/msoos/cryptominisat", icon = 'fa-solid fa-code' },
# { title = "Playground", url = "https://cvc4.github.io/app/", icon = 'fa-solid fa-gamepad' }
]
applications = ['SAT Solver']

View File

@@ -5,7 +5,7 @@ title = 'cvc4'
subtitle = 'Theorem Prover'
links = [
{ title = "Homepage", url = "https://cvc4.github.io/", icon = 'fa-solid fa-home' },
{ title = "Source Code", url = "https://github.com/CVC4/CVC4-archived", icon = 'fa-brands fa-github' },
{ title = "Source Code", url = "https://github.com/CVC4/CVC4-archived", icon = 'fa-solid fa-code' },
{ title = "Playground", url = "https://cvc4.github.io/app/", icon = 'fa-solid fa-gamepad' }
]
applications = ['SMT Solver', 'Theorem Prover']

View File

@@ -5,7 +5,7 @@ title = 'cvc5'
subtitle = 'Theorem Prover'
links = [
{ title = "Homepage", url = "https://cvc5.github.io/", icon = 'fa-solid fa-home' },
{ title = "Source Code", url = "https://github.com/cvc5/cvc5", icon = 'fa-brands fa-github' },
{ title = "Source Code", url = "https://github.com/cvc5/cvc5", icon = 'fa-solid fa-code' },
{ title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' }
]
applications = ['SMT Solver', 'Theorem Prover']

View File

@@ -5,7 +5,7 @@ title = 'dReal'
subtitle = 'SMT Solver'
links = [
{ title = "Homepage", url = "https://dreal.github.io/", icon = 'fa-solid fa-home' },
{ title = "Source Code", url = "https://github.com/dreal/dreal4", icon = 'fa-brands fa-github' },
{ title = "Source Code", url = "https://github.com/dreal/dreal4", icon = 'fa-solid fa-code' },
# { title = "Playground", url = "https://jfmc.github.io/z3-play/", icon = 'fa-solid fa-gamepad' }
]
applications = ['SMT Solver']

View File

@@ -5,7 +5,7 @@ title = 'E'
subtitle = 'Theorem Prover'
links = [
{ title = "Homepage", url = "https://wwwlehre.dhbw-stuttgart.de/~sschulz/E/", icon = 'fa-solid fa-home' },
{ title = "Source Code", url = "https://github.com/eprover/eprover", icon = 'fa-brands fa-github' },
{ title = "Source Code", url = "https://github.com/eprover/eprover", icon = 'fa-solid fa-code' },
# { title = "Playground", url = "https://jfmc.github.io/z3-play/", icon = 'fa-solid fa-gamepad' }
]
applications = ['Theorem Prover']

View File

@@ -5,7 +5,7 @@ title = 'Glucose'
subtitle = 'SAT Solver'
links = [
{ title = "Homepage", url = "https://www.labri.fr/perso/lsimon/research/glucose/", icon = 'fa-solid fa-home' },
{ title = "Source Code", url = "https://github.com/audemard/glucose", icon = 'fa-brands fa-github' },
{ title = "Source Code", url = "https://github.com/audemard/glucose", icon = 'fa-solid fa-code' },
# { title = "Playground", url = "https://jfmc.github.io/z3-play/", icon = 'fa-solid fa-gamepad' }
]
applications = ['SAT Solver']

View File

@@ -5,7 +5,7 @@ title = 'LEAN'
subtitle = 'Programming Language & Theorem Prover'
links = [
{ title = "Homepage", url = "https://lean-lang.org/", icon = 'fa-solid fa-home' },
{ title = "Source Code", url = "https://github.com/leanprover/lean4", icon = 'fa-brands fa-github' },
{ title = "Source Code", url = "https://github.com/leanprover/lean4", icon = 'fa-solid fa-code' },
# { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' }
]
applications = ['Theorem Prover', 'Modeling Language']

View File

@@ -5,7 +5,7 @@ title = 'Lingeling'
subtitle = 'SAT Solver'
links = [
{ title = "Homepage", url = "https://fmv.jku.at/lingeling/", icon = 'fa-solid fa-home' },
{ title = "Source Code", url = "https://github.com/arminbiere/lingeling", icon = 'fa-brands fa-github' },
{ title = "Source Code", url = "https://github.com/arminbiere/lingeling", icon = 'fa-solid fa-code' },
# { title = "Playground", url = "https://jfmc.github.io/z3-play/", icon = 'fa-solid fa-gamepad' }
]
applications = ['SAT Solver']

View File

@@ -5,7 +5,7 @@ title = 'MathSAT'
subtitle = 'SMT Solver'
links = [
{ title = "Homepage", url = "https://mathsat.fbk.eu/", icon = 'fa-solid fa-home' },
# { title = "Source Code", url = "https://github.com/niklasso/minisat", icon = 'fa-brands fa-github' },
# { title = "Source Code", url = "https://github.com/niklasso/minisat", icon = 'fa-solid fa-code' },
# { title = "Playground", url = "https://jfmc.github.io/z3-play/", icon = 'fa-solid fa-gamepad' }
]
applications = ['SMT Solver']

View File

@@ -5,7 +5,7 @@ title = 'MiniSat'
subtitle = 'SAT Solver'
links = [
{ title = "Homepage", url = "http://minisat.se/Main.html", icon = 'fa-solid fa-home' },
{ title = "Source Code", url = "https://github.com/niklasso/minisat", icon = 'fa-brands fa-github' },
{ title = "Source Code", url = "https://github.com/niklasso/minisat", icon = 'fa-solid fa-code' },
# { title = "Playground", url = "https://jfmc.github.io/z3-play/", icon = 'fa-solid fa-gamepad' }
]
applications = ['SAT Solver']

View File

@@ -5,7 +5,7 @@ title = 'OpenSMT'
subtitle = 'SMT Solver'
links = [
{ title = "Homepage", url = "https://verify.inf.usi.ch/opensmt", icon = 'fa-solid fa-home' },
{ title = "Source Code", url = "https://github.com/usi-verification-and-security/opensmt", icon = 'fa-brands fa-github' },
{ title = "Source Code", url = "https://github.com/usi-verification-and-security/opensmt", icon = 'fa-solid fa-code' },
# { title = "Playground", url = "https://jfmc.github.io/z3-play/", icon = 'fa-solid fa-gamepad' }
]
applications = ['SMT Solver']

View File

@@ -5,7 +5,7 @@ title = 'ParaFROST'
subtitle = 'SMT Solver'
links = [
# { title = "Homepage", url = "https://github.com/Z3Prover/z3", icon = 'fa-solid fa-home' },
{ title = "Source Code", url = "https://github.com/muhos/ParaFROST", icon = 'fa-brands fa-github' },
{ title = "Source Code", url = "https://github.com/muhos/ParaFROST", icon = 'fa-solid fa-code' },
# { title = "Playground", url = "https://jfmc.github.io/z3-play/", icon = 'fa-solid fa-gamepad' }
]
applications = ['SAT Solver']

View File

@@ -7,7 +7,7 @@ subtitle = 'SMT Solver'
links = [
# { title = "Homepage", url = "https://ultimate.informatik.uni-freiburg.de/smtinterpol/", icon = 'fa-solid fa-home'},
{ title = "Source Code", url = "https://github.com/martinjonas/Q3B", icon = 'fa-brands fa-github' },
{ title = "Source Code", url = "https://github.com/martinjonas/Q3B", icon = 'fa-solid fa-code' },
# { title = "Documentation", url = "https://yices.csl.sri.com/yices2-documentation.html" }
]

View File

@@ -7,7 +7,7 @@ subtitle = 'SAT Tool Collection'
links = [
# { title = "Homepage", url = "https://ultimate.informatik.uni-freiburg.de/smtinterpol/", icon = 'fa-solid fa-home'},
{ title = "Source Code", url = "https://github.com/nmanthey/riss-solver", icon = 'fa-brands fa-github' },
{ title = "Source Code", url = "https://github.com/nmanthey/riss-solver", icon = 'fa-solid fa-code' },
# { title = "Documentation", url = "https://yices.csl.sri.com/yices2-documentation.html" }
]

View File

@@ -7,7 +7,7 @@ subtitle = 'SMT Toolbox'
links = [
{ title = "Homepage", url = "https://ths-rwth.github.io/smtrat/", icon = 'fa-solid fa-home'},
{ title = "Source Code", url = "https://github.com/ths-rwth/smtrat", icon = 'fa-brands fa-github' },
{ title = "Source Code", url = "https://github.com/ths-rwth/smtrat", icon = 'fa-solid fa-code' },
# { title = "Documentation", url = "https://yices.csl.sri.com/yices2-documentation.html" }
]

View File

@@ -7,7 +7,7 @@ subtitle = 'Interpolating SMT Solver'
links = [
{ title = "Homepage", url = "https://ultimate.informatik.uni-freiburg.de/smtinterpol/", icon = 'fa-solid fa-home'},
{ title = "Source Code", url = "https://github.com/ultimate-pa/smtinterpol", icon = 'fa-brands fa-github' },
{ title = "Source Code", url = "https://github.com/ultimate-pa/smtinterpol", icon = 'fa-solid fa-code' },
# { title = "Documentation", url = "https://yices.csl.sri.com/yices2-documentation.html" }
]

View File

@@ -7,7 +7,7 @@ subtitle = 'Simple Theorem Prover'
links = [
{ title = "Homepage", url = "https://stp.github.io/", icon = 'fa-solid fa-home'},
{ title = "Source Code", url = "https://github.com/stp/stp", icon = 'fa-brands fa-github' },
{ title = "Source Code", url = "https://github.com/stp/stp", icon = 'fa-solid fa-code' },
# { title = "Documentation", url = "https://yices.csl.sri.com/yices2-documentation.html" }
]

View File

@@ -5,7 +5,7 @@ title = 'Vampire'
subtitle = 'Theorem Prover'
links = [
{ title = "Homepage", url = "https://vprover.github.io/index.html", icon = 'fa-solid fa-home' },
{ title = "Source Code", url = "https://github.com/vprover/vampire", icon = 'fa-brands fa-github' },
{ title = "Source Code", url = "https://github.com/vprover/vampire", icon = 'fa-solid fa-code' },
# { title = "Playground", url = "https://jfmc.github.io/z3-play/", icon = 'fa-solid fa-gamepad' }
]
applications = ['Theorem Prover']

View File

@@ -7,7 +7,7 @@ subtitle = 'SMT Solver'
links = [
{ title = "Homepage", url = "https://www.verit-solver.org/", icon = 'fa-solid fa-home'},
# { title = "Source Code", url = "https://github.com/SRI-CSL/yices2", icon = 'fa-brands fa-github' },
# { title = "Source Code", url = "https://github.com/SRI-CSL/yices2", icon = 'fa-solid fa-code' },
# { title = "Documentation", url = "https://yices.csl.sri.com/yices2-documentation.html" }
]

View File

@@ -5,7 +5,7 @@ title = 'Why3'
subtitle = 'Theorem Prover'
links = [
{ title = "Homepage", url = "https://www.why3.org/", icon = 'fa-solid fa-home' },
{ title = "Source Code", url = "https://why3.gitlabpages.inria.fr/releases/", icon = 'fa-brands fa-gitlab' },
{ title = "Source Code", url = "https://why3.gitlabpages.inria.fr/releases/", icon = 'fa-solid fa-code' },
{ title = "Playground", url = "https://www.why3.org/try/", icon = 'fa-solid fa-gamepad' }
]
applications = ['SMT Solver', 'Theorem Prover', 'SAT Solver']

View File

@@ -7,7 +7,7 @@ subtitle = 'SMT Solver'
links = [
{ title = "Homepage", url = "https://yices.csl.sri.com/", icon = 'fa-solid fa-home'},
{ title = "Source Code", url = "https://github.com/SRI-CSL/yices2", icon = 'fa-brands fa-github' },
{ title = "Source Code", url = "https://github.com/SRI-CSL/yices2", icon = 'fa-solid fa-code' },
# { title = "Documentation", url = "https://yices.csl.sri.com/yices2-documentation.html" }
]

View File

@@ -5,7 +5,7 @@ title = 'Z3'
subtitle = 'Theorem Prover'
links = [
{ title = "Homepage", url = "https://github.com/Z3Prover/z3", icon = 'fa-solid fa-home' },
{ title = "Source Code", url = "https://github.com/Z3Prover/z3", icon = 'fa-brands fa-github' },
{ title = "Source Code", url = "https://github.com/Z3Prover/z3", icon = 'fa-solid fa-code' },
{ title = "Playground", url = "https://jfmc.github.io/z3-play/", icon = 'fa-solid fa-gamepad' }
]
applications = ['SMT Solver', 'Theorem Prover', 'SAT Solver']

View File

@@ -5,7 +5,7 @@ title = 'Zipperposition'
subtitle = 'Theorem Prover'
links = [
{ title = "Homepage", url = "https://sneeuwballen.github.io/zipperposition/", icon = 'fa-solid fa-home' },
{ title = "Source Code", url = "https://github.com/sneeuwballen/zipperposition", icon = 'fa-brands fa-github' },
{ title = "Source Code", url = "https://github.com/sneeuwballen/zipperposition", icon = 'fa-solid fa-code' },
# { title = "Playground", url = "https://jfmc.github.io/z3-play/", icon = 'fa-solid fa-gamepad' }
]
applications = ['Theorem Prover']