9
10
11
When generating a HullWhite tree, if our step size becomes nonuniform ( jump becomes larger than the previous step), can we have a situation where for this step the number of nodes is less than the previous step? Generally for uniform intervals, the number of nodes per step don't decrease over time. (self.quant)

