Link Search Menu Expand Document

πŸ” Keep Lowest Score

Keeps edges with the lowest heuristic scores


Table of content


This refinement keeps a single connected edge for each point: the one with the lowest score based on connected 🝰 Heuristics.

Note that the remaining Edge can be the same for multiple, different Vtx.

Not all heuristics can be yield usable scores outside of a search context. For example, 🝰 Azimuth and 🝰 Inertia require clear seed/goals and search history to assign a given score. Such heuristics will yield a default score based on their own settings.

placeholder-wide.jpg


Available Heuristics Modules


🝰 Heuristic Attribute

Attribute-driven heuristics

The Heuristic Attribute heuristic node …

🝰 Shortest Distance

Subtitle

The Shortest Distance heuristic node …

🝰 Feedback

Subtitle

The Feedback heuristic node …

🝰 Inertia

Subtitle

The Inertia heuristic node …

🝰 Steepness

Favor flat paths

The Steepness heuristic node …

🝰 Azimuth

Subtitle

The Azimuth heuristic node …

🝰 Least Nodes

Subtitle

The Least Nodes heuristic node …