Optimizing node placement in a 2D grid to match specific geodesic distances
I’m working on a problem where I need to arrange a set of nodes within a 2D grid such that the distance between pairs of nodes either approximate specific values as closely as possible or meet a minimum threshold.