Puzzler: solution

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

您现在正在关注此提交

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.

引用格式

Darren Rowland (2026). Puzzler: solution (https://ww2.mathworks.cn/matlabcentral/fileexchange/24933-puzzler-solution), MATLAB Central File Exchange. 检索时间: .

致谢

参考作品: Puzzler: Supporting files

类别

Help CenterMATLAB Answers 中查找有关 Just for fun 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0