Functions for creating a partition induced ordering (such as nested dissection).
More...
#include "order.h"
#include "partition.h"
#include "imetis.h"
Functions for creating a partition induced ordering (such as nested dissection).
- 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
- 2014-10-13
Create a permutation of a graph using nested dissection.
- Parameters
-
ctrl | The control structure specifying parameters. |
graph | The graph to order. |
perm | The permutation vector (output, but pre-allocated). |