Alinson S. Xavier
f940489693
Add README.md
6 months ago
Alinson S. Xavier
40947190ad
Update docs
6 months ago
Alinson S. Xavier
f82a1d121d
Make boat example easier to run; add output
2 years ago
Alinson S. Xavier
6dae3a825f
Convert boat example to Julia
2 years ago
Alinson S. Xavier
ada89b7878
Debug model; improve reports
2 years ago
Alinson S. Xavier
319e5f1ed3
Implement basic reports; fix boat example
2 years ago
Alinson S. Xavier
06642c631f
Conclude model implementation
2 years ago
Alinson S. Xavier
d41ff30326
Model: Objective function and plant constraints
2 years ago
Alinson S. Xavier
0da66b571a
Start implementation of circular model
2 years ago
Alinson S. Xavier
4947ad1a8a
Finish implementing parser
2 years ago
Alinson S. Xavier
76b085e105
Parser: Allow scalars in timeseries fields
2 years ago
Alinson S. Xavier
6055eafcd6
Add larger example
2 years ago
Alinson S. Xavier
74759bd602
Start implementation of circular model
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