mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-03 21:09:11 +00:00 
			
		
		
		
	enable qsat-opt
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									19f98547f7
								
							
						
					
					
						commit
						ea201a776d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -225,7 +225,7 @@ namespace opt {
 | 
			
		|||
        normalize();
 | 
			
		||||
        internalize();
 | 
			
		||||
        update_solver();
 | 
			
		||||
#if 0
 | 
			
		||||
#if 1
 | 
			
		||||
        if (is_qsat_opt()) {
 | 
			
		||||
            return run_qsat_opt();
 | 
			
		||||
        }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue