Fix #8
This commit is contained in:
22
tools/sat-smt/lean.md
Normal file
22
tools/sat-smt/lean.md
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
+++
|
||||||
|
date = 2025-06-07
|
||||||
|
draft = false
|
||||||
|
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 = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' }
|
||||||
|
]
|
||||||
|
applications = ['Theorem Prover', 'Modeling Language']
|
||||||
|
developers = ['Lean FRO']
|
||||||
|
licenses = ['Apache-2.0']
|
||||||
|
# inputs = ['SMTLIB2']
|
||||||
|
# interfaces = ['CLI', 'Online']
|
||||||
|
maintenance = ['Actively Maintained']
|
||||||
|
# techniques = ['CDCL']
|
||||||
|
# publications = ['Barbosa2022']
|
||||||
|
+++
|
||||||
|
|
||||||
|
<!-- {{<inactive year="2023">}} -->
|
||||||
|
cvc5 is an automatic theorem prover for SMT problems.
|
Reference in New Issue
Block a user