Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maxogod/tda-greedy-algorithms

Algorithm theory (TDA) - Greedy
https://github.com/maxogod/tda-greedy-algorithms

algorithm-theory greedy-algorithms

Last synced: about 2 months ago
JSON representation

Algorithm theory (TDA) - Greedy

Awesome Lists containing this project

README

        

# TDA-greedy-algorithms

[Informe](https://github.com/maxogod/TDA-greedy-algorithms/blob/main/Informe.pdf)

[Análisis](https://github.com/maxogod/TDA-greedy-algorithms/blob/main/analisis.ipynb)

[Algoritmo](https://github.com/maxogod/TDA-greedy-algorithms/blob/main/greedy_algorithm.py)

[Tests](https://github.com/maxogod/TDA-greedy-algorithms/blob/main/tests.py)