Skip to content

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.

License

Notifications You must be signed in to change notification settings

andrelbd1/algorithm-analysis-service

Repository files navigation

Algorithm Analysis Service

Overview

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.

Prerequisites

  • Python 3.12.6
  • Required dependencies (see requirements.txt)

Run cover test

    py.test --cov=src tests

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages