Documentation for devs - Vogeltak/reversi GitHub Wiki
This is the documentation for developers of this project. Here you can get to all the information you need.
Look here for all tutorials you might need.
This search algorithm is commonly used for two player board games.
Wikipedia page about Alpha-Beta Pruning
These are slides of the Institute of Information Science about Alpha-Beta pruning: algorithm and analysis.