48ccf0d180
Add stochastic tests
2022-11-09 11:03:39 -06:00
7f475a0914
Merge branch 'master' into feature/stochastic
2022-11-09 10:50:56 -06:00
4b0fc7327c
Accelerate tests with Revise.jl
2022-11-09 10:34:18 -06:00
dde0d40282
Fix tests
2022-11-09 10:11:48 -06:00
74606897cd
Small fixes
2022-10-24 11:21:58 -05:00
07ca3abb4f
Implement stochastic model
2022-09-23 16:06:11 -05:00
da158eb961
Update CHANGELOG
v0.5.2
2022-08-26 13:26:15 -05:00
e7eec937cb
Update README.md
2022-08-26 13:21:42 -05:00
19bec961bd
GH Actions: Update Julia versions
2022-08-26 13:12:20 -05:00
8f52c04702
Fix broken image link
2022-08-26 13:08:22 -05:00
19a34fb5d2
Update dependencies; switch to Documenter.jl
2022-08-26 13:04:47 -05:00
e915a57e58
Allow disposal at collection centers
2022-07-29 10:22:03 -05:00
57b7d09c08
Add disposal cost to product report
2021-10-15 09:39:35 -05:00
a03b9169fd
Allow product disposal at collection centers
2021-10-15 09:11:41 -05:00
ee58af73f0
Update sysimage and build scripts
2021-10-15 08:14:04 -05:00
92d30460b9
Update README.md
2021-09-03 18:07:40 -05:00
9ebb2e49f9
Fix validation error on JSONSchema 0.3
2021-08-06 14:56:46 -05:00
505e3a8e1e
Update CHANGELOG
v0.5.1
2021-07-23 17:42:48 -05:00
d4fa75297f
Fix OrderedCollections version
2021-07-23 17:42:29 -05:00
881957d6b5
Implement resolve
2021-07-21 14:53:49 -05:00
86cf7f5bd9
Throw exception for infeasible models
2021-07-21 14:18:10 -05:00
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.
2021-07-21 14:11:01 -05:00
099e0fae3a
Docs: Minor fixes to what-if analsis section
2021-07-21 14:07:00 -05:00
1b8f392852
Docs: Add description of resolve
2021-07-21 14:07:00 -05:00
7a95aa66f6
Update CHANGELOG
2021-07-21 11:49:54 -05:00
40d28c727a
Add products report
2021-07-16 11:25:40 -05:00
a9ac164833
Fix GeoDB download
2021-07-16 10:31:21 -05:00
e244ded51d
GH Actions: Add Julia 1.6, remove nightly
2021-07-16 10:18:10 -05:00
7180651cfa
Reformat source code
2021-07-16 10:15:41 -05:00
0c9465411f
Document GeoDB; remove unused code; minor fixes
2021-07-16 10:13:58 -05:00
658d5ddbdc
Add population to region; disable zip codes
2021-07-01 17:14:00 -05:00
399db41f86
Temporarily disable failing test
2021-07-01 16:13:38 -05:00
e407a53ecf
Download and join population
2021-07-01 16:10:55 -05:00
33ab4c5f76
GeoDB: Prepare for population
2021-07-01 14:56:08 -05:00
c9391dd299
Update JSONSchema
2021-07-01 14:56:08 -05:00
6c70d9acd5
GeoDB: Add 2018-us-zcta and us-state
2021-07-01 14:56:08 -05:00
339255bf9b
Enable geodb in input files
2021-07-01 14:56:08 -05:00
ca187fe78e
Implement geodb.jl
2021-07-01 14:56:08 -05:00
c256cd8b75
Update CHANGELOG.md
2021-06-25 06:16:20 -05:00
05d48e2cbf
Update tagbot.yml
2021-06-25 06:13:27 -05:00
9446b1921d
Add tagbot.yml
2021-06-22 11:10:15 -05:00
1b0cc141bb
Remove Manifest.toml from repository
2021-06-22 11:00:11 -05:00
a333ab0b04
Remove unused code and test resources
2021-06-22 10:58:46 -05:00
630ae49d4a
Replace Array by Vector
2021-06-22 10:53:40 -05:00
9df416ed75
Split files
2021-06-22 10:50:11 -05:00
849f902562
Reformat code
2021-06-22 10:21:17 -05:00
1990563476
Remove dotdict
2021-06-22 10:20:40 -05:00
7e783c8b91
Replace ManufacturingModel by JuMP.Model
2021-06-22 10:19:31 -05:00
93cc6fbf32
Remove model.eqs
2021-06-22 10:10:48 -05:00
a7938b7260
Remove model.vars
2021-06-22 10:08:01 -05:00