-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Cartesian space that is restricted by condition such as: { value: [ 1, 2, 3 ], applicability: [ true, false ] } where value >= 1.5 and applicability == true.
Another example is the condition that reflects dependencies between dimensions: { workers: [ 1, 2, 4, 8], cores: [ 1, 2, 4, 8 ] } where workers >= cores.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request