Solver for: https://www.geocaching.com/geocache/GCH2GC_max-lange-attack, which is a puzzle of 10 unknown variables. This solver brute forces a solution by permutating through all valid combinations, and will print the answer to the screen.
run with python3 solver.py
bash's time builtin shows that it completes the entire problem space in 6-8 minutes on a 2020-era machine.