Cost Function for Spanning Tree

Property Value
Identifier: org.eclipse.elk.processingOrder.spanningTreeCostFunction
Meta Data Provider: options.SporeMetaDataProvider
Value Type: org.eclipse.elk.alg.spore.options.SpanningTreeCostFunction (Enum)
Possible Values: CENTER_DISTANCE
CIRCLE_UNDERLAP
RECTANGLE_UNDERLAP
INVERTED_OVERLAP
MINIMUM_ROOT_DISTANCE
Default Value: SpanningTreeCostFunction.CIRCLE_UNDERLAP (as defined in org.eclipse.elk)
Applies To: parents
Containing Group: processingOrder

Description

The cost function is used in the creation of the spanning tree.