thiagomiarelli/algorithms-k-centers
A project in Python implementing the k-center algorithm. This project demonstrates the use of the k-center algorithm to solve the facility location problem. The algorithm is implemented in Python and the project showcases a solid understanding of the algorithm and its applications in optimization problems
Python
No issues in this repository yet.