Fix regressions in regress1 after #4613. (#4616)
[cvc5.git] / examples /
2020-06-09 Andres NoetzliLanguage bindings: Enable catching of exceptions (...
2020-06-09 Andres NoetzliFix Java target and Relations example (#4583)
2020-06-04 makaimannWrap Result in Python API (#4473)
2020-06-04 Aina NiemetzNew C++ Api: First batch of API guards. (#4557)
2020-05-23 Abdalrhman MohamedFix mistakes in sygus API comments. (#4520)
2020-05-21 Abdalrhman MohamedMake Grammar reusable. (#4506)
2020-04-21 Abdalrhman MohamedIntroduce a public interface for Sygus commands. (...
2020-04-15 Andrew ReynoldsChange option names --default-dag-thresh and --default...
2020-04-01 Aina NiemetzRename checkValid/query to checkEntailed. (#4191)
2020-03-12 Andrew ReynoldsSimplifications to the Datatypes API (#4040)
2020-03-05 Andrew ReynoldsMigrate a majority of the functionality in parsers...
2020-02-25 mudathirmahgoubSets & Relations Java example (#3816)
2020-02-19 makaimannAdd Python bindings using Cython -- see below for more...
2020-02-19 makaimannChange datatype selector/constructor/tester to terms...
2020-02-12 Andres NoetzliRename Java package to edu.stanford.CVC4 (#3752)
2019-12-06 Andrew ReynoldsAdd ExprManager as argument to Datatype (#3535)
2019-12-02 makaimannOpTerm Refactor: Allow retrieving OpTerm used to create...
2019-11-18 Andrew ReynoldsUpdates to the unit tests, api, and examples for dataty...
2019-10-03 Aina NiemetzTravis: Reenable building and running of examples....
2019-09-25 Mathias PreinerUse separate CMake project for CVC4 examples. (#3196)
2019-09-06 Mathias PreinerRemove SMT1 parser. (#3228)
2019-08-08 Mathias PreinerFix issues with Ninja build system and add configure...
2019-06-22 Andres NoetzliAdd floating-point support in the Java API (#3063)
2019-05-16 Andres NoetzliFix iterators in Java API (#3000)
2019-04-30 Andres NoetzliFix use of APPLY kind in examples (#2984)
2019-04-26 Aina NiemetzNew C++ API: Clean up API: mkVar vs mkConst vs mkBoundV...
2019-04-03 Aina NiemetzUpdate copyright headers.
2019-04-01 makaimannUpdate includes to use cvc4 top-level directory in...
2019-03-26 Aina NiemetzUpdate copyright headers.
2019-03-19 Aina NiemetzNew C++: Remove redundant mkVar function.
2019-02-13 Aina NiemetzNew C++ API: Remove redundant declareFun function....
2019-01-29 Aina NiemetzNew C++ API: Fix checks for mkTerm. (#2820)
2019-01-03 Aina NiemetzNew C++ API: Add tests for mk-functions in solver objec...
2018-11-14 Mathias Preinercmake: Require boost 1.50.0 for examples. (#2710)
2018-10-19 Mathias PreinerRemove autotools build system. (#2639)
2018-10-09 Aina NiemetzCmake: Fix ctest call for example/translator. (#2600)
2018-10-04 Aina NiemetzNew C++ API: Add checks for Sorts. (#2519)
2018-10-04 Aina NiemetzFix mem leak in sha1_collision example. (#2588)
2018-10-04 Aina NiemetzFix mem leak in sets_translate example. (#2589)
2018-09-26 Aina Niemetzcmake: New INSTALL.md for build and testing instruction...
2018-09-26 Aina Niemetzexamples/hashsmt/sha1_inversion: Fix includes for newer...
2018-09-22 Mathias Preinercmake: Add more documentation, some fixes and cleanup.
2018-09-22 Aina Niemetzcmake: Refactor cvc4_add_unit_test macro to support...
2018-09-22 Aina Niemetzcmake: Add target runexamples.
2018-09-22 Mathias Preinercmake: Guard examples that require Boost.
2018-09-22 Aina Niemetzcmake: examples: Configure output directory per target.
2018-09-22 Aina Niemetzcmake: Added java examples
2018-09-22 Aina Niemetzcmake: Added target examples (currently .cpp examples...
2018-09-22 Aina Niemetzcmake: Added initial build infrastructure.
2018-09-12 Aina NiemetzExamples: Remove obsolete flag CVC4_MAKE_EXAMPLES....
2018-09-04 Andres NoetzliRemove CVC3 compatibility layer (#2418)
2018-08-09 Aina NiemetzPlug solver API object into parser. (#2240)
2018-07-26 Aina NiemetzNew C++ API: Enable examples. (#2222)
2018-07-23 Aina NiemetzNew C++ API: declare-datatype. (#2166)
2018-07-03 Aina NiemetzFix datatypes example: nil constructor was missing...
2018-06-27 Aina NiemetzHeader for new C++ API. (#1697)
2018-06-25 Aina NiemetzUpdated copyright headers.
2018-05-21 Andres NoetzliFix compiler warning in hashsmt example (#1927)
2018-04-05 Andres NoetzliMake Python bindings example compatible w/ Python3...
2018-04-02 Clark BarrettRemove references to nyu (#1721)
2018-03-21 Aina NiemetzAdd bit-vector extract example. (#1681)
2018-03-20 Aina NiemetzAdd parameterized datatypes example. (#1676)
2018-03-07 Mathias PreinerMake statistics output consistent. (#1647)
2018-03-05 Aina NiemetzAdd support for check-sat-assuming. (#1637)
2017-09-27 Andrew ReynoldsAdd quantifiers API example, fixes #879 (#1146)
2017-07-21 Tim KingMerge branch 'master' into cleanup-regexp
2017-07-21 Tim KingMoving from the gnu extensions for hash maps to the...
2017-07-17 Tim KingMerge branch 'master' into cleanup-regexp
2017-07-17 Tim KingMoving to static_assert now that c++11 is available.
2017-07-07 Mathias PreinerUpdate copyright headers.
2017-03-02 ajreynolEliminate Boolean term conversion. Generalizes removeIT...
2017-01-18 Andrew ReynoldsMerge pull request #128 from 4tXJ7f/fix_lfsc_perf
2017-01-14 Clark BarrettMerge pull request #130 from chadbrewbaker/master
2017-01-11 Clark BarrettMerge pull request #129 from timothy-king/regression...
2017-01-11 Clark BarrettMerge pull request #131 from makaimann/fix_702
2017-01-11 makaimannProposed fix for bug 702. Checks to make sure the Expr...
2016-04-20 PaulMengupdate from the master
2016-04-09 GuyMerge branch 'master' of https://github.com/CVC4/CVC4
2016-04-04 Tim KingUpdating the copyright headers and scripts.
2016-02-02 Tim KingMoving dump.*, command.*, model.*, and ite_removal...
2016-01-28 Tim KingAdding listeners to Options.
2016-01-06 Tim KingAdd SmtGlobals Class
2015-12-30 Tim KingShuffling around public vs. private headers
2015-12-27 Clark BarrettMerged my changes from experimental branch (new array...
2015-12-23 Clark BarrettAdded extract.cpp example
2015-12-19 Tim KingModifying emptyset.h and sexpr. Adding SetLanguage.
2015-12-15 Tim KingRefactoring Options Handler & Library Cycle Breaking
2015-07-28 Tianyi LiangMerge branch 'master' of https://github.com/CVC4/CVC4
2015-06-30 Kshitij Bansalfix sets-translate
2015-05-12 barrettcwMerge pull request #74 from finnhaedicke/namespace_minisat
2015-04-23 Clark BarrettMerge branch 'master' into google
2015-04-23 Clark BarrettA few more minor updates to match google repository...
2014-12-09 Morgan DetersCleanup.
2014-12-06 Tianyi LiangAdded string constant in java api example.
2014-12-06 Tianyi LiangAdded C++/Java api examples;
2014-12-06 Tianyi LiangAdded C++/Java api examples;
2014-11-10 Morgan DetersMerge branch '1.4.x'
2014-11-07 Morgan DetersMerge branch '1.4.x'
2014-11-07 Morgan DetersMerge branch '1.4.x'
2014-11-07 Morgan DetersMerge branch '1.4.x'
next