VM-alloc branch-and-bound
Algorithms for allocation of Virtual Machines in Data Centers
Brought to you by:
zoltanmann
Commit | Date | |
---|---|---|
[r5]
by
dbartok
Created a new folder structure. Currently working and documented version is in the "trunk" folder. The version in the "branch" folder can contain experimental, undocumented changes. |
2015-05-17 19:03:58 | Tree |
2015-05-13 13:36:55 | Tree | |
[r3]
by
dbartok
Added some compiler directives. Done in order to make the code compile under both Visual C++ and GCC. The function localtime() is considered unsafe by Visual C++, however, the safe version localtime_s() is not implemented in GCC. |
2015-05-08 17:27:58 | Tree |
2015-05-08 14:22:39 | Tree | |
[r1]
by
dbartok
Initial commit. Added the VMAllocation project and its documentation to the repository. |
2015-05-07 17:05:24 | Tree |