Tree Construction Strategy

Property Value
Type: advanced
Identifier: org.eclipse.elk.processingOrder.treeConstruction
Meta Data Provider: options.SporeMetaDataProvider
Value Type: org.eclipse.elk.alg.spore.options.TreeConstructionStrategy (Enum)
Possible Values: MINIMUM_SPANNING_TREE
MAXIMUM_SPANNING_TREE
Default Value: TreeConstructionStrategy.MINIMUM_SPANNING_TREE (as defined in org.eclipse.elk)
Applies To: parents
Containing Group: processingOrder

Description

Whether a minimum spanning tree or a maximum spanning tree should be constructed.