Skip to content

Custom heuristics for MIP #2058

Answered by jajhall
pca006132 asked this question in Q&A
Nov 25, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Thanks for setting out your questions and background in such detail, but the short answer is "no" to them all. The HiGHS MIP solver was written to give general performance as a "black box", and only slowly are we adding any user control. I note that what you ask for in HiGHS appears not to be available in Gurobi, and even with their VarBranch and BranchDirparameters the documentation observes that "Changing the value of this parameter rarely produces a significant benefit". The tree search in sophisticated MIP solvers like HiGHS is far from being a simple "branch-and-bound" procedure, so modifying the default behaviour is (a) challenging to implement and (b) likely to give disappointing r…

Replies: 1 comment 1 reply

Comment options

jajhall
Nov 25, 2024
Maintainer Sponsor

You must be logged in to vote
1 reply
@pca006132
Comment options

Answer selected by pca006132
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2056 on November 25, 2024 09:34.