Popeye 4.101
This is Release 4.101 of Popeye.
Downloading Popeye
Popeye executable
In order to use Popeye, you want to download an executable program or the source code to build an executable program yourself.
Windows: pywin64.exe
MacOS (basically untested):
Intel: pymacos-intel
ARM: pymacos-arm
Linux:
git clone https://github.com/thomas-maeder/popeye.git
cd popeye
git checkout v4.101
ln -s makefile.unx makefile
make
Usage guide
Download the usage guide in your favourite language:
py-engl.txt (English)
py-deut.txt (Deutsch)
py-fran.txt (Français)
Example input files
The example input file archives will help you input problems correctly:
popeye-4.101-examples.zip (English as input language)
popeye-4.101-beispiel.zip (German)
Changes since Popeye 4.99
New features
Condition
- Danger Circe
- #C
- PAD (different flavours)
Option
- -heartbeat Improves communication with future versions of spinach
Bug fixes
- Total Invisible Pieces: some correct solutions were not found and some spurious solutions were printed
- combining Options Defence and NonTrivial resulted in a Segmentation Fault
- Alice Chess: some proof games weren't solved because of an optimization which is valid for orthodox proof games, but not for Alice Chess