A demonstation as seen in the piqtree
paper. To reproduce do as follows:
We use uv
to ensure reproducability. If you haven't installed uv, but have Python, it can be installed as follows:
pip install uv
The data the demo relies on can be extracted by running:
uv run setup_data.py
The demo can be run with the command:
uv run piqtree_demo.py