How does the robot work?
The robot makes decisions based on chip information, that is the stack sizes the pot size and the betting history of the hand, and on card information. More weight is given to card information. At its core the robot uses two separate functions to analyze the cards, one works on all of the cards in its hand and on the board, and the other on just the board cards. The first function assigns a value to the robots chances, the second to the opponents, taking in consideration the likelhood of improvement in the hands. All of this is discussed at length in the Poker Robot Manual.