The function LinkMinLength returns the minimum length of the
link represented by the GoLayoutLayeredDigraphLink link.
The default implementation gives multi-links a minimum length of 2,
and all other links a minimum length of 1.
This function can be overridden to provide "fine-tuning" of the layout.