kpreid / yield-progress

Progress reporting and cooperative task yielding in Rust
Apache License 2.0
2 stars 0 forks source link

Weighted splits #31

Open kpreid opened 2 months ago

kpreid commented 2 months ago

Generalize split_evenly*() to allow specifying a set of relative sizes (and labels) for each child.