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

QP extension to SMPS reader #58

Open
kibaekkim opened this issue May 8, 2020 · 4 comments
Open

QP extension to SMPS reader #58

kibaekkim opened this issue May 8, 2020 · 4 comments
Assignees
Labels
feature adding new feature
Milestone

Comments

@kibaekkim
Copy link
Collaborator

We first need to know whether or not Smi can read files for QP. We can create a small SMIQP problem instance in SMPS format and have SMI to read and solve it.

This requires the OSI interface #56.

@kibaekkim
Copy link
Collaborator Author

From @cheesecakeball:

I have some doubts about whether Smi can read mps with quadratic objective. I think they forget to implement the function to read mps with quadratic objective (even though they have the data structure for the quadratic objective). I posted this issue (coin-or/Smi#4) on Github.

@kibaekkim kibaekkim added the feature adding new feature label May 21, 2020
@kibaekkim
Copy link
Collaborator Author

@cheesecakeball Is this task still active?

@kibaekkim
Copy link
Collaborator Author

@cheesecakeball I will close this for now. You can reopen this later.

@kibaekkim kibaekkim reopened this Nov 3, 2020
@kibaekkim kibaekkim added this to the MIQCQP milestone Nov 3, 2020
@kibaekkim kibaekkim changed the title Smi implementation for QP QP extension to SMPS reader Nov 3, 2020
@kibaekkim kibaekkim modified the milestones: MIQCQP, v2.0.0 Nov 17, 2020
@kibaekkim kibaekkim modified the milestones: MIQCQP, v2.0.0 Dec 11, 2020
@kibaekkim
Copy link
Collaborator Author

@cheesecakeball I believe that Smi can be used for stochastic MIQP with fixed (i.e., deterministic) quadratic objective. Can you confirm that with some tests? If that is true, please add some tests with SMPS files.

FYI, to support random quadratic objective, .sto format needs to be extended. This would be a nice feature to implement for future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature adding new feature
Projects
None yet
Development

No branches or pull requests

2 participants