[Pharo-project] [ANN] Self-learning PocketCube Solver
Hi, I am working on PocketCube solver (project wiki page here: http://appdal.com/groups/36442/wiki/80aad/PocketCube_Solver_with_Pharo.html ) My latest version of this can generate classes that can recognize pattern of PocketCube. If there is a PocketCubePattern subclass that matches current PocketCube it gets used to solve it. If there is not, a new pattern subclass gets created on the fly, and continues to solve the PocketCube. Watch the demo video below. http://www.screencast.com/users/BaseballTeam/folders/Jing/media/d7db8f85-f8e... Best Regards -- View this message in context: http://forum.world.st/ANN-Self-learning-PocketCube-Solver-tp3404815p3404815.... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
:) What are the rules to play pocket cube? Is it like rubic cube? Stef
Hi,
I am working on PocketCube solver (project wiki page here: http://appdal.com/groups/36442/wiki/80aad/PocketCube_Solver_with_Pharo.html )
My latest version of this can generate classes that can recognize pattern of PocketCube. If there is a PocketCubePattern subclass that matches current PocketCube it gets used to solve it. If there is not, a new pattern subclass gets created on the fly, and continues to solve the PocketCube.
Watch the demo video below.
http://www.screencast.com/users/BaseballTeam/folders/Jing/media/d7db8f85-f8e...
Best Regards
-- View this message in context: http://forum.world.st/ANN-Self-learning-PocketCube-Solver-tp3404815p3404815.... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
it's 2x2x2 Rubik's cube. Much simpler thant original 3x3x3. http://en.wikipedia.org/wiki/Pocket_cube -- View this message in context: http://forum.world.st/ANN-Self-learning-PocketCube-Solver-tp3404815p3405036.... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
participants (2)
-
HwaJong Oh -
Stéphane Ducasse