Bruce Mitchener
|
76eb7b9ede
|
Use nullptr.
|
2018-02-12 14:05:55 +07:00 |
|
Nikolaj Bjorner
|
2b847478a2
|
Merge pull request #1478 from waywardmonkeys/unnecessary-value-param-fixes
Remove unnecessary value parameter copies.
|
2018-02-09 02:20:47 -08:00 |
|
Bruce Mitchener
|
757b7c66ef
|
Remove unnecessary value parameter copies.
|
2018-02-09 16:35:34 +07:00 |
|
Bruce Mitchener
|
50f3e9c3c0
|
Fix typos.
|
2018-02-09 16:35:26 +07:00 |
|
Bruce Mitchener
|
54b3cd0071
|
Reserve vector space when possible.
This fixes all current instances of the
`performance-inefficient-vector-operation`
warning in clang-tidy.
|
2018-02-06 11:21:17 +07:00 |
|
Bruce Mitchener
|
177414c0ee
|
Use const refs to reduce copying.
These are things that have been found by `clang-tidy`.
|
2018-01-30 21:43:56 +07:00 |
|
Nikolaj Bjorner
|
3350f32e1f
|
fix #877 by bypassing exception generation during label collection
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-11-06 16:00:16 -08:00 |
|
Nikolaj Bjorner
|
b19f94ae5b
|
make include paths uniformly use path relative to src. #534
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-07-31 13:24:11 -07:00 |
|
Nikolaj Bjorner
|
96e157e201
|
fix warnings for unused variables
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2016-05-17 13:54:22 -07:00 |
|
Nikolaj Bjorner
|
0e701138e1
|
disable restart code in seq
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2015-12-09 09:53:18 -08:00 |
|
Nikolaj Bjorner
|
485ac9c39d
|
add macro for converting std::vectors to pointers (leaking abstraction)
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2015-12-01 16:35:03 -08:00 |
|
Ken McMillan
|
b343dcb341
|
better recovery from incompleteness and interp failure in duality
|
2015-10-09 14:21:05 -07:00 |
|
Christoph M. Wintersteiger
|
32fb679066
|
tabs
|
2015-05-19 11:01:15 +01:00 |
|
Ken McMillan
|
af444beb2e
|
re-indenting interp and duality
|
2015-04-15 12:22:50 -07:00 |
|
nikolajbjorner
|
aa40316268
|
rewrite terminology for policheck
Signed-off-by: nikolajbjorner <nbjorner@microsoft.com>
|
2015-02-19 19:09:12 -08:00 |
|
Christoph M. Wintersteiger
|
88aa349eb7
|
Merge branch 'unstable' of https://git01.codeplex.com/z3 into fpa-api
|
2015-01-16 12:30:28 +00:00 |
|
Nikolaj Bjorner
|
b9bbfbdbb7
|
fix interval dependencies bug. Codeplex issue 163
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2015-01-16 12:05:12 +05:30 |
|
Christoph M. Wintersteiger
|
3391c9c44c
|
typo fix
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-09 11:53:24 +00:00 |
|
Christoph M. Wintersteiger
|
0381e4317a
|
Formatting, mostly tabs.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-08 17:54:04 +00:00 |
|
Ken McMillan
|
a6f58bdd17
|
fixes and performance improvements for interp and duality
|
2014-10-30 17:22:34 -07:00 |
|
Ken McMillan
|
301cb51bbb
|
added restarts options to duality (plus some other disabled features)
|
2014-09-30 12:42:30 -07:00 |
|
Ken McMillan
|
13b61d894c
|
adding recursion bounds to duality
|
2014-09-09 14:02:46 -07:00 |
|
Ken McMillan
|
bdc7bfde87
|
duality quantifier simplification fix
|
2014-04-04 13:10:18 -07:00 |
|
Ken McMillan
|
9a2fe83697
|
interpolation fix
|
2014-04-03 13:20:08 -07:00 |
|
Ken McMillan
|
4671c1be41
|
duality fix
|
2014-04-01 17:50:48 -07:00 |
|
Ken McMillan
|
6c9483c70a
|
interpolation fix and improving duality quantifier handling
|
2014-04-01 17:10:14 -07:00 |
|
Ken McMillan
|
732035bf63
|
merge interp/duality changes with unstable
|
2014-03-26 14:48:04 -07:00 |
|
Ken McMillan
|
fb2caf99e6
|
duality fix
|
2014-03-21 10:35:33 -07:00 |
|
Ken McMillan
|
2417b75d8d
|
duality: added restarts
|
2014-03-16 15:37:19 -07:00 |
|
Ken McMillan
|
bbab6be280
|
duality: eager deduction and history-based conjectures
|
2014-03-14 13:40:31 -07:00 |
|
Ken McMillan
|
180f55bbda
|
adding support for non-extensional arrays in duality
|
2014-03-11 18:20:42 -07:00 |
|
Ken McMillan
|
83a774ac79
|
duality fix plus mbqi option
|
2014-03-04 18:38:08 -08:00 |
|
Ken McMillan
|
08d892bbdb
|
interpolation fixes
|
2014-02-27 17:21:47 -08:00 |
|
Ken McMillan
|
75bb495585
|
merging interpolation and duality changes into unstable
|
2014-02-19 15:36:16 -08:00 |
|
Ken McMillan
|
65c54b87d0
|
duality fix
|
2014-02-19 13:57:27 -08:00 |
|
Ken McMillan
|
928d419138
|
duality fixes
|
2014-02-17 12:15:11 -08:00 |
|
Ken McMillan
|
cb3dc63e68
|
some interpolation fixes; make duality a bit more persistent in checking interpolant
|
2014-02-14 15:52:07 -08:00 |
|
Ken McMillan
|
f45ad4bdc0
|
disable silly warnings and add needed header for VS
|
2014-02-10 12:56:39 -08:00 |
|
Ken McMillan
|
ba193a59b1
|
some interpolation fixes, plus some options to remove features for testing in duality
|
2014-02-09 16:04:02 -08:00 |
|
Ken McMillan
|
19830bcd33
|
fix a few warnings
|
2014-01-28 11:43:00 -08:00 |
|
Ken McMillan
|
f380e31a6b
|
runs the integer/cntrol svcomp examples from the Horn repo
|
2014-01-09 17:16:10 -08:00 |
|
Ken McMillan
|
11ba2178a9
|
speeding up interpolation in RPFP_caching
|
2013-12-24 17:20:12 -08:00 |
|
Ken McMillan
|
1b9f1ea6b3
|
remove assert on failed label compuation in duality
|
2013-12-23 11:47:24 -08:00 |
|
Ken McMillan
|
673ba137e5
|
added qe_lite preprocessing pass to duality
|
2013-12-23 11:17:38 -08:00 |
|
Ken McMillan
|
9e88691c69
|
optimizing solver performance in duality
|
2013-12-22 18:33:40 -08:00 |
|
Ken McMillan
|
c98b853917
|
speeding up Generalize and adding Lazy Propagation
|
2013-12-21 16:54:35 -08:00 |
|
Ken McMillan
|
48e10a9e2d
|
dealing with incompleteness issues in duality
|
2013-12-19 11:05:56 -08:00 |
|
Ken McMillan
|
0449598530
|
fussing more with qe in duality
|
2013-12-13 12:41:51 -08:00 |
|
Ken McMillan
|
a410e7f716
|
fussing with qe in duality
|
2013-12-13 12:21:54 -08:00 |
|
Ken McMillan
|
bfa6c99676
|
still trying to get stl to work
|
2013-12-12 18:38:09 -08:00 |
|