Uses of Interface
org.cloudsimplus.heuristics.Heuristic

Packages that use Heuristic 
Package Description
org.cloudbus.cloudsim.brokers
Provides DatacenterBroker classes that act on behalf of a cloud customer, attending his/her requests for creation and destruction of Cloudlets and VMs, assigning such Cloudlets to specific VMs.
org.cloudsimplus.heuristics
Provides a set of interfaces and classes to develop heuristics to find sub-optimal solutions for problems, considering some utility function that has to be minimized or maximized.