readablesystems / cs260r-17Links
Main repository for Harvard CS260r 2017.
☆11Updated 8 years ago
Alternatives and similar repositories for cs260r-17
Users that are interested in cs260r-17 are comparing it to the libraries listed below
Sorting:
- Lecture material for DeepSpec Summer School 2017☆88Updated 3 years ago
- PC-miner tool for program chairs☆27Updated 3 months ago
- Tools from Pugh et al.'s "Omega Project" for constraint-based compiler tools: The "Omega Library" for constraint manipulation; The "Omega…☆71Updated 3 years ago
- There is a new version of dReal, available at https://github.com/dreal/dreal4☆49Updated 3 years ago
- Lecture material for DeepSpec Summer School 2018☆68Updated 6 years ago
- Appendix of "Principles of Abstract Interpretation", P. Cousot, MIT Press, 2021, containing the proofs and the solutions of exercises not…☆41Updated 4 years ago
- Communication between Coq and SAT/SMT solvers☆160Updated 9 months ago
- ☆52Updated 6 months ago
- Generates loop invariants for program verification☆62Updated 4 years ago
- Verimag Polyhedra Library☆18Updated 2 months ago
- A graduate seminar on SMT solving and solver-aided systems☆26Updated 2 years ago
- minimal symbolic model checker & fuzzer☆112Updated 10 years ago
- Solver for Constrained Horn Clauses☆39Updated 2 weeks ago
- Notes on higher-order typed compilation. Probably wrong☆23Updated 2 years ago
- Lecture notes for a short course on proving/programming in Coq via SSReflect.☆168Updated 4 years ago
- Coq code and exercises from the Coq'Art book [maintainers=@ybertot,@Casteran]☆122Updated 4 months ago
- jSMTLIB is an open source implementation of SMT-LIB in Java, as a command-line tool, an Eclipse plugin, and an API, with interfaces to ma…