CARS
|
#include <dgraph.h>
Data Fields | |
char * | label |
edge_t * | adj |
nodo del grafo
lista di adiacenza
Referenced by add_edge(), copy_graph(), degree(), dijkstra(), free_graph(), is_edge(), new_graph(), print_graph(), and save_graph().
char* node::label |
etichetta informativa (nome citta)
Referenced by copy_graph(), is_node(), new_graph(), print_graph(), save_graph(), and shpath_to_string().