https://github.com/mosheberman/ninestones
An app which calculates solutions to the 9 stones problem.
https://github.com/mosheberman/ninestones
Last synced: 2 months ago
JSON representation
An app which calculates solutions to the 9 stones problem.
- Host: GitHub
- URL: https://github.com/mosheberman/ninestones
- Owner: MosheBerman
- Created: 2012-10-21T07:40:17.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-10-21T18:16:33.000Z (over 13 years ago)
- Last Synced: 2025-12-31T00:35:18.824Z (6 months ago)
- Language: Objective-C
- Size: 1.22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
This app solves the nine stones problem.
There are 9 stones, 8 of equal weight, 1 is heavier. How many weighings on a 2 sided scale is the minimum number required to find the stone? How many stones go on each side during each measurement?.
A variation of the puzzle can be found here: http://www.devenezia.com/misc/12%20Stones.htm