Skip to content
#

ida-star-algorithm

Here are 15 public repositories matching this topic...

On a 4 * 4 16 grid, there are 15 numbers, and a space is left in the grid, allowing a certain number around it to move to the space, so that the layout of the grid can be continuously changed by moving the numbers. The problem to be solved: According to an initial layout (initial state) and a target layout (1-15 numbers are arranged from left to right, from top to bottom in order), an intelligent algorithm is used to achieve the change.

  • Updated Dec 27, 2019
  • Java

Improve this page

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

Learn more