Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🐛 Update Direct solver to behave the same as Shell solver
- In the case of `noSolution`, CPLEXSHELL now considers this a `warning` solver status - Similarly, `GAMSDirect` returns a `SolutionStatus.unknown` so we should be consistent with that
- Loading branch information