Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | jobs: scheduled -> requested | sinanmohd | 2024-07-28 | 1 | -1/+1 |
| | |||||
* | solver_highs: return job cost on success | sinanmohd | 2024-07-25 | 1 | -1/+1 |
| | |||||
* | solver_highs: implement --solver-report | sinanmohd | 2024-07-25 | 1 | -0/+10 |
| | |||||
* | solver_highs: turn off highs output when --solver-report is not passed | sinanmohd | 2024-07-25 | 1 | -1/+6 |
| | |||||
* | solver_highs: destroy highs instance after use | sinanmohd | 2024-07-25 | 1 | -0/+1 |
| | |||||
* | solver_highs: increment the correct iterator | sinanmohd | 2024-07-24 | 1 | -9/+15 |
| | |||||
* | solver_highs: init | sinanmohd | 2024-07-24 | 1 | -0/+216 |