-
-
Notifications
You must be signed in to change notification settings - Fork 491
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GSoC 2023: Enhanced optimization solver interfaces for Sage #35639
Comments
This issue will be used as a journal to note down my discussion with Prof. Koeppe on the GSoC 2023 project. In the first week, our focus will be on #19219 and #35368 related to adding the CyLP backend, which will be implemented in Cython. For the time being, we will just ignore GLPK(default solver in Sage) and PuLP. |
|
Next steps:
|
|
|
plans:
|
I drafted a midterm evaluation write-up that includes reflections on the current progress and the revised schedule. |
This is a meta-ticket for the 2023 Google Summer of Code project.
We work on the following tasks and issues extracted from the Meta-ticket #26511:
MILP: Add CyLP backend #19219
Add MILP solver backends for HiGHS via scipy.optimize.linprog #32282
Meta-ticket: CVXPY integration #33920
Move sage optimization backend framework (sage.numerical.backends) to separate Cython packages #28920
Meta-ticket: Improvements to MixedIntegerLinearProgram, its backends, and InteractiveLinearProgram #20302 (This Meta-ticket consists of a bunch of open issues so we will further look close into it and decide which ones to work on if time permits)
PR:
The text was updated successfully, but these errors were encountered: