Skip to content

Cartesian space restricted by condition #1

@Yuri-Rassokhin

Description

@Yuri-Rassokhin

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.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions