Skip to content

Commit 8da4c52

Browse files
authored
Merge pull request #3 from ManishaJhawar/master
Made changes to Readme file.
2 parents b3a0480 + bdd4d4e commit 8da4c52

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# Virtual-Machine-allocation-using-WISWCS
22

33
This repository has the code for the implementation of efficient virtual machine allocation using Weighted Interval Scheduling With Capacity Sharing (WISWCS).
4-
Final simulation was done on the CloudSim environment.
4+
Final simulation was done on the CloudSim environment.
5+
6+
The following IEEE paper has been implemented: An Efficient Method for Maximizing Total Weights in Virtual Machines Allocation
7+
8+
Link: http://ieeexplore.ieee.org/document/6821034/
59

610
WICSproject.java -- This file contains the normal java code for the Weighted Interval Scheduling With Capacity Sharing (WISWCS) algorithm.
711

0 commit comments

Comments
 (0)