PathFinding icon indicating copy to clipboard operation
PathFinding copied to clipboard

Add Canberra and Hamming heuristics with new neighborhood layers

Open IliaGodlevsky opened this issue 3 months ago • 0 comments

Summary

  • add Canberra and Hamming heuristic implementations and expose them through the console factory
  • introduce hexagonal and extended Moore neighborhood implementations and register their layers
  • update enums and console resources so the new options appear throughout the UI

Testing

  • dotnet test (fails: command not found in container)

https://chatgpt.com/codex/tasks/task_e_690cd00e0b0083339a6a728aca771f7f

IliaGodlevsky avatar Nov 06 '25 16:11 IliaGodlevsky