prefixTreeKnob property
final
Controls the type of ParallelPrefix tree used in the other functions.
Implementation
final prefixTreeKnob =
ChoiceConfigKnob(treeGeneratorMap.keys.toList(), value: KoggeStone);
Controls the type of ParallelPrefix tree used in the other functions.
final prefixTreeKnob =
ChoiceConfigKnob(treeGeneratorMap.keys.toList(), value: KoggeStone);