Skip to content

moveTrappedPoints but with relaxing for all points #141

@drserajames

Description

@drserajames

My understanding is that the current moveTrappedPoints function only moves the point & relaxes the map if the new position has a lower stress than the original position. This can miss points which should be moved, but are not lower stress when moved in the current configuration (i.e. moving them and relaxing the map radically changes the map, and this new map has lower stress).

I think Derek's original implementation in lispmds was to move a point to a few new positions (maybe 10, randomly distributed in a grid), and then relax the map. This can sometimes find a better optimum. Of course, it is still limited by moving a single point, but is a useful diagnostic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions