This project provides a service for executing algorithms and analyzing key performance metrics such as runtime, memory usage, node and edge counts, as well as cycle detection.
- Python 3.12.6
- Required dependencies (see
requirements.txt
)
py.test --cov=src tests