Skip to content
#

state-space-representation

Here are 12 public repositories matching this topic...

This program runs in console. It lets the user choose an algorithm to try to solve the 8-square problem with a random starting state. The algorithms included are depth-limited search, uniform-cost search, (greedy) best-first search, and A* search.

  • Updated Nov 1, 2022
  • Python

Improve this page

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

Learn more