Skip to content

Analyzing instances in series before initial solve? #11

Discussion options

You must be logged in to vote

Hi Luke,

Thank you for this important question! You are correct that our description was vague on this point. We clarified the rules now in this regard:

  • The instances of one series must be solved sequentially in the order specified by the input files.
  • It is not permitted to parse and analyze instances in one series ahead of time: while solving the $i$-th instance in the series, only information on the first $i$ instances may be used. The solution file for an instance must not be modified anymore after moving on to solve the next instance.

Our motivation here was that in relevant practical scenarios the data for future instances will typically not be available at this point. It may even …

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@mathgeekcoder
Comment options

@sbolusani
Comment options

@mathgeekcoder
Comment options

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