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::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::nDistance, _dglSPReport::nDistance, _dglSPArc::nFrom, ClipperContext_s::node_to_discard, _dglSPArc::nTo, _dglSPReport::pArc, and _dglSPArc::pnEdge.


Variable Documentation

int errno


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