Murphy Berzish
|
047f6c558c
|
fix memory leak related to #1575
|
2018-04-26 16:36:14 -04:00 |
|
Nikolaj Bjorner
|
d939c05e72
|
fix build warnings
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2018-04-14 08:27:40 -07:00 |
|
Murphy Berzish
|
3cfb32cd2d
|
fix regex automata leaked memory
|
2018-04-12 14:35:29 -04:00 |
|
Murphy Berzish
|
27f2b542df
|
remove comment
|
2018-04-06 12:13:53 -04:00 |
|
Murphy Berzish
|
45f48123e7
|
add re.plus length enumeration; fix reordering warning
|
2018-04-06 11:39:08 -04:00 |
|
Murphy Berzish
|
6a3ce301b7
|
fix collection error
|
2018-04-03 12:51:03 -04:00 |
|
Murphy Berzish
|
41703a4254
|
Merge branch 'develop' into regex-develop
|
2018-04-03 12:31:27 -04:00 |
|
Nikolaj Bjorner
|
abc274e290
|
merge
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2018-03-20 14:58:12 -07:00 |
|
Nikolaj Bjorner
|
931dbd5933
|
remove python doc test
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2018-03-20 13:37:04 -07:00 |
|
Murphy Berzish
|
7759d05efe
|
fix use-after-free
|
2018-03-19 23:09:07 -04:00 |
|
Murphy Berzish
|
d26eddf776
|
re-add indexof-contains heuristic
|
2018-03-19 18:31:26 -04:00 |
|
Murphy Berzish
|
1f4bfcb4e5
|
fix indexof subterm
|
2018-03-19 18:10:06 -04:00 |
|
Murphy Berzish
|
5c692dc79d
|
fixups to theory_str indexof and axiom handling loop
|
2018-03-19 18:06:42 -04:00 |
|
Murphy Berzish
|
84c30e0b60
|
theory_str fixups for new collections
|
2018-03-19 17:03:01 -04:00 |
|
Murphy Berzish
|
a988d01537
|
add const to iterator loops where it can be used
|
2018-03-19 12:25:44 -04:00 |
|
Murphy Berzish
|
d569485170
|
Merge remote-tracking branch 'upstream/master' into refactoring
|
2018-03-19 01:43:18 -04:00 |
|
Nikolaj Bjorner
|
aa913c564c
|
moving more std::map std::set to obj_*, #1529
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2018-03-17 04:21:28 -07:00 |
|
Nikolaj Bjorner
|
b12a1caa07
|
fix build
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2018-03-16 09:05:44 -07:00 |
|
Nikolaj Bjorner
|
86d3bbe6cb
|
added TODO markers in theory_str.h for moving to obj_map, remove include of stdbool for now
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2018-03-16 07:46:27 -07:00 |
|
Murphy Berzish
|
6bb9a82425
|
experimental axiom-persist for regex conflict clauses
|
2018-03-15 13:56:44 -04:00 |
|
Murphy Berzish
|
b5471e7fe0
|
refactor: use c++11 for (part 1)
|
2018-03-12 20:04:04 -04:00 |
|
Murphy Berzish
|
73f7e301c3
|
preliminary refactoring to use obj_map
|
2018-03-12 17:09:55 -04:00 |
|
Nikolaj Bjorner
|
5651d00751
|
fix #1534
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2018-03-12 13:21:31 -07:00 |
|
Murphy Berzish
|
11a339c490
|
fix include path
|
2018-03-11 23:26:30 -04:00 |
|
Murphy Berzish
|
49b810e00f
|
Merge branch 'master' into regex-develop
|
2018-03-11 23:18:55 -04:00 |
|
Nikolaj Bjorner
|
6e87622c8a
|
remove references to deprecated uses of PROOF_MODE #1531
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2018-03-10 13:55:01 -05:00 |
|
Murphy Berzish
|
bf6975122b
|
integrate contains and indexof in theory_str
|
2018-03-08 12:37:44 -05:00 |
|
Murphy Berzish
|
d1407e843d
|
Merge branch 'issue1379' of github.com:mtrberzi/z3 into issue1379
|
2018-03-07 18:16:17 -05:00 |
|
Murphy Berzish
|
a7caa2fd2a
|
remove useless get_assignments in theory_str final check
|
2018-03-07 18:16:11 -05:00 |
|
Murphy Berzish
|
fd6d9a9489
|
Merge branch 'issue1379' of github.com:/mtrberzi/z3 into issue1379
|
2018-03-07 13:54:45 -05:00 |
|
Murphy Berzish
|
f43a027447
|
Merge branch 'develop' into issue1379
|
2018-03-06 22:14:18 -05:00 |
|
Murphy Berzish
|
ac9b03528a
|
add re.allchar support in z3str3
|
2018-02-26 17:19:45 -05:00 |
|
Murphy Berzish
|
762129d4c7
|
fixups to theory_str for regex
|
2018-02-12 17:45:07 -05:00 |
|
Murphy Berzish
|
54206e3674
|
Merge branch 'develop' into regex-develop
Conflicts:
src/smt/theory_str.h
|
2018-02-12 17:25:50 -05:00 |
|
Bruce Mitchener
|
76eb7b9ede
|
Use nullptr.
|
2018-02-12 14:05:55 +07:00 |
|
Nikolaj Bjorner
|
61934d8106
|
align semantics of re.allchar with string proposal. #1475
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2018-02-07 20:08:15 -08:00 |
|
Murphy Berzish
|
1ee5ce96b8
|
use regex instead of head/tail split for string-integer conversion; check sort of refreshed vars; add intersection difficulty estimation
|
2018-01-26 14:52:18 -05:00 |
|
Murphy Berzish
|
c01dda4e31
|
experimental str.to.int fix
|
2018-01-25 16:11:31 -05:00 |
|
Murphy Berzish
|
5c3f35dc44
|
always rewrite regex length constraints as they are sometimes malformed
|
2018-01-25 15:52:57 -05:00 |
|
Murphy Berzish
|
852e0e0892
|
fix regex difficulty overflow bug; fix final check on regex terms that don't get path constraints
|
2018-01-25 15:25:36 -05:00 |
|
Murphy Berzish
|
8d5065d35d
|
fix constant eqc bug in mk_concat
|
2018-01-24 22:02:00 -05:00 |
|
Murphy Berzish
|
d648f95f63
|
fix setup of path constraints when the path constraint is False
|
2018-01-24 21:25:45 -05:00 |
|
Murphy Berzish
|
d9d3ef78d2
|
temporarily disable final check progress checking
it is interfering with regex automata solving
|
2018-01-19 16:14:56 -05:00 |
|
Murphy Berzish
|
2065ea88ee
|
fix null pointer dereference
|
2018-01-19 14:56:06 -05:00 |
|
Murphy Berzish
|
a9fda81d03
|
check polarity
|
2018-01-18 17:53:42 -05:00 |
|
Murphy Berzish
|
5727950a3c
|
zero-length automaton solution fix
|
2018-01-18 17:52:55 -05:00 |
|
Murphy Berzish
|
dbb15f65b5
|
correct generation of linear length constraints for regex star terms
|
2018-01-17 19:26:42 -05:00 |
|
Murphy Berzish
|
c2b268c645
|
short path for length-0 regex terms
|
2018-01-17 18:26:31 -05:00 |
|
Murphy Berzish
|
c0ed683882
|
disable regex length constraint generation as it currently makes unsound axioms
|
2018-01-17 13:32:44 -05:00 |
|
Murphy Berzish
|
26ab91a448
|
check duplicate bounds info for regex terms
|
2018-01-17 13:02:32 -05:00 |
|