dijkstra.h File Reference

#include <glib.h>

Go to the source code of this file.


Functions

void dijkstra_destroy ()
void dijkstra_init ()
void dijkstra_insert_edge (int u, int v, double w, gboolean temp_edge)
void dijkstra_remove_temp_edges ()
void dijkstra_run ()

Function Documentation

void dijkstra_destroy (  ) 

References dijkstra_d, and dijkstra_previous.

Referenced by audio_shutdown().

void dijkstra_init (  ) 

void dijkstra_insert_edge ( int  u,
int  v,
double  w,
gboolean  temp_edge 
)

void dijkstra_remove_temp_edges (  ) 


Generated on Wed Jun 3 23:12:29 2009 for Stage by  doxygen 1.5.9