The -i switch
- Uses an incremental rather than divide-and-conquer algorithm to
form a Delaunay triangulation.
- Slower, but more robust.
- Try it if
the divide-and-conquer algorithm fails (after reporting the bug to me).
Return to command line switches.
Return to Triangle home page.
jrs@cs.cmu.edu