Alinson S. Xavier
7f475a0914
Merge branch 'master' into feature/stochastic
3 years ago
Alinson S. Xavier
4b0fc7327c
Accelerate tests with Revise.jl
3 years ago
Alinson S. Xavier
dde0d40282
Fix tests
3 years ago
Alinson S. Xavier
74606897cd
Small fixes
3 years ago
Alinson S. Xavier
07ca3abb4f
Implement stochastic model
3 years ago
Alinson S. Xavier
da158eb961
Update CHANGELOG
3 years ago
Alinson S. Xavier
e7eec937cb
Update README.md
3 years ago
Alinson S. Xavier
19bec961bd
GH Actions: Update Julia versions
3 years ago
Alinson S. Xavier
8f52c04702
Fix broken image link
3 years ago
Alinson S. Xavier
19a34fb5d2
Update dependencies; switch to Documenter.jl
3 years ago
Alinson S. Xavier
e915a57e58
Allow disposal at collection centers
3 years ago
Alinson S. Xavier
57b7d09c08
Add disposal cost to product report
4 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
92d30460b9
Update README.md
4 years ago
Alinson S. Xavier
9ebb2e49f9
Fix validation error on JSONSchema 0.3
4 years ago
Alinson S. Xavier
505e3a8e1e
Update CHANGELOG
4 years ago
Alinson S. Xavier
d4fa75297f
Fix OrderedCollections version
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
...
Without these functions, Julia 1.5 enters an infinite loop whenever it
tries to generate a stack trace, so any error (such as a missing method)
causes the program to hang, instead of an error message to appear.
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
7a95aa66f6
Update CHANGELOG
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
e244ded51d
GH Actions: Add Julia 1.6, remove nightly
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
399db41f86
Temporarily disable failing test
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
c9391dd299
Update JSONSchema
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
c256cd8b75
Update CHANGELOG.md
4 years ago
Alinson S. Xavier
05d48e2cbf
Update tagbot.yml
4 years ago
Alinson S. Xavier
9446b1921d
Add tagbot.yml
4 years ago
Alinson S. Xavier
1b0cc141bb
Remove Manifest.toml from repository
4 years ago
Alinson S. Xavier
a333ab0b04
Remove unused code and test resources
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
Alinson S. Xavier
56ef1f7bc2
Update dependencies
4 years ago