17 #define CMD_BALANCE 10 19 #define CMD_MINCONN 12 23 #define CMD_NTRIALS 21 30 #define CMD_COMPRESS 41 34 #define CMD_OUTPUT 100 35 #define CMD_NOOUTPUT 101 37 #define CMD_DBGLVL 1000 53 static char rtypenames[][15] = {
"fm",
"greedy",
"2sided",
"1sided"};
56 static char iptypenames[][15] = {
"grow",
"random",
"edge",
"node",
"metisrb"};
static char rtypenames[][15]
static char objtypenames[][15]
static char ptypenames[][15]
static char gtypenames[][15]
static char iptypenames[][15]
static char ctypenames[][15]