mt-Metis
|
Main driver function. More...
#include <wildriver.h>
#include "base.h"
#include "partition.h"
#include "order.h"
#include "graph.h"
#include "ctrl.h"
Macros | |
#define | MTMETIS_BIN_C |
#define | S_ARRAY_SIZE(a) (sizeof(a) > 0 ? (sizeof(a) / sizeof((a)[0])) : 0) |
Functions | |
int | main (int argc, char **argv) |
Main driver function.