Skip to content
This repository was archived by the owner on Nov 8, 2020. It is now read-only.

dorahee/multiple-scheduling-1.0

Repository files navigation

deterministic-rtp-ad

multiple houses, no batteries, no renewable.

Guide to run result viewer

Install nodejs with brew install node

Install dependencies npm install

Go into the folder where index.js is

Run the viewer ./index.js

Version updates

Version 15 is an updated version of Version14. This improved performance dramatically by

  1. replacing deepcopy with shallow copy
  2. fixing a mistake in job scheduling
  3. not using an array to store alphas of all periods
  4. moving all the output string preparation to writeResults.prepare function
  5. moving the first pricing function just under the while loop (it is duplicated. )

30s can be reduced for optimizing 5000H + 5000B

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published