/mixed_greedy_algorithm

Preliminary numerical experiments for some greedy algorithms.

Primary LanguagePythonMIT LicenseMIT

Mixed Greedy Algorithm (work in progress)

Preliminary numerical experiments for some greedy algorithms.

Install the requirements with pip install -r requirements.txt and run the experiments with python -m run_experiments.