Skip to content

Optimize on AST construction #7

@arbimo

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.

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