RandomMovableResourceAllocationRule

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

Parameters

stream

the stream to use for randomness

Constructors

Link copied to clipboard
constructor(streamNum: Int)

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

constructor(stream: RNStreamIfc)

Properties

Link copied to clipboard

Functions

Link copied to clipboard

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