N-Wouda / Euro-NeurIPS-2022

OptiML's contribution to the EURO meets NeurIPS 2022 vehicle routing competition.
Other
16 stars 2 forks source link

Accept floats in MaxRuntime #136

Closed leonlan closed 2 years ago

leonlan commented 2 years ago

This PR changes MaxRuntime to accept floats. This is important for rollout, which now relies on MaxIterations but it heavily fluctuates in actual running time.

N-Wouda commented 2 years ago

LGTM