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

minion_rs: settings passing #243

Open
niklasdewally opened this issue Feb 22, 2024 · 0 comments
Open

minion_rs: settings passing #243

niklasdewally opened this issue Feb 22, 2024 · 0 comments
Labels
area::solvers/minion Related to minion_rs, the minion C++ bindings, and the minion solver interface. kind::feature New feature or request

Comments

@niklasdewally
Copy link
Contributor

minion_rs needs to support the passing of solver options to it.

Even if we don't need all the settings now, defining the interface early would be good to finish the API - with this and #241 we would have types for everything inputted/outputted by Minion (i.e. solutions callback, model, settings, stats).

@niklasdewally niklasdewally added kind::feature New feature or request area::solvers/minion Related to minion_rs, the minion C++ bindings, and the minion solver interface. labels Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area::solvers/minion Related to minion_rs, the minion C++ bindings, and the minion solver interface. kind::feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant