Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | solver_highs: drop zero values from constraint matrix | sinanmohd | 2024-08-30 | 1 | -5/+9 |
* | evanix: implement --max-time flag | sinanmohd | 2024-08-25 | 1 | -2/+7 |
* | 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 |