Files
content/tools/sat-smt/vampire.md
2025-08-22 13:50:11 -06:00

652 B

+++ date = 2025-06-07 draft = false 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-solid fa-code' }, # { title = "Playground", url = "https://jfmc.github.io/z3-play/", icon = 'fa-solid fa-gamepad' } ] applications = ['Theorem Prover'] developers = ['TU Wien'] licenses = ['BSD-3-Clause']

inputs = ['']

interfaces = ['CLI'] maintenance = ['Actively Maintained']

techniques = ['CDCL']

publications = ['deMoura2008']

+++

Vampire is a theorem prover.