Skip to content

Yields from models: tuning to match possible flow #3

@mahills

Description

@mahills

Right now the yields from models are removing infeasible combinations of elements. These combinations may not be infeasible in certain conditions, though, such as when they are based on a conditional nested inside a loop. Then certain combinations are infeasible and certain are not. This needs to be modeled more precise.y.

Currently, to get all yields (including infeasible yields), call yields, but to filter (possibly missing some yields in certain cases) call yields with parameter filterYields set to true.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions