You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,11 @@
1
1
# Virtual-Machine-allocation-using-WISWCS
2
2
3
3
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
0 commit comments