This Module evaluates constaints and finds the next fitting Machines
Classes
Type Definitions
MachineResultObject
Result object that contains the list of possible Machines
Type:
- Object
Properties:
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
engineList |
Array | List of engines |
|||||||||
prioritized |
boolean | Indicates if the engine list is prioritized, -> means the best fit at the first index |
|||||||||
abortCheck |
object | Indicating if token or process has to be aborted and naming unfulfilled constraint Properties
|