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

Is ftINIT compatible with other solvers than Gurobi? #548

Open
Yu-sysbio opened this issue Jun 12, 2024 · 2 comments
Open

Is ftINIT compatible with other solvers than Gurobi? #548

Yu-sysbio opened this issue Jun 12, 2024 · 2 comments

Comments

@Yu-sysbio
Copy link

mipGap = fullMipRes.mipgap;

Here ftINIT mentions the term "mipgap", which is only related to the Gurobi solver (see here under case 'gurobi' ). Accordingly, I am just wondering if ftINIT is compatible with other solvers.

@edkerk
Copy link
Member

edkerk commented Jun 14, 2024

It hasn't been specifically tested with other solvers, it was designed for Gurobi. Which alternative solver do you have in mind?

@Yu-sysbio
Copy link
Author

Just felt that Gurobi would have limited users, would be nice if any other solver can be included - personally I prefer CPLEX

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

2 participants