/multi-period-flp

Multi-period Facility Location Problem

Primary LanguageJupyter NotebookMIT LicenseMIT

multi-period-flp

Don't forget to do a pip install -r requirements.txt before running the code.

For the main program:

Type python3 src/flpSolver.py -h for help.

For the benchmark:

Type ./benchmark.sh -h for help.