Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

MIRROREDPOREP: Can we avoid the zigzag technique and replace it by mirroring? #157

Closed
nicola opened this issue Aug 20, 2019 · 1 comment
Closed
Labels

Comments

@nicola
Copy link
Contributor

nicola commented Aug 20, 2019

Each node in a graph has chung parents and drg parents. However, the set of edges changes on odd layers, drg parents are simply mirrored, while chung parents are inverted (with a technique described here: https://www.overleaf.com/3456316943pfxsqxkdghsy
).

Can we also simply mirror the DRG parents? if possible, this would allow to have a simplified version on #141 (amortized trees)

@nicola
Copy link
Contributor Author

nicola commented May 5, 2020

old issue, closing

@nicola nicola closed this as completed May 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant