aoc::year2021::day23

Function best_possible

Source
fn best_possible(burrow: &Burrow) -> usize
Expand description

Heuristic of the lowest possible energy to organize the burrow. Assumes that amphipods can move through the hallway unblocked.