coin-or / pulp

A python Linear Programming API
http://coin-or.github.io/pulp/
Other
2.05k stars 381 forks source link

Do not throw exception when HiGHS returns no solution #630

Closed tmaarse closed 1 year ago

tmaarse commented 1 year ago

The interface currently throws an error when no solution is returned, while other interfaces return the NotSolved status.

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.