Johannes Lerch
Results
2
comments of
Johannes Lerch
This would be analog to the initialization of JumpFn with all-top edge functions. Nevertheless, it is different to the original algorithm as described in the IDE paper. There they use...
I agree, this looks like a bug to me as well. The initial seed edges are propagated using `zero->customValue`, but note that to jumpFn an edge `zero->zero` is added. It...