summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2018-09-25cmake: New INSTALL.md for build and testing instructions. (#2536)Aina Niemetz
2018-09-25examples/hashsmt/sha1_inversion: Fix includes for newer Boost version. (#2534)Aina Niemetz
2018-09-22cmake: Add more documentation, some fixes and cleanup.Mathias Preiner
2018-09-22cmake: Refactor cvc4_add_unit_test macro to support test names with '/'.Aina Niemetz
2018-09-22cmake: Add target runexamples.Aina Niemetz
2018-09-22cmake: Guard examples that require Boost.Mathias Preiner
2018-09-22cmake: examples: Configure output directory per target.Aina Niemetz
2018-09-22cmake: Added java examplesAina Niemetz
2018-09-22cmake: Added target examples (currently .cpp examples only)Aina Niemetz
2018-09-22cmake: Added initial build infrastructure.Aina Niemetz
2018-09-12Examples: Remove obsolete flag CVC4_MAKE_EXAMPLES. (#2461)Aina Niemetz
2018-09-04Remove CVC3 compatibility layer (#2418)Andres Noetzli
2018-08-08Plug solver API object into parser. (#2240)Aina Niemetz
2018-07-26New C++ API: Enable examples. (#2222)Aina Niemetz
2018-07-23New C++ API: declare-datatype. (#2166)Aina Niemetz
2018-07-03Fix datatypes example: nil constructor was missing. (#2135)Aina Niemetz
2018-06-27Header for new C++ API. (#1697)Aina Niemetz
2018-06-25Updated copyright headers.Aina Niemetz
2018-05-21Fix compiler warning in hashsmt example (#1927)Andres Noetzli
2018-04-05Make Python bindings example compatible w/ Python3 (#1751)Andres Noetzli
2018-04-02Remove references to nyu (#1721)Clark Barrett
2018-03-21Add bit-vector extract example. (#1681)Aina Niemetz
2018-03-20Add parameterized datatypes example. (#1676)Aina Niemetz
2018-03-06Make statistics output consistent. (#1647)Mathias Preiner
2018-03-05Add support for check-sat-assuming. (#1637)Aina Niemetz
2017-09-27Add quantifiers API example, fixes #879 (#1146)Andrew Reynolds
2017-07-20Moving from the gnu extensions for hash maps to the c++11 hash mapsTim King
2017-07-16Moving to static_assert now that c++11 is available.Tim King
2017-07-07Update copyright headers.Mathias Preiner
2017-03-02Eliminate Boolean term conversion. Generalizes removeITE pass to remove Boole...ajreynol
2017-01-11Proposed fix for bug 702. Checks to make sure the Expr's operator is not of k...makaimann
2016-04-20update from the masterPaulMeng
2016-02-02Moving dump.*, command.*, model.*, and ite_removal.* from smt_util/ to smt/. ...Tim King
2016-01-28Adding listeners to Options.Tim King
2016-01-05Add SmtGlobals ClassTim King
2015-12-30Shuffling around public vs. private headersTim King
2015-12-26Merged my changes from experimental branch (new array decision procedure,Clark Barrett
2015-12-23Added extract.cpp exampleClark Barrett
2015-12-18Modifying emptyset.h and sexpr. Adding SetLanguage.Tim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2015-06-30fix sets-translateKshitij Bansal
2015-04-23A few more minor updates to match google repository with CVC4 repositoryClark Barrett
2014-12-09Cleanup.Morgan Deters
2014-12-06Added string constant in java api example.Tianyi Liang
2014-12-06Added C++/Java api examples;Tianyi Liang
2014-08-24fix type in sets_translateKshitij Bansal
2014-07-01Update copyrights.Morgan Deters
2014-06-30Use FS as the set-logic string for theory of setsKshitij Bansal
2014-06-25sets api exampleKshitij Bansal
2014-06-25rename subseteq to subset in smtlib, all kinds and smt operator names are now...Kshitij Bansal
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback