Commit Graph

128 Commits (ca06db28709c08dc20c0b8c42f34fbe6086def0e)

Author SHA1 Message Date
Alinson S. Xavier b8cf6537a0 Add marginal costs to output file
5 years ago
Alinson S. Xavier 968697dafa Implement linear plant sizes
5 years ago
Alinson S. Xavier 1335dc42b3 Describe piecewise-linear capacities in the docs; update JSON schema
5 years ago
Alinson S. Xavier 54685d6774 Update copyright
5 years ago
Alinson S. Xavier bda061e695 Move documentation to an external website
5 years ago
Alinson S. Xavier 56898882eb Fix tests
5 years ago
Alinson S. Xavier bb88e6e2e1 Rename package to RELOG
5 years ago
Alinson S. Xavier 0e451069fe Allow missing "limit" key in disposal_dict
5 years ago
Alinson S. Xavier 8f59322e3f Finish multi-period output; update paths
5 years ago
Alinson S. Xavier 9f6bfef327 Implement first version of multi-period simulations
5 years ago
Alinson S. Xavier f970dca68d Update get_solution
5 years ago
Alinson S. Xavier cbd7bc5247 Move graph creation to graph.jl; simplify model.jl
5 years ago
Alinson S. Xavier aa4f6537fe Remove obsolete functions
5 years ago
Alinson S. Xavier 3c7214d419 Add new structs for instance
5 years ago
Alinson S. Xavier ce02888c92 Let model decide plant size (linear model)
6 years ago
Alinson S. Xavier 7657f0375d
Minor changes to limits
6 years ago
Alinson S. Xavier 021a657ba9 Make plants capacitated
6 years ago
Alinson S. Xavier ed70c9d1e2 Allow plants to dispose of products locally
6 years ago
Alinson S. Xavier c55c6cc828 Create ProcessNode and ShippingNode structs
6 years ago
Alinson S. Xavier ba28c350e0 Rename decision nodes to shipping nodes
6 years ago
Alinson S. Xavier cc49268ce4 Update JuMP; print progress bars
6 years ago
Alinson S. Xavier 3964c5832d
Validate input files against schema
6 years ago
Alinson S. Xavier e1261e76b0
Add JSON schema for input file
6 years ago
Alinson S. Xavier 08d9b26a19
Update output format
6 years ago
Alinson S. Xavier 552b48f452
Fix failing test
6 years ago
Alinson S. Xavier 640451c464
Implement get_solution; improve logging
6 years ago
Alinson S. Xavier 9360edf94c Print solution to screen; update README.md
6 years ago
Alinson S. Xavier ab644377b6 Initial version
6 years ago