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