This repository was archived by the owner on Apr 19, 2026. It is now read-only.
rezahousseini/optimal-storage-dynamic
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
To compile the files on an Ubuntu system with Octave and GLPK installed use on the terminal: mkoctfile <filename> -lglpk -lQuadProgpp - I added a file test.m, it explains the usage of the functions in a small example. - The file SPARoptimalNStorage.cc unifies the framework - Inclusions in file SPARoptimalNStorage.cc are: - init.h - linprog.h - slopeupdate.h - transition.h - utils.h (former support.h) - Library QuadProgPP will not be used in futur versions.