-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
Hello,
first of all thanks for sharing your AStar implementation on github. Can you answer me why you also have a
IList Incoming { get; }
in your INode interface, maybe i missing something in the Code?
From your implementation of the AStar i see you only use the Outgoing List for the algorithm, which is self explained.
Metadata
Metadata
Assignees
Labels
No labels