Puzzler: solution

Solver for the puzzler posted by Doug Hull July 09 http://blogs.mathworks.com/videos/

Ahora está siguiendo esta publicación

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.

Citar como

Darren Rowland (2026). Puzzler: solution (https://la.mathworks.com/matlabcentral/fileexchange/24933-puzzler-solution), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspirado por: Puzzler: Supporting files

Categorías

Más información sobre Just for fun en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0