PathFinding
PathFinding copied to clipboard
C# project. Realized a visualization of the pathfinding algorithms using Console (2D version) and WPF (2D and 3D versions)
Results
2
PathFinding issues
Sort by
recently updated
recently updated
newest added
## 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...
codex
## Summary - add a dedicated beam width view for run creation and bind it to the run creation view model - plumb the selected beam width through algorithm build...
codex