Skip to content

Better method of calculating reduce cycles

rarbore2 requested to merge reduce_cycle_fix into main
  • Use iterated uses/users method of calculating reduce cycles.
    • This is much faster than old method which blows up exponentially...

Merge request reports

Loading