Puzzler: solution
버전 1.0.0.0 (3.18 KB) 작성자:
Darren Rowland
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 (2023). Puzzler: solution (https://www.mathworks.com/matlabcentral/fileexchange/24933-puzzler-solution), MATLAB Central File Exchange. 검색됨 .
MATLAB 릴리스 호환 정보
개발 환경:
R14SP1
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux태그
도움
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!버전 | 게시됨 | 릴리스 정보 | |
---|---|---|---|
1.0.0.0 |