Skip to content

Parallel independence #60

@kris-brown

Description

@kris-brown

Given a set of (DPO) rewrite rules with matches, we can easily check if they only overlap in preserved parts of their patterns (no rule deletes something that is referenced by any other rule).

In this scenario, we can combine the rules to form one big rule that is executed concurrently.

Metadata

Metadata

Assignees

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