summaryrefslogtreecommitdiff
path: root/examples/api
AgeCommit message (Expand)Author
2020-03-11Simplifications to the Datatypes API (#4040)Andrew Reynolds
2020-02-25Sets & Relations Java example (#3816)mudathirmahgoub
2020-02-19Add Python bindings using Cython -- see below for more details (#2879)makaimann
2020-02-18Change datatype selector/constructor/tester to terms (#3773)makaimann
2020-02-12Rename Java package to edu.stanford.CVC4 (#3752)Andres Noetzli
2019-12-06Add ExprManager as argument to Datatype (#3535)Andrew Reynolds
2019-12-02OpTerm Refactor: Allow retrieving OpTerm used to create Term in public C++ AP...makaimann
2019-11-17Updates to the unit tests, api, and examples for datatypes (#3459)Andrew Reynolds
2019-09-25Use separate CMake project for CVC4 examples. (#3196)Mathias Preiner
2019-06-21Add floating-point support in the Java API (#3063)Andres Noetzli
2019-05-15Fix iterators in Java API (#3000)Andres Noetzli
2019-04-25New C++ API: Clean up API: mkVar vs mkConst vs mkBoundVar. (#2977)Aina Niemetz
2019-04-03Update copyright headers.Aina Niemetz
2019-04-01Update includes to use cvc4 top-level directory in examples (#2877)makaimann
2019-03-26Update copyright headers.Aina Niemetz
2019-03-18New C++: Remove redundant mkVar function.Aina Niemetz
2019-02-13New C++ API: Remove redundant declareFun function. (#2837)Aina Niemetz
2019-01-29New C++ API: Fix checks for mkTerm. (#2820)Aina Niemetz
2019-01-02New C++ API: Add tests for mk-functions in solver object. (#2764)Aina Niemetz
2018-10-19Remove autotools build system. (#2639)Mathias Preiner
2018-10-04New C++ API: Add checks for Sorts. (#2519)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-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-03-21Add bit-vector extract example. (#1681)Aina Niemetz
2018-03-20Add parameterized datatypes example. (#1676)Aina Niemetz
2018-03-05Add support for check-sat-assuming. (#1637)Aina Niemetz
2017-07-07Update copyright headers.Mathias Preiner
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
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-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-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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback