LeastUtilizedAllocationRule

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun makeAllocations(amountNeeded: Int, resourceList: List<Resource>): Map<Resource, Int>

The method assumes that the provided list of resources has enough units available to satisfy the needs of the request.