Resource Allocation Case Study - Gnorion/BizVR GitHub Wiki

Resource Allocation Example

The Problem

We wish to allocation resources to tasks based on availability, capability and cost. The input will be a collection of RESOURCES and TASKS

The Decision Model

image

Decision Table Solution using Functions

image

Execution

INPUT JSON:

image

OUTPUT JSON:

image