Skip to content

Exclude LazyOr, LazyAnd, LazyNot to use single LazyTree #89

@carlos-adir

Description

@carlos-adir

Every boolean expressions such as union or, intersection and or complementary not can be rewritten only using nor or nand ports.

The intention is to exclude the three classes LazyOr, LazyAnd and LazyNot to use a single one LazyTree.

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