From 44df06bbfae1462f0ed6c8d6cb28aabee9ebb850 Mon Sep 17 00:00:00 2001 From: Alinson S Xavier Date: Fri, 7 Aug 2020 13:15:04 -0500 Subject: [PATCH] Add "building period" parameter --- CHANGELOG.md | 6 +- Makefile | 1 - Project.toml | 2 +- docs/404.html | 40 +- docs/css/cinder.css | 18 +- docs/css/cinder.min.css | 2 +- docs/index.html | 44 +- docs/install/index.html | 40 +- docs/js/base.js | 324 +++++++------- docs/model/index.html | 45 +- docs/optimize/index.html | 40 +- docs/search/lunr.js | 779 +++++++++++++++++++++++++++------- docs/search/main.js | 4 +- docs/search/search_index.json | 2 +- docs/search/worker.js | 2 + docs/sitemap.xml | 20 +- docs/sitemap.xml.gz | Bin 198 -> 196 bytes src/docs/model.md | 8 +- src/instance.jl | 8 +- src/model.jl | 5 + 20 files changed, 963 insertions(+), 427 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a4323a4..55f1de4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,8 @@ -# Vertion 0.3.1 (July 17, 2020) +# Version 0.3.2 (Aug 7, 2020) + +- Add "building period" parameter + +# Version 0.3.1 (July 17, 2020) - Fix expansion cost breakdown diff --git a/Makefile b/Makefile index 05b7785..6b4b0a1 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,3 @@ -VERSION := 0.3 JULIA := julia --color=yes --project=@. SRC_FILES := $(wildcard src/*.jl test/*.jl) diff --git a/Project.toml b/Project.toml index 610b7a3..f591559 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "RELOG" uuid = "a2afcdf7-cf04-4913-85f9-c0d81ddf2008" authors = ["Alinson S Xavier "] -version = "0.3.1" +version = "0.3.2" [deps] Cbc = "9961bab8-2fa3-5c5a-9d89-47fab24efd76" diff --git a/docs/404.html b/docs/404.html index fc19ceb..35fbb3a 100644 --- a/docs/404.html +++ b/docs/404.html @@ -8,20 +8,26 @@ - + RELOG - + + - + - + + + + + + @@ -30,15 +36,6 @@ - - - @@ -128,17 +125,23 @@

- Copyright © 2020, UChicago Argonne, LLC. All Rights Reserved.
+ Copyright © 2020, UChicago Argonne, LLC. All Rights Reserved.
- Documentation built with MkDocs.

+ Documentation built with MkDocs. +

- + + + + + + @@ -150,8 +153,11 @@