CARS
|
#include <dgraph.h>
Data Fields | |
node_t * | node |
unsigned int | size |
Grafo non-orientato rappresentato come array 0 .. (N-1) di vertici
array dei nodi
Referenced by add_edge(), copy_graph(), degree(), dijkstra(), is_edge(), is_node(), save_graph(), and shpath_to_string().
unsigned int graph::size |
numero nodi
Referenced by main(), n_size(), stampadist(), and stampaprec().