Skip to content
#

boxes

Here are 56 public repositories matching this topic...

Maze_solver

This maze solver is based on the Dijkstra algorithm. Each free cell being considered as a node, and each full cell being considered as a node located at infinite distance from all empty cells. The entire algorithm (including the 10 extras) has been hand-coded in Java, with an object-oriented method including a very rigorous architecture.

  • Updated Mar 3, 2022
  • Java

Improve this page

Add a description, image, and links to the boxes 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 boxes topic, visit your repo's landing page and select "manage topics."

Learn more