mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-31 19:52:29 +00:00 
			
		
		
		
	remove an extrac check in bound_is_interesting
This commit is contained in:
		
							parent
							
								
									4cfba9787b
								
							
						
					
					
						commit
						b621c9fa1c
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		|  | @ -2239,9 +2239,6 @@ public: | |||
|         if (v == null_theory_var)  | ||||
|             return false; | ||||
| 
 | ||||
|         if (m_unassigned_bounds[v] == 0)  | ||||
|             return false; | ||||
| 
 | ||||
|         if (should_refine_bounds())  | ||||
|             return true; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue