possible without introducing any overlaps, obviously assuming there are
none to begin with.
<P>
- If the value is "ipsep", and the layout is done by neato with
- <A HREF=#d:mode>mode</A>="ipsep", the overlap removal constraints are
- incorporated into the layout algorithm itself.
- N.B. At present, this only supports one level of clustering.
- <P>
If the value is "vpsc", overlap removal is similarly to "ortho", except
quadratic optimization is used to minimize node displacement.
- N.B. At present, this mode only works when <A HREF=#d:mode>mode</A>="ipsep".
+ <P>
+ If the value is "ipsep",
+ If the layout is done by neato with <A HREF=#d:mode>mode</A>="ipsep",
+ then one can use <TT>overlap=ipsep</TT>.
+ In this case, the overlap removal constraints are
+ incorporated into the layout algorithm itself.
+ N.B. At present, this only supports one level of clustering.
<P>
Except for fdp, the layouts assume <TT>overlap="true"</TT> as the default.
Fdp first uses a number of passes using built-in, force-directed technique