Currently the "current" max, which should be used to initialise the priorities of new transitions, is set to the all-time max. Although this seems a small bug, it is still a bug. The best solution would be to combine the current sum tree with a max tree.
Currently the "current" max, which should be used to initialise the priorities of new transitions, is set to the all-time max. Although this seems a small bug, it is still a bug. The best solution would be to combine the current sum tree with a max tree.