summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2021-10-07Add a binary / SMT-LIB quickstart (#7315)Gereon Kremer
2021-10-07Replace doubles by rationals in C++ quickstart (#7317)Gereon Kremer
2021-10-04Add sygus examples to documentation (#7303)Gereon Kremer
2021-10-01Update java examples using the new Java API (#7225)mudathirmahgoub
2021-09-30Refactor our static builds (#7251)Gereon Kremer
2021-09-29Remove support for extended `(check-sat <term>)` command. (#7270)Abdalrhman Mohamed
2021-09-29Update the syntax for tuples in smt2 (#7265)Andrew Reynolds
2021-09-22Remove CVC language support (#7219)Mathias Preiner
2021-08-30Add API function to obtain information about a single option (#6980)Gereon Kremer
2021-08-23api: Require size argument for mkBitVector. (#6998)Aina Niemetz
2021-08-19Make the python quickstart example run using ctest (#7023)yoni206
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback