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

MIP analysis #2026

Merged
merged 49 commits into from
Nov 4, 2024
Merged

MIP analysis #2026

merged 49 commits into from
Nov 4, 2024

Conversation

jajhall
Copy link
Member

@jajhall jajhall commented Nov 4, 2024

Added various measures to aid analysis of the MIP solver

  • partial MIP profiling (switched off by default)
  • tracking of maximum sub-MIP depth
  • count of LPs solved to repair IFS not feasible on original space, iteration count and number eventually feasible
  • improving MIP solution source now handled via enum MipSolutionSource, enabling clearer logging and key to source

… HighsAnalysisLevel and using kHighsAnalysisLevelMipTime
…model, and clarifying the use of the method .
@jajhall jajhall merged commit 1fb0fe4 into latest Nov 4, 2024
250 checks passed
@jajhall jajhall deleted the mip-analysis branch November 4, 2024 14:59
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

Successfully merging this pull request may close these issues.

1 participant