mustjoin_sorted_leader
db.mustjoin_sorted_leader boolean { true | false }
Description
Sorts the must join terms by name and always returns the term with the shortest name as leader. If it is false, it uses the default algorithm to use the first must join term as leader which depends on the order of terms in OA and hence is not deterministic.
GUI Equivalent
Examples
getvar db.mustjoin_sorted_leader
setvar db.mustjoin_sorted_leader true
Related Topics
Space-based Router Tcl Environment Variables
Return to top