This package is available at PyPI. It can be installed using the command
pip install str8ts_solverThe examples directory contains scripts showing basic usage of this package.
This project is setup using uv.
In order to create a development environment,
after cloning this repository, run the command like:
uv pip install --editable .