You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A forward reference should be added in section "3.27. Shortest paths (between airports) - introducing repeat" and the actual mention of the special casing of repeat steps containing dedup steps should be added in section "5.11.1. Quickly finding the hardest to get to airports". As coverage of strategies is still not included in the manuscript (see issue #11 ) rather than refer to RepeatUnrollStrategy explicitly for now while addressing this issue can just use a more generic language.
The text was updated successfully, but these errors were encountered:
Add a short discussion of cases where the
RepeatUnrollStrategy
does not apply. The most important one being to understand that:Works for that reason. The above will not be unrolled to
A forward reference should be added in section "3.27. Shortest paths (between airports) - introducing repeat" and the actual mention of the special casing of
repeat
steps containingdedup
steps should be added in section "5.11.1. Quickly finding the hardest to get to airports". As coverage of strategies is still not included in the manuscript (see issue #11 ) rather than refer toRepeatUnrollStrategy
explicitly for now while addressing this issue can just use a more generic language.The text was updated successfully, but these errors were encountered: