Layering Strategy

  • BFS (default)—A breadth-first search (BFS) strategy where all relationships will span no more than one layer in the model. Relationships between entities that belong to the same layer are possible.
  • Hierarchical—Assigns layers in such a way that there are no overlaps and the overall sum of the layer distances of all relationships in the layout is minimal.