GithubHelp home page GithubHelp logo

dan-blank / smtcoq Goto Github PK

View Code? Open in Web Editor NEW

This project forked from smtcoq/smtcoq

0.0 0.0 2.0 1.15 MB

Practical part of my master thesis: Communication between Coq and SAT/SMT solvers. Located in src/smtinterpol

License: Other

Coq 54.29% Shell 0.23% Makefile 0.79% OCaml 43.05% SMT 1.60% Standard ML 0.04%
coq smt smtinterpol

smtcoq's People

Contributors

ckeller avatar dan-blank avatar qgarchery avatar samuelgruetter avatar vblot avatar

Watchers

 avatar

smtcoq's Issues

Systemize testing infrastructure

Right now, the test proof files are in an unorganized state.

  • Add folders for test proofs
  • Rename test proofs to make clearer what they test for
  • Add script to run all test proofs in the folder

Fix @split

Currently, the translation of the binary rule @split is hard coded to produce one of the two possible results. It has to be fixed such that the result to be produced is inferred from the arguments that are present in the SMTInterpol proof.

  • Fix @split (case detection, massaging to make it work with SMTCoq formulas)
  • Add another test proof that tests the symetric split case

Automate proof checking pipeline

Add a script that, given an SMT problem input, runs SMTInterpol on it and feeds the problem and the proof into SMTCoq automatically. Right now, this is done manually.

  • Add script that takes an input problem, a proof and feeds both into SMTCoq
  • Add another script that takes an input problem, generates a proof and then feeds both into the above script

Documentation & Cleanup

  • Functions should be documented with ocamldoc, similar to how SMTInterpol is being documented
  • Refactor the existing codebase to make it more approachable: Organize the functions into sections separated by comments, rename functions to make them clearer to onboarding developers, inline functions proved to be only needed once, ...
  • Delete unneeded files

Modify readme

Add SMT-Interpol-specific information to the already existing readme.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.