ScratchData LogoScratchData
Back to iaobardar's profile

True Closest Point (Simulated Annealing)

IAiaobardar•Created February 21, 2023
True Closest Point (Simulated Annealing)
29
21
299 views
View on Scratch

Instructions

Randomly came across an explanation about this algorithm and realized it would work perfectly to solve the closest point on the curve problem. In some ways, this works a lot better than my other project. But I think the best method would be to mix them. Use this method to find where the global maxima is, and then the other method to improve upon this one. This method is relatively expensive, and takes a while to settle.

Description

Another method of solving this same problem: https://scratch.mit.edu/projects/785717980/ Where I saw it: https://www.chessprogramming.org/Simulated_Annealing

Project Details

Project ID807172182
CreatedFebruary 21, 2023
Last ModifiedFebruary 21, 2023
SharedFebruary 21, 2023
Visibilityvisible
CommentsAllowed