Changes between Version 37 and Version 72 of Ticket #21003
- Timestamp:
- 02/03/21 07:39:30 (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21003
-
Property
Reviewers
changed from
to
Moritz Firsching, Vincent Delecroix
-
Property
Dependencies
changed from
#22557, #24662
to#31329
-
Property
Branch
changed from
u/moritz/pyscipopt
tou/mkoeppe/pyscipopt
-
Property
Milestone
changed from
sage-8.2
tosage-9.3
-
Property
Commit
changed from
82fd6d6f0ef30160e00a794cb339b78170ef9bf7
tocd0b761b3061010bfabe2c71195f2d804fb8a4e5
-
Property
Reviewers
changed from
-
Ticket #21003 – Description
v37 v72 3 3 https://github.com/SCIP-Interfaces/PySCIPOpt 4 4 5 Branch is on top of # 24662.5 Branch is on top of #31329. 6 6 7 7 Steps to get it to work: 8 8 - pull from this branch 9 - put http://scip.zib.de/download.php?fname=scipoptsuite- 5.0.1.tgz in `./upstream` (see #24662)10 - put [https://files.pythonhosted.org/packages/50/2e/392ae55d3c13ef7d91eee69c764d6362e1e27f7ecceee00572f60637522c/PySCIPOpt-1.4.4.tar.gz PySCIPOpt-1.4.4.tar.gz]in `./upstream`9 - put http://scip.zib.de/download.php?fname=scipoptsuite-7.0.2.tgz in `./upstream` 10 - put PySCIPOpt-3.1.0.tar.gz in `./upstream` 11 11 - `sage -f pyscipopt`