Skip to content

Processing: enhance canonicalizer to implement more simplifications #32

@sschober

Description

@sschober

We could imagine, that

Cat(Lit(L1),Lit(L2))

Could be simplified to just

Lit(L1L2)

Maybe other reductions apply.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions