JW's Top 5
Enterprise Java Newsletter Stay up to date on the latest tutorials and Java community news posted on JavaWorld
Does anyone know what kind of tree i need to implement minimax algorithm. From online material it doesn't look like binary tree because every node in minimax can have like any number of children.