Skip to content

Lights out solver that use three algorithms: BFS, DFS, Greedy Search, A*

Notifications You must be signed in to change notification settings

paskal98/lightsoutSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lights Out Solver

Solver that use four algorithms to solve: BFS, DFS, Greedy Search, A*

Python set up...

Demonstration

You can also see project on YouTube: https://youtu.be/OGh_LbXreu8

User guide

  1. Main menu. Select Options image

  2. Set up algoritmus and map demension image

  3. Choose map image

  4. Start Solve image

  5. Get solution image

About

Lights out solver that use three algorithms: BFS, DFS, Greedy Search, A*

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages