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

Performance Suggestion: Add "compiled" model support #1203

Closed
carldlaird opened this issue Nov 26, 2019 · 2 comments
Closed

Performance Suggestion: Add "compiled" model support #1203

carldlaird opened this issue Nov 26, 2019 · 2 comments

Comments

@carldlaird
Copy link
Member

This issue considers the addition of "compiled" models. That is, if we have a model that we know we want to re-solve repeatedly with small changes, can we generate a "compiled" version of some sort that allows us to do this much more rapidly.

I (@carldlaird) have prototyped a version for linear models that allows some changes.

@qtothec
Copy link
Contributor

qtothec commented Nov 26, 2019

How do we want to define "small" changes? RHS updates? Activation/deactivation of constraints?

@jsiirola
Copy link
Member

jsiirola commented May 8, 2020

Archived on the master Performance Proposals Issue (#1430). Closing this performance proposal until active development has begun.

@jsiirola jsiirola closed this as completed May 8, 2020
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

3 participants