Skip to content

MINCROSS ​

With the help of the parameter MINCROSS the objects of one level can be moved onto this level to minimise the number of intersections among connectors.

upon upcount:countVal

Method "Upward Median"; here the minimisation of intersections is carried out from the hierarchically lower to the hierarchically higher levels. countVal specifies the maximum number of iterations and serves to restrict the calculating time in case of very large models.

Hint

If the number of iteration steps is too small this can influence the arrangement quality to its disadvantage. Default value: 10.

dwnon dwncount:countVal

Method "Downward Median"; here the minimisations of intersections is carried out from the hierarchically higher to the hierarchically lower levels countVal specifies the maximum number of iterations and serves to restrict the calculating time in case of very large models.

Hint

If the number of iteration steps is too small this can influence the arrangement quality to its disadvantage. Default value: 10.

pairwise paircount:countVal

Method "Pairwise Interchange"; here every two adjacent objects of the same level are interchanged. Then it is checked whether the number of intersections could be decreased. countVal specifies the maximum number of iterations which helps to restrict the calculating time in case of very large models

Hint

If the number of iteration steps is too small this can influence the arrangement quality to its disadvantage. Default value: 10.