mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-31 03:32:28 +00:00 
			
		
		
		
	remove ad-hoc membership axioms, enable boundary point saturatino
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									2e4402c8f3
								
							
						
					
					
						commit
						b96624727d
					
				
					 3 changed files with 6 additions and 12 deletions
				
			
		|  | @ -282,7 +282,7 @@ namespace smt { | |||
|         if (activate_unasserted_clause()) | ||||
|             return FC_CONTINUE; | ||||
| 
 | ||||
|         if (false && activate_range_local_axioms()) | ||||
|         if (activate_range_local_axioms()) | ||||
|             return FC_CONTINUE; | ||||
| 
 | ||||
|         if (assume_eqs()) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue