This is the "unofficial" disctibution of Fast-Downward Planning System (www.fast-downward.org) with Critical Hop patches supported by CriticalHop team.
pip install downward-ch
$ fast-downward <options> <domain.pddl> <problem.pddl>
sudo apt install mercurial g++ cmake
python3.7 setup.py bdist_wheel
- Build the manylinux distribution
alternatively, rename platform tag to manylinux1_x86_64
- Upload
twine upload dist/*