Commit Graph

237 Commits (master)
 

Author SHA1 Message Date
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
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 8bf2baf809
Enable marginal costs
3 years ago
Alinson S. Xavier 027ffcd94c
Update gitignore
3 years ago
Alinson S. Xavier 84cf4ddcd9 Casebuilder: Add MapBlock; fix zip paths
3 years ago
Alinson S. Xavier 8bce7c047b Case Builder: Disable buttons on submit
3 years ago
Alinson S. Xavier ee767b9ebd Create solver page; add Dockerfile
3 years ago
Alinson S. Xavier 9112d9fde5 casebuilder: Validate JSON schema on load/save
3 years ago
Alinson S. Xavier 3d03dfc722
Fix plant input
4 years ago
Alinson S. Xavier 01a4c6626d
Disable download button when no data is available
4 years ago
Alinson S. Xavier 310f5c389e
Fix import/export of default values
4 years ago
Alinson S. Xavier 1273110419
Hide disposal for non-primary products
4 years ago
Alinson S. Xavier e797cb98e0
Minor changes to case builder
4 years ago
Alinson S. Xavier 0beb30800e
Enable controls
4 years ago
Alinson S. Xavier 02a81e5fdd
Switch to IndexedDB
4 years ago
Alinson S. Xavier 096d95a1aa
Implement inflation
4 years ago
Alinson S. Xavier 01452441dc
Reformat source code; implement import/export
4 years ago