Skip to content
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

MixedIntegerLinearProgram backend using polymake (for LP over quadratic extensions) #22724

Open
mkoeppe opened this issue Mar 30, 2017 · 5 comments

Comments

@mkoeppe
Copy link
Contributor

mkoeppe commented Mar 30, 2017

polymake has a simple implementation of the dual simplex method, which works with polymake's quadratic extensions.

It appears to be much faster than our InteractiveLPbackend. It is unknown (because no benchmarking has been done) how much of the speed differential is due to InteractiveLP latexing all intermediate tableaux.

We should make it available as a MixedIntegerLinearProgram backend. (Of course, there are no integer variables.)

This could be based directly on

See also: #22710: Meta-ticket: polymake

Depends on #22452

Component: numerical

Keywords: polymake

Issue created by migration from https://trac.sagemath.org/ticket/22724

@mkoeppe mkoeppe added this to the sage-8.0 milestone Mar 30, 2017
@mkoeppe
Copy link
Contributor Author

mkoeppe commented Mar 30, 2017

Dependencies: #22452

@mkoeppe

This comment has been minimized.

@mkoeppe

This comment has been minimized.

@mkoeppe
Copy link
Contributor Author

mkoeppe commented May 1, 2020

comment:3

Moving some tickets to 9.2. This is not a promise that I will be working on them.

@mkoeppe mkoeppe modified the milestones: sage-8.0, sage-9.2 May 1, 2020
@mkoeppe mkoeppe modified the milestones: sage-9.2, sage-9.3 Aug 13, 2020
@mkoeppe
Copy link
Contributor Author

mkoeppe commented Feb 13, 2021

comment:5

Setting new milestone based on a cursory review of ticket status, priority, and last modification date.

@mkoeppe mkoeppe modified the milestones: sage-9.3, sage-9.4 Feb 13, 2021
@mkoeppe mkoeppe modified the milestones: sage-9.4, sage-9.5 Jul 19, 2021
@mkoeppe mkoeppe modified the milestones: sage-9.5, sage-9.6 Dec 14, 2021
@mkoeppe mkoeppe modified the milestones: sage-9.6, sage-9.7 Mar 5, 2022
@mkoeppe mkoeppe modified the milestones: sage-9.7, sage-9.8 Aug 31, 2022
@mkoeppe mkoeppe modified the milestones: sage-9.8, sage-9.9 Jan 7, 2023
@mkoeppe mkoeppe modified the milestones: sage-10.0, sage-10.1 Apr 30, 2023
@mkoeppe mkoeppe removed this from the sage-10.1 milestone Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant