mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 13:29:11 +00:00 
			
		
		
		
	fix build issues part 4
This commit is contained in:
		
							parent
							
								
									6e021781cd
								
							
						
					
					
						commit
						b9a695633d
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -231,6 +231,9 @@ void adjust_initial_state() {
 | 
			
		|||
        break;
 | 
			
		||||
    case simplex_strategy_enum::tableau_costs:
 | 
			
		||||
        lean_assert(false); // not implemented
 | 
			
		||||
    case simplex_strategy_enum::undecided:
 | 
			
		||||
        adjust_initial_state_for_tableau_rows();
 | 
			
		||||
        break;
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue