mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-03 21:09:11 +00:00 
			
		
		
		
	na
This commit is contained in:
		
							parent
							
								
									22b5b63743
								
							
						
					
					
						commit
						475ac77897
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -844,6 +844,7 @@ namespace polysat {
 | 
			
		|||
            unsigned rz = r_z.id();
 | 
			
		||||
            if (rz == rx)
 | 
			
		||||
                continue;
 | 
			
		||||
            TRACE("fixplex", display_row(tout << "eliminate ", r_z, false) << "\n";);
 | 
			
		||||
            VERIFY(eliminate_var(r_x, col, tz_b, old_value_y));
 | 
			
		||||
            TRACE("fixplex", display_row(tout << "eliminated ", r_z, false) << "\n";);
 | 
			
		||||
            add_patch(row2base(r_z));
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue