I have been studying AI for years. Why don't people try to make a program that solves the "8 puzzle" It consists of a 3x3 grid with numbers 1-8 on tiles in the grid and one empty space. Tiles can be slid into the empty square only if it is adjacent. we start with a random configuration for this problem and our goal state is illustrated below.
1 2 3
8 4
7 6 5
this is usualy doable in around 20 moves or so. Thus your search tree will have a depth of around 20. This should satisfy everyone as its a textbook example for beginner AI. enjoy.
"Void* is not actually void*" - Best error message EVER!
My method of measuring code quality is to ask myself if I would rather have herpes or maintain the code in question. In this case I would choose death by herpes. --akatherder
People who work in VB or any variant thereof are not programmers, they are circus chimps throwing feces into an IDE... --chebrock
My dad chased him off with a shotgun, which apparently pissed this guy off so much he felt the need to strip naked, sit in the middle of his front yard, and chop up live kittens with a machete to feed to his pet boa.