Nikolaj Bjorner
|
2a26c2c65f
|
Merge pull request #1037 from delcypher/cmake_log_sync
[CMake] Add CMake option `API_LOG_SYNC` that corresponds to the
|
2017-05-22 09:20:33 -07:00 |
|
Dan Liew
|
702347ddac
|
[CMake] Add CMake option API_LOG_SYNC that corresponds to the
`--log-sync` option added to the python/Makefile build system
added in dee7c29b19 .
|
2017-05-22 17:11:25 +01:00 |
|
Dan Liew
|
a15419cf46
|
[CMake] Remove FOCI2 stub code.
The CMake build system doesn't need to support FOCI2 because it
has been removed from Z3's codebase in 4b61a864e2 .
|
2017-05-22 16:45:13 +01:00 |
|
Nikolaj Bjorner
|
d1fec7c029
|
bug fixes
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-05-21 15:39:05 -07:00 |
|
Nikolaj Bjorner
|
b782ec35cc
|
avoid print statements from assertions when the assertion does not trigger. Stackoverflow question http://stackoverflow.com/questions/44094927/creating-formula-taking-too-much-time-in-z3py
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-05-21 10:35:59 -07:00 |
|
Nikolaj Bjorner
|
2d0ab6a615
|
pb propagation
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-05-19 22:45:17 -07:00 |
|
Nikolaj Bjorner
|
691788f449
|
remove stale references to foci
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-05-19 20:21:08 -07:00 |
|
Nikolaj Bjorner
|
f1f0f78617
|
remove foci reference from cmakelist.txt
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-05-19 18:31:34 -07:00 |
|
Nikolaj Bjorner
|
4b61a864e2
|
Merge pull request #1033 from kenmcmil/remove_foci
removing FOCI2 interface from interp
|
2017-05-19 18:29:23 -07:00 |
|
Ken McMillan
|
bf7c6292bd
|
removing FOCI2 interface from interp
|
2017-05-19 16:21:57 -07:00 |
|
Christoph M. Wintersteiger
|
a258236229
|
Disabled debug output
|
2017-05-19 18:51:52 +01:00 |
|
Nikolaj Bjorner
|
bc9740c54a
|
Merge pull request #1031 from levnach/123
change in a comment
|
2017-05-18 13:53:18 -07:00 |
|
Lev Nachmanson
|
1b62592015
|
change in a comment
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
|
2017-05-18 13:44:00 -07:00 |
|
Lev Nachmanson
|
21bddd94bf
|
after merge with Z3Prover
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
|
2017-05-18 13:28:32 -07:00 |
|
Lev Nachmanson
|
942f8f8c49
|
merge
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
|
2017-05-18 13:18:16 -07:00 |
|
Nikolaj Bjorner
|
79a8e9aab0
|
fix build break #1029
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-05-18 12:09:51 -07:00 |
|
Lev Nachmanson
|
b92f0acae3
|
fix add_constraint and substitute_terms_in_linear_expression
Signed-off-by: Lev Nachmanson <levnach@microsoft.com>
|
2017-05-18 10:56:50 -07:00 |
|
Lev Nachmanson
|
e9d9354885
|
add_constraint has got a body
Signed-off-by: Lev Nachmanson <levnach@microsoft.com>
|
2017-05-17 19:00:33 -07:00 |
|
Lev Nachmanson
|
d28b8b33b4
|
add file
Signed-off-by: Lev Nachmanson <levnach@microsoft.com>
|
2017-05-17 11:04:35 -07:00 |
|
Lev Nachmanson
|
9a58eb63cb
|
resurrect lp_tst in its own director lp
Signed-off-by: Lev Nachmanson <levnach@microsoft.com>
|
2017-05-17 11:01:04 -07:00 |
|
Nikolaj Bjorner
|
4069e76ab0
|
remove unused column function field, #1021
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-05-16 21:27:43 -07:00 |
|
Lev Nachmanson
|
d5e06303ef
|
add queries for integrality of vars
Signed-off-by: Lev Nachmanson <levnach@microsoft.com>
|
2017-05-16 17:54:09 -07:00 |
|
Lev Nachmanson
|
7b433bee2b
|
track which var is an integer
Signed-off-by: Lev Nachmanson <levnach@microsoft.com>
|
2017-05-16 17:36:32 -07:00 |
|
Lev Nachmanson
|
e78a799b53
|
Merge remote-tracking branch 'upstream/master'
|
2017-05-16 12:04:20 -07:00 |
|
Lev Nachmanson
|
06e1151ca0
|
add int_solver class
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
|
2017-05-16 12:01:16 -07:00 |
|
Nikolaj Bjorner
|
ceec81de0b
|
simplify code, issue #1028
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-05-16 08:32:08 -07:00 |
|
Nikolaj Bjorner
|
7fab670719
|
fix regression, issue #1028
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-05-16 08:21:32 -07:00 |
|
Lev Nachmanson
|
4eec8cbadd
|
introduce int_solver.h
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
|
2017-05-15 15:32:31 -07:00 |
|
Nikolaj Bjorner
|
1507ab5d4b
|
merge
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-05-15 09:34:41 -07:00 |
|
Nikolaj Bjorner
|
f253b20820
|
local changes
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-05-15 09:34:11 -07:00 |
|
Nikolaj Bjorner
|
2033e649b5
|
fix bugs related to use of lookahead equivalences and encoding of pb constraints
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-05-15 09:33:27 -07:00 |
|
Nikolaj Bjorner
|
d2ac59f238
|
Merge branch 'master' of https://github.com/Z3Prover/z3
|
2017-05-14 14:10:01 -07:00 |
|
Nikolaj Bjorner
|
3290a933b5
|
remove spurious include file
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-05-14 14:09:42 -07:00 |
|
Nikolaj Bjorner
|
22386d3727
|
Merge pull request #1026 from Owlz/setup_bin_fix
Fixing z3 binary setup to data_files
|
2017-05-14 14:06:16 -07:00 |
|
Nikolaj Bjorner
|
a0efdc21c3
|
add missing locks around mpz operations that access object allocator. Use internal skolem constant for theory assumption to hide it from models
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-05-14 14:04:00 -07:00 |
|
Owlz
|
aad186f6a5
|
Fixing z3 binary setup to data_files
|
2017-05-14 15:25:17 -04:00 |
|
Nikolaj Bjorner
|
0ddbd32a42
|
Merge pull request #1024 from mtrberzi/str-const-fix
Fix problems with string constant handling in theory_str
|
2017-05-13 15:21:33 -07:00 |
|
Murphy Berzish
|
3c692a37eb
|
fix consistency check involving strings with escape characters
|
2017-05-13 16:13:32 -04:00 |
|
Murphy Berzish
|
14355a15c8
|
use correct operator for lower bound assignment
fixes #1022
|
2017-05-13 16:02:41 -04:00 |
|
Murphy Berzish
|
bf147556a6
|
add counter to theory_str::mk_fresh_const()
|
2017-05-13 14:18:05 -04:00 |
|
Nikolaj Bjorner
|
169295c9ba
|
fix build warnings for theory_str
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-05-12 08:06:24 -07:00 |
|
Nikolaj Bjorner
|
07474e4887
|
Merge branch 'master' of https://github.com/Z3Prover/z3
|
2017-05-12 07:59:30 -07:00 |
|
Nikolaj Bjorner
|
64f3b3e316
|
remove lp_main from test branch to ensure test build only builds a single entry point
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-05-12 07:59:16 -07:00 |
|
Christoph M. Wintersteiger
|
45fc5d9fbd
|
Merge branch 'master' of https://github.com/Z3Prover/z3
|
2017-05-12 14:29:23 +01:00 |
|
Christoph M. Wintersteiger
|
46791047fa
|
Fixed VS 2017 platform toolset version in .vcxproj
|
2017-05-12 14:28:55 +01:00 |
|
Nikolaj Bjorner
|
8c1da3f2b0
|
Merge pull request #1020 from levnach/master
allow more failures when solving with doubles
|
2017-05-11 18:23:32 -07:00 |
|
Lev Nachmanson
|
07f2fd43bb
|
Merge remote-tracking branch 'upstream/master'
|
2017-05-11 17:49:33 -07:00 |
|
Lev Nachmanson
|
d0d71a0907
|
allow more failures in d_solver
Signed-off-by: Lev Nachmanson <levnach@microsoft.com>
|
2017-05-11 17:49:27 -07:00 |
|
Nikolaj Bjorner
|
a9e2a1204e
|
add this qualifier for build
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-05-11 16:58:29 -07:00 |
|
Nikolaj Bjorner
|
7b35eacf63
|
add this qualifier for build
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-05-11 16:52:54 -07:00 |
|