summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2021-04-21Goodbye CVC4, hello cvc5! (#6371)Mathias Preiner
2021-04-20Remove support for CVC3 language. (#6369)Aina Niemetz
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-09Rename CVC4_ macros to CVC5_. (#6327)Aina Niemetz
2021-04-05New C++ Api: Rename and move headers. (#6292)Aina Niemetz
2021-04-01Delete hashsmt example. (#6263)Aina Niemetz
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-20Generate cvc/Kind.java for the java API (#6143)mudathirmahgoub
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-11-05Remove mkSingleton from the API (#5366)mudathirmahgoub
2020-10-29Add mkInteger to the API (#5274)mudathirmahgoub
2020-10-04Remove subtyping for sets theory (#5179)mudathirmahgoub
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-09-01[API] Fix Python Examples (#4943)Andres Noetzli
2020-08-03Examples for using sygus python api (#4822)yoni206
2020-07-30Python API: Add support for sequences (#4757)Andres Noetzli
2020-07-07Increase the minimum version of CMake due to the use of 'APPEND' with strings...Andrew V. Jones
2020-06-29Make ExprManager constructor private (#4669)Andres Noetzli
2020-06-23New C++ API: Remove examples for old API. (#4650)Aina Niemetz
2020-06-19Cleanup examples (#4634)Andres Noetzli
2020-06-18Improve memory management in Java bindings (#4629)Andres Noetzli
2020-06-16Update copyright headers.Aina Niemetz
2020-06-09Language bindings: Enable catching of exceptions (#2813)Andres Noetzli
2020-06-08Fix Java target and Relations example (#4583)Andres Noetzli
2020-06-04Wrap Result in Python API (#4473)makaimann
2020-06-03New C++ Api: First batch of API guards. (#4557)Aina Niemetz
2020-05-22Fix mistakes in sygus API comments. (#4520)Abdalrhman Mohamed
2020-05-21Make Grammar reusable. (#4506)Abdalrhman Mohamed
2020-04-20Introduce a public interface for Sygus commands. (#4204)Abdalrhman Mohamed
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
2020-03-11Simplifications to the Datatypes API (#4040)Andrew Reynolds
2020-03-05Migrate a majority of the functionality in parsers to the new API (#3838)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-10-03Travis: Reenable building and running of examples. (#3351)Aina Niemetz
2019-09-25Use separate CMake project for CVC4 examples. (#3196)Mathias Preiner
2019-09-06Remove SMT1 parser. (#3228)Mathias Preiner
2019-08-08Fix issues with Ninja build system and add configure option. (#3166)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-30Fix use of APPLY kind in examples (#2984)Andres Noetzli
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback