shortest_path.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 "../type.h"
#include "../graph.h"
#include "opt.h"

Include dependency graph for shortest_path.c:

Go to the source code of this file.

Data Structures

struct  ClipperContext_s

Functions

int main (int argc, char **argv)

Variables

int errno


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 95 of file shortest_path.c.

References dglSPReport_s::cArc, dglEdgeGet_Cost(), dglEdgeGet_Id(), dglErrno(), dglFreeSPReport(), dglInitializeSPCache(), dglRead(), dglRelease(), dglReleaseSPCache(), dglSet_Version(), dglShortestDistance(), dglShortestPath(), dglStrerror(), dglUnflatten(), False, GNO_BEGIN, GNO_END, GNO_HELP, GNO_OPTION, GNO_PARSE, GNO_SWITCH, dglSPArc_s::nDistance, dglSPReport_s::nDistance, dglSPArc_s::nFrom, ClipperContext_s::node_to_discard, dglSPArc_s::nTo, dglSPReport_s::pArc, and dglSPArc_s::pnEdge.


Variable Documentation

int errno


Generated on Thu Aug 9 09:45:14 2007 for GRASS by  doxygen 1.5.3