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

Documenting common and most important options across all solvers #258

Open
fdabrandao opened this issue Mar 13, 2025 · 0 comments
Open

Documenting common and most important options across all solvers #258

fdabrandao opened this issue Mar 13, 2025 · 0 comments

Comments

@fdabrandao
Copy link
Member

It would be good to list the most important and common options across solvers so simplify solver tuning when testing multiple solvers.

Some important options to start with:

  • timelimit
  • mipgap
  • mipgap
  • method/lpmethod
  • crossover
  • basis
  • solutiontarget (Gurobi only)
  • mipfocus (Gurobi only)
  • numericfocus (Gurobi only)
  • intfocus (Gurobi only)
  • feastol
  • inttol
  • stub
  • scale
  • mip:return_gap (already listed in the features)
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