~ruther/ctu-fee-eoa

ref: 8eb3e8946375c681e41203cce372a67f09b772ec ctu-fee-eoa/codes/eoa_lib/src/local_search d---------
7de4f4b4 — Rutherther 11 months ago
chore: do not clone for no reason in local search
7adc5812 — Rutherther 11 months ago
refactor: pass rng as argument

Instead of having the Rng stored
inside the structs, pass it through
the functions. This means it's no longer
necessary to pass perturbations etc. as mutable.
26456170 — Rutherther 11 months ago
refactor: do perturbation in place instead of cloning
8d13c275 — Rutherther 11 months ago
chore: move env to codes/eoa_lib