coin-or / Clp

COIN-OR Linear Programming Solver
Other
396 stars 82 forks source link

pulp facing error, please suggest me on this #223

Open wazsee opened 2 years ago

wazsee commented 2 years ago

Welcome to the CBC MILP Solver Version: 2.10.3 Build Date: Dec 15 2019

command line - C:\Users\satishkumar.s\AppData\Local\Programs\Python\Python310\lib\site-packages\pulp\apis..\solverdir\cbc\win\64\cbc.exe C:\Users\SATISH~1.S\AppData\Local\Temp\9a211159fe6c46fba1618ff211674dbf-pulp.mps timeMode elapsed branch printingOptions all solution C:\Users\SATISH~1.S\AppData\Local\Temp\9a211159fe6c46fba1618ff211674dbf-pulp.sol (default strategy 1)
At line 2 NAME MODEL At line 3 ROWS At line 35 COLUMNS At line 87 RHS At line 118 BOUNDS At line 120 ENDATA Problem MODEL has 30 rows, 6 columns and 46 elements Coin0008I MODEL read with 0 errors Option for timeMode changed from cpu to elapsed Presolve determined that the problem was infeasible with tolerance of 1e-08 Analysis indicates model infeasible or unbounded 0 Obj 0 Primal inf 1025.4886 (15) Primal infeasible - objective value 0 PrimalInfeasible objective 0 - 0 iterations time 0.002

Result - Linear relaxation infeasible

Enumerated nodes: 0 Total iterations: 0 Time (CPU seconds): 0.02 Time (Wallclock Seconds): 0.02

Option for printingOptions changed from normal to all Total time (CPU seconds): 0.02 (Wallclock seconds): 0.02