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 54685d6774
Update copyright
5 years ago
.github/workflows Setup GitHub Actions 6 years ago
docs Update copyright 5 years ago
instances Fix tests 5 years ago
src Update copyright 5 years ago
test Rename package to RELOG 5 years ago
.gitignore Finish multi-period output; update paths 5 years ago
COPYING.md Update copyright 5 years ago
Makefile Move documentation to an external website 5 years ago
Manifest.toml Add new structs for instance 5 years ago
Project.toml Rename package to RELOG 5 years ago
README.md Move documentation to an external website 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