Magnum Chess by Eric Stock

UCI Java Chess Engine with the following features:

    * magic hashed bitboard move generation
    * pvs alpha beta search
    * transposition table
    * pawn hash table
    * eval hash table
    * quiescence search
    * iterative deepening 



