Skip to content

BDD compose can perform many duplicate operations #4

@tim-hoffman

Description

@tim-hoffman

I'm wondering why the implementation of compose(int,int,int) in BDDImpl does not utilize caching like many of the other operations do. Without caching, the operation performs very poorly on large BDD instances. Is there some specific challenge related to multithreading or was it just an oversight?

Metadata

Metadata

Assignees

No one assigned

    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