for the MIT class 6.S083/C25, or Julia: Solving Real-World Problems with Computation, Fall 2022
Julia package that contains a solver for the Google Paris 2014 Hash Code challenge.
Achieves 1,500,689 meters of unique distance traveled for the Paris scenario via a Best-Search First algorithm with multiple heuristics. This result is approximately 76% of the theoretical upper bound. See documentation.