I am working on multi-objective virtual machine placement I am using Cloudsim! But I do not know how to implement Multi objective algorithm in Java... Is there any code or frame work for that in JAVA ? So that I can apply in cloudsim ?
you know my problem is that I do not know how to implement the simple BBO algorithm in Java ... I saw the code in Matlab but implementing it in Java is quite different