You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Eternity 2 was a puzzle competition put out in 2007 that is still awaiting a solution (http://en.wikipedia.org/wiki/Eternity_II_puzzle).
This script uses a recursive function to solve the Eternity 2 puzzle via brute force (i.e. by trying all possible combinations). While such a method will not solve the full 16 by 16 board in a reasonable amount of time, it will solve smaller boards (10 by 10) in under a minute on modest machines.
This script is provided to serve either as an example of recursive programming or as a starting point for people wishing to solve the Eternity 2 puzzle.
Cite As
Jeremy Wurbs (2026). Eternity2 (https://www.mathworks.com/matlabcentral/fileexchange/44504-eternity2), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (8.15 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
