summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2021-07-29Python quick start example (#6939)yoni206
2021-07-06Porting C++ API examples to SMT-LIB examples (#6789)Haniel Barbosa
2021-07-05Add doc page about transcendentals (#6755)Gereon Kremer
2021-06-23docs: Add quickstart guide. (#6782)Aina Niemetz
2021-06-16Make symfpu a required dependency. (#6749)Aina Niemetz
2021-06-15CVC4 -> cvc5 in cpp API examples (#6746)Haniel Barbosa
2021-06-15An example for a quick start guide (#6686)yoni206
2021-06-09docs: Migrate sets and relations theory reference. (#6698)Aina Niemetz
2021-05-27FP: Rename FLOATINGPOINT_PLUS to FLOATINGPOINT_ADD. (#6628)Aina Niemetz
2021-05-26Add more examples to the documentation (#6569)Gereon Kremer
2021-05-21BV: Rename BITVECTOR_PLUS to BITVECTOR_ADD. (#6589)Aina Niemetz
2021-05-20Avoid using printSynthSolution in the python API and examples (#6564)yoni206
2021-05-14Stop using the solver for printing sygus synthesis solutions. (#6530)Abdalrhman Mohamed
2021-05-14Add getId function to python API (#6523)Alex Ozdemir
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback