Skip to content
#

astar-algorithm

Here are 1,314 public repositories matching this topic...

Automated planning made with pddl, PDDL4J and planutils to tackle an emergency services logistics problem where the robotic agents must deliver some goods (food, medicine, tools) to people in need using a carrier and some boxes, and have to come up with the optimal plan. The strategy uses A-star search with a domain-specific heuristic

  • Updated Nov 3, 2024
  • Java
PY-Tile-Arrangement-Solver

This repository is a Python project designed to solve a tile rearrangement puzzle. It uses multiple graph traversal algorithms (BFS, an improved BFS, and A*) to find optimized solutions. The project also includes a Pygame-based graphical interface for both playing and visualizing the puzzle solution, with adjustable difficulty levels.

  • Updated Oct 31, 2024
  • Python

CosmosFramework is a medium-lightweight plug-in Unity development framework . Has a rich Unity method extensions and toolchain. async/await syntax support, multi-network channel support.Long term support for this project

  • Updated Oct 30, 2024
  • C#

Improve this page

Add a description, image, and links to the astar-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the astar-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more