Skip to content

This project uses the Breadth First Search (BFS) algorithm to find the minimum moves required to solve a sliding puzzle, exploring all possible states level by level to ensure the shortest path is found.

Notifications You must be signed in to change notification settings

Selma-Bajramovic/zadatakSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

zadatakSS

About

This project uses the Breadth First Search (BFS) algorithm to find the minimum moves required to solve a sliding puzzle, exploring all possible states level by level to ensure the shortest path is found.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages