Puzzler: solution

Solver for the puzzler posted by Doug Hull July 09 http://blogs.mathworks.com/videos/
697 download
Aggiornato 5 ago 2009

Visualizza la licenza

This puzzler was posted by Doug Hull recently. This code is my attempt at a solver. The file main.m includes the functions written by Doug so that the solver may be run without any supporting files.

My solver takes a greedy approach, forming a heuristic based on looking 2 moves ahead. Near the end of the game the algorithm looks to eliminate colours from the board.
The search is non-exhaustive so that it always terminates quickly.

Cita come

Darren Rowland (2024). Puzzler: solution (https://www.mathworks.com/matlabcentral/fileexchange/24933-puzzler-solution), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R14SP1
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Just for fun in Help Center e MATLAB Answers
Riconoscimenti

Ispirato da: Puzzler: Supporting files

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0