# ContFacLocation **Repository Path**: simon1239/ContFacLocation ## Basic Information - **Project Name**: ContFacLocation - **Description**: 货位分配 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-29 - **Last Updated**: 2021-09-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Continuous Facility Location-Allocation Github repository containing the source code and results for "Global Optimization Algorithm for Multi-period Design and Planning of Centralized and Distributed Manufacturing Networks" submitted to Computers and Chemical Engineering Journal. This algorithm and the examples are implemented in Python and solved using the Python Modeling Object library - Pyomo. Authors: Lara, C. L.; Bernal, D. E.; Li, C. and Grossmann I. E. ## License This repository is licensed under an MIT license. ## How to use The main file is the bilevel_decomposition.py. All user-defined parameters and the choice of which instance to run are under "User-defined parameters", on the top of the script.