RandomMovableResourceAllocationRule

constructor(streamNum: Int)

This rule randomly picks from a list of movable resources that can satisfy the request.

Parameters

streamNum

the stream number of the stream to use for randomness


constructor(stream: RNStreamIfc)

Parameters

stream

the stream to use for randomness