Skip to content

pradumna123/ripple-effect-puzzle-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ripple-effect-puzzle-solver

3 solvers for solving a puzzle given in txt format . "http://puzzlepicnic.com/genre?id=93" how to solve puzzles

Run the code by specifying the file name with puzzle as command line argument . The code will work through all 3 methods to solve the puzzle and print the ouputs along with time consumed

Methods used to solve are 1 brute force 2 multiple remaining values methods 3 multiple remaining values methods+forward checking

About

3 solvers for solving a puzzle given in txt format . "http://puzzlepicnic.com/genre?id=93" how to solve puzzles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages