A generic minmax algorithm engine (with alpha-beta pruning) that can work with any game supplied by the user
A configurable implementation of negamax depth-first tree search with alpha-beta pruning
a general purpose minimax framework which uses alpha-beta, an A.I. tool useful for machine decision making