Monarch

Home * Engines * Monarch

[ Monarch Butterfly [1] Monarch, (Monarch Chess)

an UCI compatible, free chess engine by Steve Maughan, initially written in Delphi and re-written in C [2]. Monarch’s board is internally represented as an array (Version 1.0 used bitboards and a pre-generated move table), performs PVS with checks searched at the first ply of the quiescence, in conjunction with SEE, killer and history heuristic, null move pruning with R = 3, ETC and IID, and the evaluation based on piece square tables [3] .

Forum Posts

Chess Engine

Misc

References

  1. Photograph of a Monarch Butterfly taken by Kenneth Dwain Harrelson May 29, 2007, Monarch (butterfly) from Wikipedia
  2. New UCI 2 version of Monarch by Steve Maughan, [[CCC], April 12, 2004
  3. What makes Monarch tick?

Up one Level