Skip to content

Simplification - Improvement Proposals #3440

Open
@ana-pantilie

Description

@ana-pantilie

One major component of the Haskell backend is the simplifier. It takes care of:

  • function evaluation
  • lemma application (simplification rules)
  • ML reasoning, simplifying predicates to some normalized form
  • sending predicates to the SMT solver

We'd like to know what users' experiences with the simplifier are and what changes they would like to see.

Any ideas are welcome, so feel free to "think big". For example, I would like to be able to step through the simplification procedure, like a "functional" kore-repl.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions