Alinson S. Xavier
9e0f8c5796
solve: Allow custom graph
2 years ago
Alinson S. Xavier
5693ef2aa2
Reformat source code
2 years ago
Alinson S. Xavier
bc05b49222
Make resolve compatible with solve(heuristic=true)
2 years ago
Alinson S. Xavier
3e54e767c4
Fix failing test
2 years ago
Alinson S. Xavier
84bd25b04d
Fix: Remove disposal when deleting product
2 years ago
Alinson S. Xavier
c86dda12cd
Make marginal costs optional in write_reports
2 years ago
Alinson S. Xavier
f3a2d1d616
Fix bug in _compress when plants have fixed size
...
Capacity was being incorrectly multiplied by T twice. This
happened because there were two references to the same struct
in the plant sizes array. This fix replaces the second reference
by an actual copy of the struct.
2 years ago
Alinson S. Xavier
029a47a64b
compress: Update disposal/acquisition limits/costs
2 years ago
Alinson S. Xavier
de27a6202d
Bump version to 0.7.2
3 years ago
Alinson S. Xavier
7d4a763910
Fix issue with collection disposal; increase precision in CSV reports
3 years ago
Alinson S. Xavier
8432c49050
Add .zenodo.json
3 years ago
Alinson S. Xavier
2d860326fe
Bump version to 0.7.1
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
3b3ecbde27
Web: Fix parsing of disposal limit
3 years ago
Alinson S. Xavier
b3a6632d7e
Fix badge
3 years ago
Alinson S. Xavier
44008c349d
Bump package version
3 years ago
Alinson S. Xavier
9c5e652d82
Update CHANGELOG
3 years ago
Alinson S. Xavier
716291ee0f
Add initial capacities to web UI
3 years ago
Alinson S. Xavier
256b863c34
Implement initial plant capacity
3 years ago
Alinson S. Xavier
1f3a3c9317
web: Add driving metric, fix missing defaults
3 years ago
Alinson S. Xavier
e4ed05fb98
Update JSON schema
3 years ago
Alinson S. Xavier
b1d49e1313
Export/import in-memory data format
3 years ago
Alinson S. Xavier
7c7ab47bb6
CSV vars: Modify export function, disable validation
3 years ago
Alinson S. Xavier
a821efdce9
Extract constants from CSV
3 years ago
Alinson S. Xavier
c89747e8d4
Parse and evaluate expressions
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
2f0228e9ca
Merge branch 'relog-web'
3 years ago
Alinson S. Xavier
811730b8ab
Replace Cbc/Clp by HiGHS
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
22d73c9ded
Move tests to a separate package; update GitHub CI and docs
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
d1f6796c96
Update CHANGELOG.md
3 years ago
Alinson S. Xavier
51ff8eb130
Restrict NearestNeighbors version; remove debug statement
3 years ago
Alinson S. Xavier
9191474df8
Bump version to 0.6
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
23b3b33146
Update README.md
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
...
[Diff since v0.5.1](https://github.com/ANL-CEEESA/RELOG/compare/v0.5.1...v0.5.2 )
3 years ago
Alinson S. Xavier
da158eb961
Update CHANGELOG
3 years ago
Alinson S. Xavier
e7eec937cb
Update README.md
3 years ago