22 lines
760 B
Markdown
22 lines
760 B
Markdown
+++
|
|
date = 2025-06-07
|
|
draft = false
|
|
title = 'Profound'
|
|
subtitle = 'Theorem Prover'
|
|
links = [
|
|
{ title = "Homepage", url = "https://chaudhuri.info/software/profound/", icon = 'fa-solid fa-home' },
|
|
{ title = "Source Code", url = "https://github.com/direct-manipulation/profound", 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 = ['Inria']
|
|
licenses = ['MIT']
|
|
inputs = ['WhyML']
|
|
interfaces = ['CLI', 'Why3']
|
|
maintenance = ['Not Maintained']
|
|
# techniques = ['CDCL']
|
|
# publications = ['deMoura2008']
|
|
+++
|
|
|
|
{{<inactive year="2011">}}
|
|
Profound is an experiment in subformula linking as an interaction method. |