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 a368076ea2
Update docs
5 years ago
.github/workflows Setup GitHub Actions 6 years ago
docs Update docs 5 years ago
instances Implement linear plant sizes 5 years ago
src Implement linear plant sizes 5 years ago
test Implement linear plant sizes 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 Project.toml: Add compat section 5 years ago
Project.toml Describe piecewise-linear capacities in the docs; update JSON schema 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