Nikolaj Bjorner
|
1dac5bd459
|
remove comment out
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-12-14 17:07:52 -08:00 |
|
Nikolaj Bjorner
|
e5fa35e969
|
add integer branch and bound to nlsat
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-12-14 17:07:17 -08:00 |
|
Christoph M. Wintersteiger
|
30a02ff45e
|
Merge pull request #1401 from ivg/fix-ocaml-plugin-build-flags
fixes compilation flags for OCaml plugins
|
2017-12-14 21:52:53 +01:00 |
|
Nikolaj Bjorner
|
58c6cb87c3
|
small improvements to QF_NIA tactic
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-12-14 11:48:22 -08:00 |
|
Miguel Angelo Da Terra Neves
|
e45dc51e70
|
commented non-compiling debug traces
Signed-off-by: Miguel Angelo Da Terra Neves <t-mineve@microsoft.com>
|
2017-12-14 09:58:57 -08:00 |
|
Nikolaj Bjorner
|
6b258578f9
|
fix uninitialized variable m_gc_burst in config, have cuber accept and receive optional vector of variables indicating splits and global autarky as output
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-12-14 02:38:45 -08:00 |
|
Nikolaj Bjorner
|
178211d091
|
merge
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-12-13 20:12:11 -08:00 |
|
Nikolaj Bjorner
|
a74d18a695
|
prepare for variable scoping and autarkies
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-12-13 20:11:16 -08:00 |
|
Miguel Angelo Da Terra Neves
|
0b45828ff1
|
Merge branch 'opt' of https://github.com/NikolajBjorner/z3 into opt
|
2017-12-13 18:30:03 -08:00 |
|
Nikolaj Bjorner
|
209d31346b
|
fix crash regression
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-12-13 18:03:25 -08:00 |
|
Miguel Angelo Da Terra Neves
|
3edf0590bc
|
Merge branch 'opt' of https://github.com/NikolajBjorner/z3 into opt
|
2017-12-13 16:55:18 -08:00 |
|
Miguel Angelo Da Terra Neves
|
42499eac1c
|
pre-merge
Signed-off-by: Miguel Angelo Da Terra Neves <t-mineve@microsoft.com>
|
2017-12-13 16:55:16 -08:00 |
|
Nikolaj Bjorner
|
d1854ab4d2
|
fix assertion in model converter for incremental mode
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-12-13 15:24:40 -08:00 |
|
Nikolaj Bjorner
|
aeabdb4aae
|
add checks for flipping externals / assumptions in model converter, fix scc converter bug
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-12-13 14:06:35 -08:00 |
|
Nikolaj Bjorner
|
387e984bd3
|
Merge branch 'master' of https://github.com/z3prover/z3
|
2017-12-13 13:48:34 -08:00 |
|
Nikolaj Bjorner
|
5a479fca76
|
generalize model finder code to be independent of conjunction elimination
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-12-13 13:48:24 -08:00 |
|
Ivan Gotovchits
|
49678065bd
|
fixes compilation flags for OCaml plugins
The `-linkall` option is needed for a plugin to be standalone,
otherwise it will miss those dependencies that are not used.
|
2017-12-13 14:45:06 -05:00 |
|
Miguel Angelo Da Terra Neves
|
51fc54fdd1
|
merge
Signed-off-by: Miguel Angelo Da Terra Neves <t-mineve@microsoft.com>
|
2017-12-13 11:15:03 -08:00 |
|
Miguel Angelo Da Terra Neves
|
bffa0facee
|
pre-merge commit
Signed-off-by: Miguel Angelo Da Terra Neves <t-mineve@microsoft.com>
|
2017-12-13 10:09:44 -08:00 |
|
Nikolaj Bjorner
|
caaad8825d
|
merge
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-12-13 02:58:45 -08:00 |
|
Nikolaj Bjorner
|
71c52396cb
|
fix transitive reduction bug, eliminate blocked tag on binary clauses, separate BIG structure from scc
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-12-13 02:38:06 -08:00 |
|
Miguel Angelo Da Terra Neves
|
7ab042763b
|
Merge branch 'opt' of https://github.com/NikolajBjorner/z3 into opt
|
2017-12-12 14:35:27 -08:00 |
|
Miguel Angelo Da Terra Neves
|
c92e6ac658
|
merge
Signed-off-by: Miguel Angelo Da Terra Neves <t-mineve@microsoft.com>
|
2017-12-12 14:35:24 -08:00 |
|
Nikolaj Bjorner
|
dbe7828f1d
|
inherit incremental override on the solver state
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-12-12 14:33:23 -08:00 |
|
Nikolaj Bjorner
|
deda8f46f8
|
fixes
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-12-12 13:25:36 -08:00 |
|
Nikolaj Bjorner
|
159df60336
|
local changes
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-12-12 13:22:31 -08:00 |
|
Miguel Angelo Da Terra Neves
|
e8ac0575eb
|
merge
Signed-off-by: Miguel Angelo Da Terra Neves <t-mineve@microsoft.com>
|
2017-12-12 11:44:45 -08:00 |
|
Nikolaj Bjorner
|
921423ec80
|
fix model conversions for incremental SAT, fix lookahead with ba_solver
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-12-12 10:43:23 -08:00 |
|
Nikolaj Bjorner
|
7afbf8165e
|
snapshot
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-12-12 01:36:44 -08:00 |
|
Murphy Berzish
|
d2d79e3207
|
Merge branch 'master' into develop
|
2017-12-11 17:36:12 -05:00 |
|
Miguel Angelo Da Terra Neves
|
1e22cb73d5
|
merge
Signed-off-by: Miguel Angelo Da Terra Neves <t-mineve@microsoft.com>
|
2017-12-11 14:14:44 -08:00 |
|
Miguel Angelo Da Terra Neves
|
9f0a8af255
|
fixed adaptive apsat
Signed-off-by: Miguel Angelo Da Terra Neves <t-mineve@microsoft.com>
|
2017-12-11 14:14:16 -08:00 |
|
Nikolaj Bjorner
|
35a3523fd6
|
fix bug in double collection of declarations
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-12-11 14:09:34 -08:00 |
|
Thai Trinh
|
c07a63cf8e
|
coalesce seq.unit into string in mk_skolem
|
2017-12-12 05:00:34 +08:00 |
|
Nikolaj Bjorner
|
82c26509ae
|
Merge pull request #1396 from mtrberzi/substr-bug
Fix incorrect term in theory_str str.substr reduction
|
2017-12-11 12:36:07 -08:00 |
|
Nikolaj Bjorner
|
6d729f1f15
|
disable UHLT
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-12-11 10:36:42 -08:00 |
|
Murphy Berzish
|
83bd103cd4
|
Merge remote-tracking branch 'upstream/master' into develop
|
2017-12-11 13:05:04 -05:00 |
|
Christoph M. Wintersteiger
|
2e186633ee
|
Turned assertion failure into proper error message.
|
2017-12-11 14:59:25 +00:00 |
|
Murphy Berzish
|
9d2c86f214
|
fix incorrect clause in argumentsValid subterm of substr reduction
|
2017-12-08 20:31:22 -05:00 |
|
Thai Trinh
|
8bf4a15c27
|
update "seq.align" skolem function
|
2017-12-09 00:47:48 +08:00 |
|
Thai Trinh
|
a2641909d0
|
initialize pointers
|
2017-12-08 19:40:20 +08:00 |
|
Thai Trinh
|
b819b368f1
|
minor
|
2017-12-08 19:29:07 +08:00 |
|
Thai Trinh
|
b8ce5509b0
|
change to "auto"
|
2017-12-08 19:16:28 +08:00 |
|
Thai Trinh
|
0c7343d3df
|
Merge branch 'Z3Prover-master'
|
2017-12-08 19:02:48 +08:00 |
|
Thai Trinh
|
c33dfc80e0
|
Merge branch 'master' of https://github.com/Z3Prover/z3 into Z3Prover-master
Conflicts:
src/smt/theory_seq.cpp
|
2017-12-08 19:02:24 +08:00 |
|
Nikolaj Bjorner
|
faebbc5384
|
add shortcuts for concatenation and equality propagation
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-12-08 16:17:04 +05:30 |
|
Thai Trinh
|
b181d9d5fa
|
fix set-up
|
2017-12-08 18:45:56 +08:00 |
|
Thai Trinh
|
3a5c30bd9b
|
use obj_ref_map
|
2017-12-08 18:36:20 +08:00 |
|
trinhmt
|
9ea01d521a
|
Merge pull request #2 from Z3Prover/master
fix build of obj_ref_hashtable
|
2017-12-08 17:26:43 +08:00 |
|
Thai Trinh
|
6253faece7
|
fixed redundant check
|
2017-12-08 17:20:30 +08:00 |
|