prefixTreeKnob property

ChoiceConfigKnob<Type> prefixTreeKnob
final

Controls the type of ParallelPrefix tree used in the other functions.

Implementation

final prefixTreeKnob =
    ChoiceConfigKnob(treeGeneratorMap.keys.toList(), value: KoggeStone);