Skip to content

Conversation

mkoeppe
Copy link
Contributor

@mkoeppe mkoeppe commented Mar 14, 2022

Description

Please include a short summary of the change.
Issue link (if applicable):

Handle new CyLP statuses added in coin-or/CyLP#150
@tkralphs

Type of change

  • New feature (backwards compatible)
  • New feature (breaking API changes)
  • Bug fix
  • Other (Documentation, CI, ...)

Contribution checklist

  • Add our license to new files.
  • Check that your code adheres to our coding style.
  • Write unittests.
  • Run the unittests and check that they’re passing.
  • Run the benchmarks to make sure your change doesn’t introduce a regression.

sageb0t pushed a commit to sagemath/sagetrac-mirror that referenced this pull request Mar 14, 2022
@rileyjmurray rileyjmurray merged commit d390389 into cvxpy:master Mar 15, 2022
@mkoeppe mkoeppe mentioned this pull request Mar 27, 2022
9 tasks
SteveDiamond added a commit that referenced this pull request Apr 24, 2022
…github.com:cvxpy/cvxpy

* 'master' of github.com:QiuWJX/cvxpy:
  changed the copyright and docstring
  create resources folder in codes
  undid changes
  standardized the code style created a folder called ./cvxpy/tests/resources/
  Add unit test for gurobi `model.write()`
  Add 'save_file' kwargs for GUROBI. - use Gurobi.write(save_file) to save the model file. - cplex and mosek have the similar functionality.
  cvxpy/tests: Add test for infeasible boolean problem (#1705)
  Handle new CyLP statuses from coin-or/CyLP#150 (#1707)

* 'master' of github.com:cvxpy/cvxpy:
  SCIP: add version requirement (< 4.0.0) and fix solve_via_data to eliminate certain error messages
  update error message for mixed-integer problems (#1738)
  remove out of date news
  fix TypeError in GLOP and PDLP interfaces (#1736)
  Propagate today's documentation improvements from release/1.2.x (#1733)
  Cylp update (#1727)
  Add 'save_file' kwargs for GUROBI. (#1720)
  pip install cvxpy[GLOP,XPRESS] (#1719)
  Fix #1714
  cvxpy/tests: Add test for infeasible boolean problem (#1705)
  Handle new CyLP statuses from coin-or/CyLP#150 (#1707)
@rileyjmurray
Copy link
Collaborator

Propogated to 1.1.20.

@rileyjmurray
Copy link
Collaborator

Propogated to 1.2.1.

rileyjmurray pushed a commit that referenced this pull request May 16, 2022
sageb0t pushed a commit to sagemath/sagetrac-mirror that referenced this pull request Jul 30, 2022
sageb0t pushed a commit to sagemath/sagetrac-mirror that referenced this pull request Oct 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants