Group Abstract Group Abstract

Message Boards Message Boards

2
|
4K Views
|
2 Replies
|
4 Total Likes
View groups...
Share
Share this post:

What does FindGraphPartitions do?

Posted 9 years ago
POSTED BY: Szabolcs Horvát
2 Replies
POSTED BY: Szabolcs Horvát

FindGraphPartitions is very useful if one is doing large-scale linear algebra on sparse matrices and underlying methods need (or at least eprform better with) something close to block diagonal. It can also be useful for plotting graphs in two or three dimensions since it helps to cut down on edge intersections. A consequence is that a graph corresponding to a FEM-like mesh (for example) can be plotted in a way that might actually recover the original shape.

A good reference for this technology is the METIS site.

For the graph drawing aspect I think there is some mention in this TMJ article by Yifan Hu. And related.

POSTED BY: Daniel Lichtblau
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard