Right, that would be what I meant by the poker-specific extensions. Most chess algorithms use minimax to search the game tree. The UoA team has extended the basic minimax algorithm to other variants like miximax which can handle partial information and stochastic outcomes.