Functions

sst/elements/genericProc/programs/MTGL/test/buildtest.cpp File Reference

Use buildGraph in buildmap.c to create node and edge memory map files from DIMACS graph file and print vertex and edge sets from memory maps. buildGraph will print summary output to be redirected to a file for use in loading node and edge memory map files. More...

#include <cstdlib>
#include <cstdio>
#include "qalloc.h"
#include "CPPGraph.h"

Functions

C_Graph buildGraph (int argc, char *argv[])
int main (int argc, char *argv[])

Detailed Description

Use buildGraph in buildmap.c to create node and edge memory map files from DIMACS graph file and print vertex and edge sets from memory maps. buildGraph will print summary output to be redirected to a file for use in loading node and edge memory map files.

Author:
Vitus Leung (vjleung@sandia.gov)
Date:
1/5/2007