Implement MinimumDifference Algorithm #25
Reference in New Issue
Block a user
Delete Branch "min-diff"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Completely replace the janky closest fev crawl from infinity algorithm with a dedicated purpose-built algorithm. Finding the closest point on a MinkowskiMesh is equivalent to finding the closest point between two meshes.