| 
								
								
									 Nikolaj Bjorner | ffc3a36dcb | checked ite-expressions as shared for bounds detection Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2015-04-23 19:59:33 +02:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 3ba2e712b2 | merge with unstable branch Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2015-04-12 15:54:52 -07:00 |  | 
				
					
						| 
								
								
									 Daniel J. Hofmann | 88f6e74a27 | Wnewline-eof | 2015-04-03 19:31:09 +02:00 |  | 
				
					
						| 
								
								
									 Daniel J. Hofmann | 4e59ba922b | Wc++11-extensions | 2015-04-03 19:13:52 +02:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 26c53d055a | Merge branch 'opt' of https://github.com/Z3Prover/z3 into opt | 2015-04-02 15:22:41 -07:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | dca0fb77c2 | use same defaults as unstable branch for difference logic configuration Signed-off-by: Nikolaj Bjorner <nbjorner@hotmail.com> | 2015-04-02 15:22:32 -07:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | d01c3491a6 | simplify with caching, but without expanding number of asserted formulas. Bug reported by Heizmann, codeplex issue 197 Signed-off-by: Nikolaj Bjorner <nbjorner@hotmail.com> | 2015-04-02 10:28:30 -07:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 6b995c4077 | disable wrong fix for simplification Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2015-04-02 02:56:40 -07:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 52619b9dbb | pull unstable Signed-off-by: Nikolaj Bjorner <nbjorner@hotmail.com> | 2015-04-01 14:57:11 -07:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 10cdbb881f | enable canceling simplex on interrupt, investigating PDR inconsistency Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2015-03-25 12:13:57 -07:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | b76d588c28 | Renamed the soft_timeout option to just timeout. Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com> | 2015-03-21 16:10:30 +00:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 4145b92136 | use of regions for AUX lemmas from pb solver Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2015-03-11 11:52:07 -07:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | f47cc70236 | use of regions for AUX lemmas from pb solver Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2015-03-11 11:48:52 -07:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 51267f3aba | take into account that bound from optimization may create atom that clashes with inequality bound from term Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2015-03-11 00:26:49 -07:00 |  | 
				
					
						| 
								
								
									 nikolajbjorner | fe6af38d97 | debugging assertion violation Signed-off-by: nikolajbjorner <nbjorner@microsoft.com> | 2015-03-10 20:57:01 -07:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | 55ca6ce44b | Resurrected the dack* options. Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com> | 2015-03-04 19:15:22 +00:00 |  | 
				
					
						| 
								
								
									 Nuno Lopes | 71d31c1267 | minor optimization to reset() methods in smt::ketnel and smt::quantifier_manager Signed-off-by: Nuno Lopes <a-nlopes@MSRC-4051274.europe.corp.microsoft.com> | 2015-02-27 11:48:14 +00:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | a51aed0133 | Fixed bug in constant propagation Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com> | 2015-02-24 21:26:25 +00:00 |  | 
				
					
						| 
								
								
									 Nuno Lopes | 5676fbbc9e | compiler love: make a few symbols static and avoid unneeded relocations Signed-off-by: Nuno Lopes <a-nlopes@microsoft.com> | 2015-02-22 11:13:51 +00:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 49483fdc28 | take conflicts during restart into account. reported by Arie Gurfinkel Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2015-02-21 02:08:00 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 911ffc370a | separate MaxSMT functionality to enable using this independently (and incrementally) of overall context Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2015-02-16 09:11:28 +01:00 |  | 
				
					
						| 
								
								
									 Nuno Lopes | d3fb5f2a4c | fix misc compiler warnings Signed-off-by: Nuno Lopes <a-nlopes@microsoft.com> | 2015-02-15 11:53:24 +00:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | 3a8a62fc4c | Added array index/element sort detection to static_features | 2015-02-09 13:41:45 +00:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | d7a37f246c | More bugfixes for smt setup Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com> | 2015-02-08 16:59:46 +00:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | 4792c5fb7c | Fixed bugs in static features and smt setup Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com> | 2015-02-08 16:53:08 +00:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 8141dadc89 | break on small cores Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2015-02-08 10:22:06 +01:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | 3478cdb756 | Added smt kernel setup for QF_FP(BV). Thanks to codeplex user smccamant for reporting this performance problem. Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com> | 2015-02-03 12:30:42 +00:00 |  | 
				
					
						| 
								
								
									 unknown | f020b7c7b8 | Merge branch 'opt' of https://git01.codeplex.com/z3 into opt | 2015-01-28 17:54:26 -08:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | bcfefdd8ee | Bugfix for the FPA theory. Thanks to codeplex user smccamant for reporting this one. Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com> | 2015-01-28 15:38:08 -06:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | 560fa79d1f | eliminated unused variable | 2015-01-21 19:36:41 +00:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | 25011bc034 | eliminated unused variables | 2015-01-21 19:35:29 +00:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | 826d295981 | build fixes and removed unused variables | 2015-01-21 19:29:31 +00:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | d56d63e3e8 | Merge branch 'fpa-api' of https://git01.codeplex.com/z3 into unstable Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
Conflicts:
	src/tactic/portfolio/default_tactic.cpp | 2015-01-21 14:25:31 +00:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | ae792f1891 | avoid spurious warning message Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com> | 2015-01-21 13:47:32 +00:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | e20dc9f9a4 | typo Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com> | 2015-01-21 13:35:25 +00:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | e50e02e656 | Merge branch 'opt' of https://git01.codeplex.com/z3 into opt | 2015-01-20 16:38:55 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | e24db56650 | integrating new integer primal loop Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2015-01-20 16:38:45 -08:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | d8f90802c0 | Added FPA setup to default kernel setup Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com> | 2015-01-19 18:14:22 +00:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 82f1e81ac2 | fix build errors on gcc Signed-off-by: Nikolaj Bjorner <nbjorner@z3-mac.local> | 2015-01-19 00:50:08 +00:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 4bb5302def | template args Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2015-01-18 15:54:18 -08:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | d45c7ce082 | prepare revised primal phase Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2015-01-18 04:11:40 +05:30 |  | 
				
					
						| 
								
								
									 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 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 41ad1d50f9 | fix java compilation bug Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2015-01-16 08:08:51 +05:30 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | 5344d6f3c0 | various bugfixes and extensions for FPA Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com> | 2015-01-15 19:25:49 +00:00 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | 05b7aa3ebb | flush cache when proof mode changes Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2015-01-15 14:32:18 +05:30 |  | 
				
					
						| 
								
								
									 Nikolaj Bjorner | e28701a64c | add assertions to simplifier Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com> | 2015-01-14 22:09:48 +05:30 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | c0bc2518b0 | Renaming for consistency mk_value -> mk_numeral Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com> | 2015-01-08 14:22:44 +00:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | 0cedd32ea2 | More renaming floats -> fpa Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com> | 2015-01-08 13:47:26 +00:00 |  | 
				
					
						| 
								
								
									 Christoph M. Wintersteiger | 5e5758bb25 | More float -> fpa renaming Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com> | 2015-01-08 13:37:18 +00:00 |  |