cr_large_graph.c File Reference

#include <stdio.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
#include <stdlib.h>
#include <fcntl.h>
#include <time.h>
#include <errno.h>
#include <math.h>
#include "../type.h"
#include "../graph.h"
#include "opt.h"

Include dependency graph for cr_large_graph.c:

Go to the source code of this file.

Defines

#define NROWS   600
#define NCOLS   100
#define FACTOR   10000
#define BIDIRECTIONAL   1

Functions

int main (int argc, char **argv)

Variables

int errno


Define Documentation

#define BIDIRECTIONAL   1

Definition at line 44 of file cr_large_graph.c.

#define FACTOR   10000

Definition at line 43 of file cr_large_graph.c.

Referenced by main().

#define NCOLS   100

Definition at line 42 of file cr_large_graph.c.

Referenced by main().

#define NROWS   600

Definition at line 41 of file cr_large_graph.c.

Referenced by main().


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 104 of file cr_large_graph.c.

References DGL_GO_EdgePrioritize_COST, dglEdge_T_First(), dglEdge_T_Initialize(), dglEdge_T_Next(), dglEdge_T_Release(), dglEdgeGet_Cost(), dglEdgeGet_Id(), dglFlatten(), dglGet_EdgePrioritizer(), dglInitialize(), dglRelease(), dglSet_Options(), dglStrerror(), dglWrite(), FACTOR, False, GNO_BEGIN, GNO_END, GNO_HELP, GNO_OPTION, GNO_PARSE, GNO_SWITCH, NCOLS, NROWS, and True.


Variable Documentation

int errno


Generated on Fri Nov 21 11:02:54 2008 for GRASS by  doxygen 1.5.1