1 #ifndef sstmac_hardware_network_topology_routing_BASIC_ROUTING_H 2 #define sstmac_hardware_network_topology_routing_BASIC_ROUTING_H 28 return "minimal router";
50 #endif // BASIC_ROUTING_H minimal_router(routing::algorithm_t algo)
The structured_router class Implements a router that computes path on-the-fly using the geometry of t...
The minimal_router class Router that performs.
SUMI = Simulator unified messagine interface It is also the name for a solid ink in Japanese - i...
virtual void finalize_init()
virtual void route(packet *pkt)
std::string to_string() const
virtual void set_topology(topology *top)
set_topology Set the topology to be used for route computations.
virtual ~minimal_router()