Files
content/tools/sat-smt/vampire.md
2025-06-13 15:05:11 -06:00

646 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-brands fa-github' }, # { title = "Playground", url = "https://jfmc.github.io/z3-play/", icon = 'fa-solid fa-gamepad' } ] applications = ['Theorem Prover'] developers = ['TU Wien'] licenses = ['BSD']

inputs = ['']

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

techniques = ['CDCL']

publications = ['deMoura2008']

+++

Vampire is a theorem prover.