Skip to content

schoeppl/take_it_easy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

take_it_easy

Take It Easy - Solver - Genetic and Random

Fun project where I tried to find a Take It Easy - (its a fun Game) - solution. Found one :) 307 in less then 10 seconds!

Parameters for the search can be set directly in the binary. Release build highly influances the performace.

ToDo:

  • Usefull multi threading

    • random search: multiple random search threads
    • genetic search: multiple threads that generate a new generation
  • exhaustive search - find all 16? - 307 points - solutions

About

Take It Easy - Solver - Genetic and Random

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages