Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mosheberman/ninestones
An app which calculates solutions to the 9 stones problem.
https://github.com/mosheberman/ninestones
Last synced: about 1 month 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 (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-10-21T18:16:33.000Z (about 12 years ago)
- Last Synced: 2023-03-11T14:37:35.685Z (over 1 year ago)
- Language: Objective-C
- Size: 1.22 MB
- Stars: 0
- Watchers: 2
- 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