blob: 1e882eb1cce11aa49e4ff1b9ec9ed58df6686b77 (
about) (
plain)
1
2
3
4
|
o Minor bugfixes:
- Switch weighted node selection rule from using a list of doubles
to using a list of int64_t. This should make the process slightly
easier to debug and maintain. Needed for fix for bug 6538.
|