This is a temporary, read-only recovery of the chessprogrammingwiki while a longer-term plan is worked out. Editing is not possible right now, but will be again soon.
Chess Programming Wiki All pages Other namespaces

Maxima2

Home * Engines * Maxima2

Maxima 1Maxima 1


  1. The graph of a 3D paraboloid given by f(x,y) = -(x²+y²)+4, Shown is the global maximum of the surface, at (0,0,4), Selfmade with MuPad, Sam Derbyshire, February 21, 2008, Wikimedia Commons↩︎

Maxima2,
an UCI compliant open source chess engine by Erik van het Hof and Hermen Reitsma, released under the GPL license. Maxima2 is written in C++ as successor of BugChess aka QueenMaxima. The code has been completely rewritten and modernized using new developments in computer chess from the last decade, with bitboards, LMR, less extensions, more pruning, tapered evaluation, and integrated self-matching test for testing and tuning evaluation values as most notable changes 1.

Contents
  1. Features
    1. Board Representation
    2. Search
    3. Evaluation
  2. See also
  3. Forum Posts
  4. External Links
    1. Chess Engine
    2. Misc
  5. References

Features

Board Representation

Evaluation

See also

Forum Posts

Chess Engine

Misc

References

Up one Level


  1. qm2/README.md at master · hof/qm2 · GitHub↩︎

Categories: Open Source · GPL · UCI · PC · X86 · X64 · Linux · Windows · Given Name · Nobility

What links here

Contributors: GerdIsenberg.