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

Questions about DSP and DSPopt #33

Open
GBianchiM opened this issue Nov 14, 2024 · 0 comments
Open

Questions about DSP and DSPopt #33

GBianchiM opened this issue Nov 14, 2024 · 0 comments

Comments

@GBianchiM
Copy link

Good afternoon, I hope this message finds you well. I am reaching out to ask a few questions about a stochastic mathematical model that I am trying to solve using Benders decomposition with the DSP repository. I have been using this repository through its Julia interface, DSPopt.

1.- My model includes binary variables in the second stage. Is DSP capable of solving decomposition problems with binary variables in the second stage?

2.- I am trying to determine which type of solver DSP uses to solve mathematical models. I would personally like to use Gurobi, but I am unsure how to configure this.

3.- Is there any Runtime advantage between DSP and DSPopt? When I tried solving the "farmer" example, I received different values from each.

4.- Does DSP provide any algorithm to generate the SMPS format for input into DSP? I have been looking for a tool to assist with this due to the complexity of my mathematical model, but I haven't found a suitable solution.

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

No branches or pull requests

1 participant