summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2021-12-01Enable Java examples (#7702)mudathirmahgoub
2021-11-29Bug in printing parameter list in define_fun_to_string (#7700)Sujit Kumar Muduli
2021-11-24examples: Update python api datatypes example. (#7692)Aina Niemetz
2021-11-24examples: Update Java datatypes example with recent extensions. (#7693)Aina Niemetz
2021-11-24examples: Extend DT api example with APPLY_TESTER and APPLY_UPDATER applicati...Aina Niemetz
2021-11-17Update SimpleVC.java (#7647)mudathirmahgoub
2021-11-16Fix compile errors with java examples (#7646)mudathirmahgoub
2021-11-15api: Rename BOUND_VAR_LIST to VARIABLE_LIST. (#7632)Aina Niemetz
2021-11-10sets: Rename set.intersection to set.inter. (#7622)Aina Niemetz
2021-11-09sets: Update theory reference and smt2 examples. (#7602)Aina Niemetz
2021-11-08sets: Rename kinds with a more consistent naming scheme. (#7595)Aina Niemetz
2021-11-04Refactor cmake to build either static or shared (#7534)Gereon Kremer
2021-11-03Enable CI for Junit tests (#7436)mudathirmahgoub
2021-10-28Add a `define-fun` command for each `:named` term. (#7308)Abdalrhman Mohamed
2021-10-22Refactor java package name from cvc5 to io.github.cvc5.api (#7340)mudathirmahgoub
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback