| 
								
								
									 Nikolaj Bjorner | 5d49cb5519 | #5211 | 2021-04-22 22:42:05 -07:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 5cfe273460 | #5211 ```
 (declare-fun v5 () Bool)
 (declare-fun i1 () Int)
 (declare-fun i2 () Int)
 (declare-fun i4 () Int)
 (declare-fun i5 () Int)
 (declare-fun i6 () Int)
 (declare-fun i9 () Int)
 (declare-fun i10 () Int)
 (assert (or (not (=> (= 23 i6 i4 i2 85) v5)) (<= i1 8 i9 i9 (+ (+ i1 349 i10 i6) i5)) (>= i4 782)))
 (check-sat)
``` | 2021-04-22 22:10:39 -07:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | bcb33a5b3a | remove unused functions | 2021-04-22 21:46:31 -07:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 4c4810c611 | fix #5207 | 2021-04-22 13:10:11 -07:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 4a6083836a | call it data instead of c_ptr for approaching C++11 std::vector convention. | 2021-04-13 18:17:35 -07:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | e5e663e874 | fix for #5153 | 2021-04-06 20:09:50 -07:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 2fdb703865 | remove redundant assertion | 2021-03-29 15:17:01 -07:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 974ef3c147 | port equality propagation changes to new core | 2021-03-28 16:15:04 -07:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 15a7621e27 | remove template dependency for trail objects | 2021-03-19 11:15:05 -07:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 156139622c | delay (lazy) process equalities. | 2021-03-17 15:34:04 -07:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 0b8939d86e | self-contained function for merge_tf | 2021-03-16 15:24:48 -07:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | ff0de59a70 | more streamlined diagnostics to prepare for #5106 | 2021-03-15 16:23:35 -07:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 4b3fecc35e | remove dependency on ast from params | 2021-03-15 15:40:41 -07:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 18143d8932 | fix #5102 | 2021-03-15 01:01:33 -07:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 1cb0dbae51 | missing dependency for python build | 2021-03-14 20:45:30 -07:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 155738088f | fix internalization on post-visit, increase delay to 100 | 2021-03-14 17:20:39 -07:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 8412ecbdbf | fixes to new solver, add mode for using nlsat solver eagerly from nla_core | 2021-03-14 13:57:04 -07:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 9a975a4523 | array solver fixes | 2021-03-13 06:19:32 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | e08ceee424 | compiler Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2021-03-08 20:41:10 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 857557ad93 | deal with compiler warnings | 2021-03-08 20:39:19 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | f29a596070 | deal with compiler warnings, from MacOS CI build | 2021-03-08 17:14:09 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 5f0ec936e4 | count final checks | 2021-03-05 15:01:39 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 022a1fd3dd | fix #5080 assertion is violated on legal input, add an example | 2021-03-05 15:01:39 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 38737db802 | fixes and more porting seq_eq_solver to self-contained module | 2021-03-04 16:23:22 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 69070a7486 | align translation cache with scopes and variable elimination | 2021-03-03 11:22:17 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | bef6f1a729 | fix build | 2021-03-02 13:51:58 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | f725989225 | optimize for enumeration datatypes | 2021-02-28 21:31:21 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | caae0ba569 | rename statistics to pb | 2021-02-28 21:31:21 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 026065ff71 | streamline pb solver interface and naming after removal of xor | 2021-02-28 12:32:04 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | b02cba6106 | rename propagation to explain | 2021-02-27 17:25:11 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | fb8e2e444e | remove xor solver, tune dt_solver for enumeration case | 2021-02-27 17:17:39 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 830f314a3f | fixes to dt_solver and related | 2021-02-27 11:03:20 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | ea1089e980 | fix #4938 | 2021-02-26 02:06:28 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 080c9c6893 | fixes to dt solver | 2021-02-25 10:35:02 -08:00 |  | 
				
					
						| 
								
								
									 Nuno Lopes | 5e034e495f | fix compiler warnings | 2021-02-19 10:33:41 +00:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 45af1bd243 | fix build, move seq_skolem | 2021-02-14 14:40:29 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 083d09aa81 | fix #5016 | 2021-02-14 13:52:10 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 83f4a006c6 | wreckfun | 2021-02-12 19:46:47 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 612cc5cfba | fix #5014 Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2021-02-12 16:01:33 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 25f53c0467 | deal with warnings reported in https://launchpadlibrarian.net/522361319/buildlog_ubuntu-groovy-s390x.z3_4.8.10-1ubuntu4ppa1_BUILDING.txt.gz Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2021-02-11 13:49:47 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 53e98a27db | adding stubs | 2021-02-11 09:36:47 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 55cb12e233 | build fix | 2021-02-08 16:53:30 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | a152bb1e80 | remove template Context dependency in every trail object | 2021-02-08 15:41:57 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 8f577d3943 | remove ast_manager get_sort method entirely | 2021-02-02 13:57:01 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 937b61fc88 | fix build, refactor | 2021-02-02 05:26:57 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 3ae4c6e9de | refactor get_sort | 2021-02-02 04:45:54 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 4455f6caf8 | move to get_sort as method, add opt_lns pass, disable xor simplification unless configured, fix perf bug in model converter update trail | 2021-02-02 03:58:19 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 6f346bf804 | fix build break | 2021-01-31 22:56:42 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 33525007ab | try #4984 Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2021-01-31 22:15:00 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 20870c43ec | build test Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2021-01-31 20:49:53 -08:00 |  |