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