About GLOP 2.2
Glop is an open source free software, distributed under licence GPL v.2.
Glop is a solver to compute the winning strategies of combinatorial games. With this version 2.2, the following elements are available:
- Games : Sprouts, Cram, Dots-and-Boxes
- Tree traversals : Alpha-beta, Proof-number search
- Computable values for impartial games : Outcome and Nimber in normal version, Outcome and Misere-grundy value in misere version, Canonical tree and Reduced canonical tree
- Computable values for Dots-and-Boxes : Outcome and Score
Glop is developed with :
- C++ language for program's main part.
- Qt4 library for the graphical interface.
- Subversion for revision control of source code.
- Inkscape and The GIMP for images.
- MinGW for compilation on Windows platform.
- UPX to compress binaries.
- Web site is powered by DokuWiki and hosted by Tuxfamily.
Supported OS : Linux, Windows.
Programmers : Julien
Lemoine, Simon Viennot.
Email : lapinot@tuxfamily.org
Web site : http://sprouts.tuxfamily.org/