Skip to content

Very slow runtime for by* #3

@VictorCMiraldo

Description

@VictorCMiraldo

This is mainly due to the naive goal search. I'm using the List monads and, therefore, looking up every possiblity.

Could we take some advantage of laziness here?

It is not really feasible to ask more data (such as a type dictionary for a more efficient goal-searching) from the user and the Reflection API doesn't let me grab this details on-the-fly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions