Puzzler: solution

Solver for the puzzler posted by Doug Hull July 09 http://blogs.mathworks.com/videos/
ダウンロード: 697
更新 2009/8/5

ライセンスの表示

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 (2024). Puzzler: solution (https://www.mathworks.com/matlabcentral/fileexchange/24933-puzzler-solution), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R14SP1
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersJust for fun についてさらに検索
タグ タグを追加
謝辞

ヒントを得たファイル: Puzzler: Supporting files

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0