mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 13:29:11 +00:00 
			
		
		
		
	Merge branch 'bvsls' of https://git01.codeplex.com/z3 into opt
This commit is contained in:
		
						commit
						2103bc3831
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1061,13 +1061,13 @@ lbool sls_engine::search_old() {
 | 
			
		|||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
bailout:
 | 
			
		||||
    m_mpz_manager.del(new_value);
 | 
			
		||||
 | 
			
		||||
    return res;
 | 
			
		||||
}
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
void sls_engine::operator()(goal_ref const & g, model_converter_ref & mc) {
 | 
			
		||||
    if (g->inconsistent()) {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue