Skip to content

Tags: scipopt/PySCIPOpt

Tags

v5.1.1

Toggle v5.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update changelog & version (#870)

v5.0.1

Toggle v5.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #839 from scipopt/scip-with-nauty

Update links to new scip build with sassy+nauty

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #806 from scipopt/skip_incomplete_test

Skip incomplete test

v4.4.0

Toggle v4.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #761 from scipopt/update-version

Update version

v4.3.0

Toggle v4.3.0's commit message
use correct Python versions in actions

v4.2.0

Toggle v4.2.0's commit message
release 4.2.0

v4.1.0

Toggle v4.1.0's commit message
release v4.1.0

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Scip 8 (#553)

* Getting the update for new cons_nonlinear started

* Changed names of most of the consexpr functions, added todos for relevant deletions and open problems in the current implementation.

* fixed addQuadCons, _addNonlinearCons, chgLhs, chgRhs, WIP _addGenNonlinearCons, removed isQuadratic(), added a couple of new expr functions from scip8

* A few fixes for the nonlinear interface

* change recommended scip version and fix sepa warnings (#540)

* added printCons function and added print to test nlrow

* Fixing test_nlrow (in progress)

* removed getQuadraticTerms for NLRows in SCIP8

* Debugging test_nonlinear

* Fixed the rest of test_nonlinear

* fixed test_gastrans solution precision

* add mac test for pyscipopt install without py.test

* SCIP 8.0.0 (#551)

* update github actions and pyscipopt version

* Update version to 4.0.0

* add bison to macos test

* added new requirements for scip8

* move table from install to readme

* update setup.py

Co-authored-by: Ksenia Bestuzheva <[email protected]>
Co-authored-by: Christoph Graczyk <[email protected]>
Co-authored-by: Jurgen Lentz <[email protected]>

v3.5.0

Toggle v3.5.0's commit message
remove mac integration test, update changelog, prepare release

v3.4.0

Toggle v3.4.0's commit message
increase version to 3.4.0