Skip to content

v0.10.2 Over-enumeration Bugfix

Choose a tag to compare

@timbitz timbitz released this 07 Mar 20:29
68cee35

Some very deep-datasets 100M+ (with overlapping chained AS events) and certain indices can over enumerate, causing a hang at the MLE stage. This PR uses down-sampling to enforce an upper bound to path enumeration.