Navigation Menu

Skip to content

nhoening/battery-heuristics

Repository files navigation

battery-heuristics

Code to run computational simulations for our paper at CIASG 2013.

Contact: nicolas@cwi.nl

Requirements

Running algorithms:

Conduct experiments and plot graphs:

Running simulations

Running all scenarios:

stosim --run

Running a specific scenario:

stosim --sim nonadaptive_optimistic --run

Generating plots is done by replacing the --run parameter with --plots.

By turning on the debug option in stosim.conf, more output can be generated to study what is going on. (then, it might be useful to also set the runs option down from 20 to 1 and in main.py edit the list of battery types and w values that are run).

Running tests

cd tests

python run.py

About

Code to run computational simulations for a paper submitted to CIASG 2013

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages