Closed leonlan closed 2 years ago
Great! ~I'll benchmark this in a bit!~ Benchmark is running now!
164400 average cost, 53k iterations. So more iters, but higher cost. I'm not sure if this is the way to go.
@leonlan do we want to try some variations on this, or discard it as "nice idea, didn't work"?
@leonlan do we want to try some variations on this, or discard it as "nice idea, didn't work"?
I'll vote for "nice idea, didn't work".
This PR changes LS to evaluate (U, p(V)) moves instead of (U, V). This was discussed in https://github.com/N-Wouda/Euro-NeurIPS-2022/issues/84#issuecomment-1279970659. Moreover, the calculation of proximity is changed accordingly, so that only (U, V) arcs are considered instead of also (V, U).