Skip to content

MTBDDs without e.g. division? #33

@Philipp15b

Description

@Philipp15b

Hello, thanks for your crate! I'm wondering if it's possible to use MTBDDs with numeric types that do not implement e.g. division? The NumberBase trait (at least as of v0.10.0) seems to require a lot of operations, which are not always defined. I'm considering e.g. nonnegative rationals with infinity, where division doesn't have one clear definition. Have you thought about using something like the num_traits crate to make the traits required for the MTBBD methods more granular?

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