mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 13:29:11 +00:00 
			
		
		
		
	
							parent
							
								
									c8c415c2de
								
							
						
					
					
						commit
						bba2cf9f20
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -914,7 +914,7 @@ private:
 | 
			
		|||
        }
 | 
			
		||||
        IF_VERBOSE(1, verbose_stream() << "Verifying solution\n";);
 | 
			
		||||
        model_evaluator eval(*mdl);
 | 
			
		||||
        // eval.set_model_completion(false);
 | 
			
		||||
        eval.set_model_completion(true);
 | 
			
		||||
        bool all_true = true;
 | 
			
		||||
        //unsigned i = 0;
 | 
			
		||||
        for (expr * f : m_fmls) {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue