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 d8c9a1b30a
Improve error message when instance is infeasible
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 Improve error message when instance is infeasible 5 years ago
test Improve error message when instance is infeasible 5 years ago
.gitignore Add gitignore 5 years ago
CHANGELOG.md Add "building period" parameter 5 years ago
COPYING.md Update copyright 5 years ago
Makefile Add "building period" parameter 5 years ago
Manifest.toml Update dependencies; generate sysimage 5 years ago
Project.toml Add "building period" parameter 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