Skip to content

Optimal algorithm for function selection #16

@stoianmihail

Description

@stoianmihail

Currently, we always use a greedy algorithm. Would be better if we opt for an optimal algorithm (just iterate all the subsets), and then resort to the greedy algorithm if the number of functions is larger.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions