Skip to content

Unify variable/expression domains #268

@glebbelov

Description

@glebbelov

From expressions such as

    ==> a+b >= 5;

and similar, we should construct an ideally precise domain of the expression (in this case, a+b) and use it for efficient representation. Example: #267.

  • For Unary Encoding, track which bits are actually used/needed.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions