3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-17 22:35:35 +00:00
z3/src
Leonardo de Moura 277244098c Adding python interface for computing with algebraic numbers
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2012-12-08 10:57:05 -08:00
..
api Adding python interface for computing with algebraic numbers 2012-12-08 10:57:05 -08:00
ast exposing algebraic numbers in the API (working in progress) 2012-12-07 17:48:57 -08:00
cmd_context more parameter issues 2012-12-07 15:16:46 -08:00
math added module descriptions 2012-12-02 13:15:56 -08:00
model Added is_unique_value. Its semantics is equal to the old is_value method. The contract for is_value changed. See comments at ast.h for more information. 2012-12-07 12:53:51 -08:00
muz_qe Merge branch 'nikolaj' into unstable 2012-12-06 07:42:50 -08:00
nlsat added module descriptions 2012-12-02 13:15:56 -08:00
parsers fixing problems with the new parameter framework 2012-12-04 11:16:42 -08:00
sat exposed sat params 2012-12-02 16:38:33 -08:00
shell allow --help, --version, etc as valid parameter names 2012-12-04 15:48:28 -08:00
smt more parameter issues 2012-12-07 15:16:46 -08:00
solver removed front-end-params 2012-12-02 10:05:29 -08:00
tactic Added is_unique_value. Its semantics is equal to the old is_value method. The contract for is_value changed. See comments at ast.h for more information. 2012-12-07 12:53:51 -08:00
test fixing unit tests 2012-12-06 07:38:50 -08:00
util fixed bugs 2012-12-08 08:32:06 -08:00