grid-navigation
Here are 6 public repositories matching this topic...
Java-based taxi dispatching system for single and multi-agent coordination in grid world environments
-
Updated
Oct 7, 2023 - Java
A limited-capacity rescue boat rescues passengers, retrieves black boxes, and drops off passengers at a station with 5 actions (Pick-up, Drop, Retrieve, Movement) using BFS, DFS, Iterative deepening, Greedy with 2 heuristics, and A* with 2 admissible heuristics.
-
Updated
Feb 6, 2023 - Java
Some demo use cases for roving-grid-ux
-
Updated
Aug 23, 2023 - CSS
Adds keyboard grid-based navigation to a DOM context
-
Updated
Aug 16, 2023 - JavaScript
Unity Pathfinders Visualized is a Unity project that visualizes fundamental pathfinding algorithms. It features Breadth-First Search (BFS) for efficient pathfinding in unweighted graphs, Depth-First Search (DFS) for deep exploration useful in maze generation, and Swarm Pathfinding, an alternative approach inspired by swarm behavior.
-
Updated
Nov 8, 2024 - C#
Improve this page
Add a description, image, and links to the grid-navigation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the grid-navigation topic, visit your repo's landing page and select "manage topics."