summaryrefslogtreecommitdiff
path: root/examples/api/combination.cpp
AgeCommit message (Expand)Author
2021-04-20Remove support for CVC3 language. (#6369)Aina Niemetz
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-05New C++ Api: Rename and move headers. (#6292)Aina Niemetz
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2020-12-02Update copyright headers.Aina Niemetz
2020-11-20Updates to API in preparation for using symbol manager for model (#5481)Andrew Reynolds
2020-10-29Add mkInteger to the API (#5274)mudathirmahgoub
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-06-23New C++ API: Remove examples for old API. (#4650)Aina Niemetz
2020-06-16Update copyright headers.Aina Niemetz
2020-04-15Change option names --default-dag-thresh and --default-expr-depth (#4309)Andrew Reynolds
2020-03-31Rename checkValid/query to checkEntailed. (#4191)Aina Niemetz
2019-09-25Use separate CMake project for CVC4 examples. (#3196)Mathias Preiner
2019-03-26Update copyright headers.Aina Niemetz
2018-06-25Updated copyright headers.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
2014-12-09Cleanup.Morgan Deters
2014-07-01Update copyrights.Morgan Deters
2013-11-27Incremental is now on by default when using from API, off for command-line dr...Morgan Deters
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2012-12-01Polishing API examples.Tim King
2012-11-30all API examples now have java versions too; bitvectors gets built; also upda...Morgan Deters
2012-11-30Updating the combination.cpp example.Tim King
2012-11-30Changes to SExpr to accept autoconversion from bool and const char*. Adding a...Tim King
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback