New release, wrt. to the Bipartite graph function #889
Replies: 2 comments 3 replies
|
We're still not currently sure on the exact next release date. Sorry for the delay on this. We're currently stuck with some issues that would either mean releasing PySCIPOpt with a non-release-tag SCIP version, waiting for a new SCIP release, or just ignoring the issues for now. Would say we're experiencing a bit of decision paralysis. For building SCIP: Do you need to actually build it from scratch? Can you download the pre-compiled versions from the main website: https://scipopt.org/index.php#download Those just need to be unpacked and you need some fairly basic system libraries. If you want to build against something else that's been pre-compiled then you can build against the SCIP libraries we use for releasing PySCIPOpt: https://github.com/scipopt/scipoptsuite-deploy/releases/tag/v0.4.0 From that link download The third-party software was simply Ecole, so I think you're already familiar with it. Very glad to hear that you find the new functionality helpful! That's incredibly rewarding to hear. I hope the above information helped (if not then feel free to shoot some more questions). |
|
Sorry, I can see I never closed this, despite getting help, my bad! Thank you again! |
Uh oh!
There was an error while loading. Please reload this page.
Hello! I can see that the Bipartite graph representation have been added to the next release of PySCIPOpt, which is something I could really use - does anyone know when the next release will be?
I've tried to build directly from that branch, but the SCIP opt Suite have been fighting me regarding being installed. I also tried looking into modifing PySCIPOpt after installation, but haven't had any luck/it were to complicated.
Maybe @Opt-Mucca would tell me the third-party software mentioned in #874?
(I've also looked at the package Ecole, but have met difficulties there, which I'll explained if needed)
Thank you for all your hard work!
All reactions