multiple houses, no batteries, no renewable.
Install nodejs with brew install node
Install dependencies npm install
Go into the folder where index.js is
Run the viewer ./index.js
Version 15 is an updated version of Version14. This improved performance dramatically by
- replacing deepcopy with shallow copy
- fixing a mistake in job scheduling
- not using an array to store alphas of all periods
- moving all the output string preparation to writeResults.prepare function
- moving the first pricing function just under the while loop (it is duplicated. )
30s can be reduced for optimizing 5000H + 5000B