File: intro.tex

package info (click to toggle)
spooles 2.2-9
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 19,012 kB
  • sloc: ansic: 146,834; csh: 3,615; makefile: 2,040; perl: 74
file content (16 lines) | stat: -rw-r--r-- 632 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
\par
\chapter{{\tt Misc} directory}
\label{chapter:Misc}
\par
This directory contains a number of miscellaneous functions and
driver programs that don't really fit anywhere else.
There are functions to generate nested dissection orderings on
regular 2-D and 3-D grids --- the usual nested dissection, with
double wide separators, and local nested dissection
\cite{bha93-localND}.
There are wrapper methods for minimum degree, 
nested dissection and multisection
orderings for general graphs.
There is also a driver program to produce a postscript file for a 2-D
graph, very useful for visualizing graph partitionings and
orderings.