ohua-dev / ohuac

A standalone compiler for ohua algorithms
Eclipse Public License 1.0
1 stars 0 forks source link

A principled way to figure out ancestor order in join #28

Open JustusAdam opened 3 years ago

JustusAdam commented 3 years ago

Ordering ancestors for joins at the moment is ad-hoc and fragile. The graph should retain ancestor ordering during transformations to make sure the ordering in join ancestors is stable.