kdreagle / Local-Search

Various local search algorithms used to increase the difficulty of grid-like puzzles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Local Search

Making hard puzzles using hill climbing, simulated annealing, and the genetic algorithm

About

Various local search algorithms used to increase the difficulty of grid-like puzzles


Languages

Language:Python 100.0%