Commit Graph

113 Commits (v0.7.2)

Author SHA1 Message Date
Alinson S. Xavier 7d4a763910
Fix issue with collection disposal; increase precision in CSV reports
3 years ago
Alinson S. Xavier be37934b87
Web: Do not use heuristics
3 years ago
Alinson S. Xavier 3c354ec3e4
Add `write_reports` function
3 years ago
Alinson S. Xavier f5a92358d7
Formulation: If plant is closed, storage cannot be used
3 years ago
Alinson S. Xavier 69f205be77
Formulation: Prevent plants from sending products to themselves
3 years ago
Alinson S. Xavier 256b863c34
Implement initial plant capacity
3 years ago
Alinson S. Xavier e4ed05fb98
Update JSON schema
3 years ago
Alinson S. Xavier 40506c13eb
Format source code
3 years ago
Alinson S. Xavier 78128bd79b
Allow user to specify product acquisition costs
3 years ago
Alinson S. Xavier 7bce105428
Fix formatting
3 years ago
Alinson S. Xavier 1aa01b7b2b
Merge branch 'master' into relog-web
3 years ago
Alinson S. Xavier e86ae0f818
Add RELOG.version()
3 years ago
Alinson S. Xavier a8e4491ea3
Merge branch 'master' into feature/collection-disposal
3 years ago
Alinson S. Xavier 50d53f628f
Reformat source code
3 years ago
Alinson S. Xavier 79748e3c13
Dist: Drop NaN in training dataset
3 years ago
Alinson S. Xavier 51ff8eb130
Restrict NearestNeighbors version; remove debug statement
3 years ago
Alinson S. Xavier 841fbf16fb
Make distance metric configurable; fix building period bug
3 years ago
Alinson S. Xavier 48bd3c403f
Switch from Euclidean to approximate driving distance
3 years ago
Alinson S. Xavier 86dee7558b
Replace Cbc/Clp by HiGHS
3 years ago
Alinson S. Xavier d84b74a8a7
relog-web: Make time limit configurable
3 years ago
Alinson S. Xavier bae39a4ff4
Merge tag 'v0.5.2' into feature/gui
3 years ago
Alinson S. Xavier 19a34fb5d2
Update dependencies; switch to Documenter.jl
3 years ago
Alinson S. Xavier 8bf2baf809
Enable marginal costs
3 years ago
Alinson S. Xavier 84cf4ddcd9 Casebuilder: Add MapBlock; fix zip paths
3 years ago
Alinson S. Xavier ee767b9ebd Create solver page; add Dockerfile
3 years ago
Alinson S. Xavier a03b9169fd Allow product disposal at collection centers
4 years ago
Alinson S. Xavier ee58af73f0 Update sysimage and build scripts
4 years ago
Alinson S. Xavier 9ebb2e49f9 Fix validation error on JSONSchema 0.3
4 years ago
Alinson S. Xavier 881957d6b5 Implement resolve
4 years ago
Alinson S. Xavier 86cf7f5bd9 Throw exception for infeasible models
4 years ago
Alinson S. Xavier a8c7047e2d Add custom show function for Instance and Graph
4 years ago
Alinson S. Xavier 099e0fae3a Docs: Minor fixes to what-if analsis section
4 years ago
Alinson S. Xavier 1b8f392852 Docs: Add description of resolve
4 years ago
Alinson S. Xavier 40d28c727a Add products report
4 years ago
Alinson S. Xavier a9ac164833 Fix GeoDB download
4 years ago
Alinson S. Xavier 7180651cfa Reformat source code
4 years ago
Alinson S. Xavier 0c9465411f Document GeoDB; remove unused code; minor fixes
4 years ago
Alinson S. Xavier 658d5ddbdc Add population to region; disable zip codes
4 years ago
Alinson S. Xavier e407a53ecf Download and join population
4 years ago
Alinson S. Xavier 33ab4c5f76 GeoDB: Prepare for population
4 years ago
Alinson S. Xavier 6c70d9acd5 GeoDB: Add 2018-us-zcta and us-state
4 years ago
Alinson S. Xavier 339255bf9b Enable geodb in input files
4 years ago
Alinson S. Xavier ca187fe78e Implement geodb.jl
4 years ago
Alinson S. Xavier 630ae49d4a Replace Array by Vector
4 years ago
Alinson S. Xavier 9df416ed75 Split files
4 years ago
Alinson S. Xavier 849f902562 Reformat code
4 years ago
Alinson S. Xavier 1990563476 Remove dotdict
4 years ago
Alinson S. Xavier 7e783c8b91 Replace ManufacturingModel by JuMP.Model
4 years ago
Alinson S. Xavier 93cc6fbf32 Remove model.eqs
4 years ago
Alinson S. Xavier a7938b7260 Remove model.vars
4 years ago