Releases: coin-or/python-mip 
  
  Releases · coin-or/python-mip
      
  1.4.0 
  
    
  
      
        06 Sep 20:03
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Hopefully fixed a bug in successive MIP reoptimizations 
Lazy constraints support (still being documented but working !) 
  
 
  
  
   
   
  
  1.3.13 
  
    
  
      
        20 Aug 15:09
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        small fix for gurobi: do not call cut generator in some conditions
 
 
  
  
   
   
  
  1.3.12 
  
    
  
      
        18 Aug 19:27
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Fix for row prices in CBC and fix for comparisons of LinExpr objects. Thanks to @spoorendonk  .
 
 
  
  
   
   
  
  1.3.11 
  
    
  
      
        15 Aug 13:51
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
cut generators can now also add lazy constraints (remove integer solutions), initially on gurobi only. 
violation property in linear expression can check how much a solution violates the current solution 
  
 
  
  
   
   
  
  1.3.10 
  
    
  
      
        15 Aug 09:03
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Fix for gurobi dll path on windows
 
 
  
  
   
   
  
  1.3.9 
  
    
  
      
        11 Aug 18:32
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Fix for loading gurobi using GUROBI_HOME environment variable
 
 
  
  
   
   
  
  1.3.8 
  
    
  
      
        07 Aug 14:53
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Fix Cbc_getReducedCost 
Fix for checking for Gurobi libraries using environment variable GUROBI_HOME in other platforms
 
 
  
  
   
   
  
  1.3.6 
  
    
  
      
        31 Jul 20:26
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Since previous version:
fix query of upper bound of a variable 
use GUROBI_HOME to find gurobi when available 
  
 
  
  
   
   
  
  1.3.4 
  
    
  
      
        24 Jul 14:25
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Updated CBC builds for all platforms with minor bugfixes and fix for unreported out-of-memory error in Gurobi
 
 
  
  
   
   
  
  1.3.3 
  
    
  
      
        10 Jul 10:12
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Temporary fix for windows binaries