Bertsimas#2
Draft
annaostrowska03 wants to merge 16 commits into
Draft
Conversation
d1e1c08 to
4f80e4e
Compare
…ssignment problem
- benchmark.py: add per-row CSV save + resume logic so SCIP crashes (which happen for N>=75) no longer lose completed results - compare_bpc.py: updated comparison chart now includes N=50 data and distinguishes optimal vs timeout runs with open/closed markers - results: updated CSVs and PNGs with N=50 results (3 seeds, both schemes); OA and BnA achieve 0.00% optimality gap for all N<=50
- run_bertsimas_benchmark: add schemes_to_run param to run only scheme1 or scheme2 (default: both); avoids SCIP crashes when running large N on scheme1 instances - --bertsimas-schemes CLI arg: comma-separated, e.g. scheme2 only - compare_bpc.py: prefer file-based results when available (same Andersen instances as paper); fall back to random Bertsimas results - run_benchmark(from_file): skip old CSV if it lacks oa/bna columns, add incremental saving and BnA/OA columns to output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.