Files
content/tools/sat-smt/metis.md
2025-08-21 16:14:46 -06:00

738 B

+++ date = 2025-06-07 draft = false title = 'Metis' subtitle = 'Theorem Prover' links = [ { title = "Homepage", url = "https://www.gilith.com/software/metis/", icon = 'fa-solid fa-home' }, { title = "Source Code", url = "https://github.com/gilith/metis", 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'] developers = ['Intel'] licenses = ['MIT'] inputs = ['WhyML'] interfaces = ['CLI', 'Why3'] maintenance = ['Not Maintained']

techniques = ['CDCL']

publications = ['deMoura2008']

+++

{{}} Metis is an automatic theorem prover for first order logic with equality.