SimGrid  3.13
Versatile Simulation of Distributed Systems
AsDijkstra.hpp File Reference

Classes

struct  graph_node_data
 
struct  graph_node_map_element
 
struct  route_cache_element
 
class  simgrid::surf::AsDijkstra
 Dijkstra routing data: fast initialization, slow lookup, small memory requirements, shortest path routing only. More...
 

Namespaces

 simgrid
 
 simgrid::surf
 

Typedefs

typedef struct graph_node_data s_graph_node_data_t
 
typedef struct graph_node_datagraph_node_data_t
 
typedef struct graph_node_map_element s_graph_node_map_element_t
 
typedef struct graph_node_map_elementgraph_node_map_element_t
 
typedef struct route_cache_element s_route_cache_element_t
 
typedef struct route_cache_elementroute_cache_element_t
 

Typedef Documentation