Function aoc::year2021::day23::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.