aoc::year2021::day19

Function detailed_check

Source
fn detailed_check(
    known: &Located,
    scanner: &Scanner,
    points: [Point3D; 4],
) -> Option<Found>
Expand description

The correct translation and orientation is found when we have at least 12 beacons overlapping.