Commit Graph

201 Commits (84bd25b04d6181f80be93d7748bad5c0a135b602)
 

Author SHA1 Message Date
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
Alinson S. Xavier b00b24ffbc Reformat source code; set up lint GH Action
4 years ago
Alinson S. Xavier 823db2838b
GH Actions: Run tests daily
4 years ago
Alinson S. Xavier 7d91ac27d4 Test package on multiple Julia versions
5 years ago
Alinson S. Xavier 4098057cc1 Update README.md
5 years ago
Alinson S. Xavier b91ca9e6cb Re-add RELOG.write function
5 years ago
Alinson S. Xavier d870f028c0
Update README.md
5 years ago
Alinson S. Xavier a518e3d3d6 Allow plants to store input material for later years
5 years ago
Alinson S. Xavier be5e09a4ec Fix crash when generating transportation reports
5 years ago
Alinson S. Xavier 77cd5871a2 Only use heuristic in multi-period instances
5 years ago
Alinson S. Xavier a6846be9eb Implement multi-period heuristic
5 years ago
Alinson S. Xavier fe9cacef24 Docs: replace "product" by "product name"; fix incorrect chart
5 years ago
Alinson S. Xavier 0f60b847dd reports.jl: remove dict restriction
5 years ago
Alinson S. Xavier bebeb4876c Project.toml: Make compat less restrictive
5 years ago
Alinson S. Xavier a57b149805 Project.toml: Add compat section for GZip
5 years ago
Alinson S. Xavier 89912db9ba Update Project.toml
5 years ago
Alinson S. Xavier 18ea5f5ba8 Reactivate all tests
5 years ago
Alinson S. Xavier 8c8e66971a
Update README.md
5 years ago
Alinson S. Xavier 3a966bbcb8 Bump version to 0.4.0
5 years ago
Alinson S. Xavier 99675d0f1f Move compiled docs to its own branch
5 years ago
Alinson S. Xavier 243b835d78 Minor fixed to documentation
5 years ago
Alinson S. Xavier 9531279bb7 Update README.md
5 years ago
Alinson S. Xavier ff23004022 Generate simplified solution reports in CSV format
5 years ago
Alinson S. Xavier ec0fd7aed6 Fix failing tests
5 years ago
Alinson S. Xavier adf7b27c1a Fix failing test
5 years ago
Alinson S. Xavier 21eed29cec Docs: rename m^base to m^min
5 years ago
Alinson S. Xavier 8ea50128b8 Docs: Add complete model
5 years ago
Alinson S. Xavier 3aed2d357d
Update README.md
5 years ago
Alinson S. Xavier cd6f70c66a
Update README.md
5 years ago
Alinson S. Xavier fae21c4b1b Minor fixes
5 years ago
Alinson S. Xavier 9f006c112d Update docs
5 years ago
Alinson S. Xavier 2bbc0b998e Docs: Update usage section
5 years ago
Alinson S. Xavier a815ec4230 Make output file more readable; add option to export solution
5 years ago
Alinson S. Xavier d8c9a1b30a Improve error message when instance is infeasible
5 years ago
Alinson S. Xavier 44df06bbfa Add "building period" parameter
5 years ago
Alinson S. Xavier 232784d215 Fix transportation cost and energy
5 years ago
Alinson S. Xavier 237275fc2b Fix expansion cost breakdown
5 years ago
Alinson S. Xavier c10eb506a6 Accelerate model generation
5 years ago
Alinson S. Xavier 472182b200 Validate timeseries length
5 years ago
Alinson S. Xavier 14714c382b Make solvers silent by default
5 years ago
Alinson S. Xavier c5f1750213 Update dependencies; generate sysimage
5 years ago
Alinson S. Xavier 86ed87a1c5
Update repository URL
5 years ago
Alinson S. Xavier 16aa1762f5
Fix CHANGELOG.md
5 years ago
Alinson S. Xavier 9f988dd3f9
Add emissions to the output file
5 years ago
Alinson S. Xavier 046ee52d9d
Update output; fix typo
5 years ago