/521final

COS 521 Final Project

Primary LanguageJulia

COS 521 Final Project

COS 521 Final Project on approximation schemes for the k-median problem.

Implemented in Julia.

Required packages

To get started, install the Clustering library for Julia. Open the Julia shell and run:

Pkg.add("Clustering")