summaryrefslogtreecommitdiff
path: root/src/api/python/cvc5.pxd
AgeCommit message (Expand)Author
2021-10-20Unify abstract values and uninterpreted constantsabstractValsAndres Noetzli
2021-08-27Add missing methods to Solver API for models (#7052)Andrew Reynolds
2021-08-27Add `isNull` to cpp api tests, python api, and python api tests (#7059)yoni206
2021-08-20Make driver use options from the solver (#6930)Gereon Kremer
2021-06-22python api unit tests for Op (#6785)yoni206
2021-06-22Python api unit tests for Result (#6763)yoni206
2021-06-19Adding python API test part 5 (#6743)Ying Sheng
2021-06-16Make symfpu a required dependency. (#6749)Aina Niemetz
2021-06-03Adding unit tests for the datatypes python API (#6658)yoni206
2021-06-02Adding getters to the python API and testing them (#6652)yoni206
2021-06-01Some additions to the datatypes python API (#6640)yoni206
2021-06-01FP value support in python API (#6644)yoni206
2021-05-31Update `toPythonObj` to use new getters -- part 1 (#6623)yoni206
2021-05-20Avoid using printSynthSolution in the python API and examples (#6564)yoni206
2021-05-20Minor improvements to the API (#6585)Gereon Kremer
2021-05-20Add more getters for api::Term (#6496)Gereon Kremer
2021-05-13Adding functions to the python API and testing them -- part 2 (#6517)yoni206
2021-05-08Adding functions to the python API and testing them (#6477)yoni206
2021-05-07Add support for datatype update (#6449)Andrew Reynolds
2021-04-27Use std::hash for API types (#6432)Gereon Kremer
2021-04-21Goodbye CVC4, hello cvc5! (#6371)Mathias Preiner
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback