aboutsummaryrefslogtreecommitdiffstats
path: root/src/hls/Sat.v
Commit message (Expand)AuthorAgeFilesLines
* Update Sat.v namesYann Herklotz2023-04-281-237/+217
* Finish decidability proof of SATYann Herklotz2023-04-281-39/+219
* Update to Coq 8.17 and CompCert 3.12Yann Herklotz2023-04-271-104/+0
* Change nat to positive in Sat proofYann Herklotz2023-04-271-11/+153
* Work on finishing the SAT decidability proofsYann Herklotz2023-04-241-26/+44
* Added lemmas about decidability of SatYann Herklotz2023-04-241-42/+104
* Add temp filesYann Herklotz2023-03-121-6/+18
* Work on CondElim proofYann Herklotz2022-06-031-9/+9
* Fix proofs in Sat.vYann Herklotz2022-03-221-1/+1
* Add work towards decidability of SAT solverYann Herklotz2021-10-211-20/+65
* Start to prove termination of SATYann Herklotz2021-10-201-230/+266
* Fix warnings for Coq 8.13.2Yann Herklotz2021-10-091-12/+12
* Add dependencies for Alectryon documentationYann Herklotz2021-09-271-2/+2
* Add functional units and SatYann Herklotz2021-02-161-0/+580