Skip to content

Repository files navigation

RecTCC

Python SymPy

Introduction

A static time complexity analysis tool based on Big-O Calc, and DYSTA.

Supported Language

  • Python3

How to use

git clone https://github.com/ncu-psl/RecTCC.git
cd RecTCC
pip3 install -r requirements.txt

# python3 RecTCC.py target_code
python3 RecTCC.py examples/mergesort.py

About

Time complexity calculator for recursive function

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages