Ticket #444 (closed enhancement: fixed)
[with patch, with positive review] solve the rubik's cube fast!
| Reported by: | was | Owned by: | robertwb |
|---|---|---|---|
| Priority: | major | Milestone: | sage-2.9 |
| Component: | combinatorics | Keywords: | |
| Cc: | Author(s): | ||
| Report Upstream: | Reviewer(s): | ||
| Merged in: | Work issues: |
Description
Hi:
Two Rubik's cube programs have just been posted to http://sage.math.washington.edu/home/wdj/rubik/ Both one is GPL's (Michael Reid's) and the other is under the MIT license (Dik Winter's). These programs have been around for some time but have never been licensed until recently (and I thank both the authors for kindly replying to my emails and agreeing to an open source license). The tarballs you will find there are identical to the author's version except that I have added a license.txt following their email directions. Now that the semester has started, I lack the time to do anything but am emailing the list in case anyone is interested and has the time to create Python wrappers for one (or both) of them. SAGE currently has a Rubik's cube solver which uses GAP and is quite slow and far from optimal. Maybe one of these could be used instead one day?
--- David Joyner

