anvaka / anvaka/ngraph.path

allow providing custom goal?

Open
#4 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
3.1k
Forks
192
PR merge metrics
No merged PRs in 30d

Description

Let's suppose the we want pathfinder to find "water" from sourceNode ?
How about adding customGoal in the options argument similarly to the heuristic / distance options?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the pathfinder entry point and the options handling for heuristic and distance. Trace how a target node is selected, then define completion as accepting a customGoal option that lets the search stop when it reaches the requested goal; check existing tests for pathfinding options and add coverage there.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.