Skip to content

Cost Estimator: support selector/table expressions #66

Description

@rrtoledo

At the moment, selectors expressions needs to be accounted when writing a ScalarExpression::gate_expression(), likewise for table expressions for lookup tables.

We should update pub(crate) type Argument = Vec<ScalarExpression>; to become a structure of a selector/table expression, and constraints/lookups vector of expressions.

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