Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 548 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 548 Bytes

Networkx Min Cost Algorithm

ONLY SUPPORTS PYTHON 3.10 AND ABOVE
This project-assignment algorithm receives a csv file and output a processed csv file
Python 3.10+

Tech Stack

Backend

Pytest Pandas NetworkX

Frontend

Tkinter