Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/maxogod/tda-greedy-algorithms
- Owner: maxogod
- Created: 2024-01-10T23:19:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-25T00:51:41.000Z (12 months ago)
- Last Synced: 2024-01-25T01:48:21.454Z (12 months ago)
- Topics: algorithm-theory, greedy-algorithms
- Language: Jupyter Notebook
- Homepage:
- Size: 5.13 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)