The function LinkLengthWeight returns the weight of the link
represented by the GoLayoutLayeredDigraphLink link. This weight is used by
OptimalLinkLengthLayering to minimize weighted link lengths.
The default implementation gives all links a length weight of 1.
This function can be overridden to provide "fine-tuning" of the layout.