Skip to content

Optimize on AST construction #7

Description

@arbimo

Optimization functions in dahu.model.compiler.Optimizations should be usable for both:

  • whole AST optimisation with hylo
  • incremental optimization while constructing the AST (in SatisfactionProblem)

Right now we use the first option but the second has some advantages, especially regarding temporal locality.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions