Parallel initial partitioning routines (see pmetis and kmetis)
More...
#include "initpart.h"
#include "imetis.h"
Parallel initial partitioning routines (see pmetis and kmetis)
- Author
- Dominique LaSalle lasal.nosp@m.le@c.nosp@m.s.umn.nosp@m..edu Copyright 2014, Regents of the University of Minnesota
- Version
- 1
- Date
- 2012-07-06
Create a cut partitioning of a coarsened graph.
- Parameters
-
ctrl | The control structure with runtime parameters. |
graph | The coarse graph to partition. |
- Returns
- The edgecut of the new partitioning.
Create a small vertex separator of a coarsened graph.
- Parameters
-
ctrl | The control structure to use. |
graph | The graph to partition. |
- Returns
- The size of the vertex separator.