24game Solver

24game Solver

Description

To learn about 24game, visit http://www.24game.com/ 24game is essentially a game in which cards [each with 4 numbers] are put up for play. Using the divide, subtract, add, and multiply operators, and each of the numbers only once, one must evaluate an expression to yield 24. Cards can range from single to triple dot, with single being the easiest, and triple being the hardest. My aim is to create a piece of software that can rapidly solve even the toughest cards [in the range of 0.5-1.5 seconds]. If a solution is not present, the program should output "No Solution." I am undertaking this project for contribution to the mathematical community of 24game, as well as to be a tool for those individuals practicing for such competitions. I hope the FreshBrain community will appreciate and enjoy the labor and its fruits!

Progress UpdatesPublic

An Upgrade

January 23, 2009 at 7:19 pm by voidobscura

I know that a lot of you might not ever have heard of Python.  It's a programming language used a lot, but it's usually not too broadcasted or appreciated.  I've been wrapped up in a lot of stuff recently and I haven't posted anything for some time now.  Over the last week or so, I re...

Eureka!

January 11, 2009 at 8:39 am by voidobscura

Beautiful.  It works.  I spent some time trying to fix a certain problem I had.  When I put in 4 6s as the numbers, the solution returned sometimes contained 3 6s and a 4.  I was pretty astounded by this, and spent a few hours thinking of what might be the problem. ...

:) :) :)

January 9, 2009 at 7:33 am by voidobscura

Hehe,  I'll try it out as as fully functional program in a little while.We're getting somewhere.

View All Updates

Project ForumPublic

There are currently no forum topics posted.

Team MembersPublic

Students