Thomj-Dev / SEMBAS

GNU General Public License v3.0
0 stars 0 forks source link

Binary Search Adherer Solution #6

Closed ThomJ130 closed 2 months ago

ThomJ130 commented 3 months ago

Instead of rotating by a fixed angle, rotate a fixed number of times, starting with a large initial angle sample halfway between each boundary pair. This will converge upon the boundary similar to the binary surface search, but via rotations instead of linear displacement.