Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Useless constraints like LC * 0 == 0 are generated #74

Description

@lispc

I found some constraints like 0 * 0 == 0 and LC * 0 == 0 are generated during my plonkit development.

I guess adding a reduceConstants(ctx); after await reduceConstrains(ctx); may be helpful for this problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions