RELOG: Reverse Logistics Optimization
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Alinson S. Xavier a815ec4230
Make output file more readable; add option to export solution
5 years ago
.github/workflows Setup GitHub Actions 6 years ago
docs Add "building period" parameter 5 years ago
instances Fix expansion cost breakdown 5 years ago
src Make output file more readable; add option to export solution 5 years ago
test Make output file more readable; add option to export solution 5 years ago
.gitignore Add gitignore 5 years ago
CHANGELOG.md Make output file more readable; add option to export solution 5 years ago
COPYING.md Update copyright 5 years ago
Makefile Add "building period" parameter 5 years ago
Manifest.toml Make output file more readable; add option to export solution 5 years ago
Project.toml Make output file more readable; add option to export solution 5 years ago
README.md Update URLs 5 years ago
mkdocs.yml Move documentation to an external website 5 years ago

README.md

RELOG: Reverse Logistics Optimization

RELOG is a supply chain optimization package focusing on reverse logistics and reverse manufacturing. For example, the package can be used to determine where to build recycling plants, what sizes should they have and which customers should be served by which plants. The package supports customized reverse logistics pipelines, with multiple types of plants, multiple types of product and multiple time periods.

Documentation

Authors