1 #ifndef CARTESIAN_TOPOLOGY_H 2 #define CARTESIAN_TOPOLOGY_H 50 #endif // CARTESIAN_TOPOLOGY_H
virtual void configure_geometric_paths(std::vector< int > &redundancies)=0
configure_geometric_paths For all possible geometric or structure paths, compute their redundances in...
The cartesian_topology class Encapsulates a topology like torus that can be naturally mapped onto an ...
SUMI = Simulator unified messagine interface It is also the name for a solid ink in Japanese - i...
virtual void minimal_routes_to_switch(switch_id current_sw_addr, switch_id dest_sw_addr, structured_routable::path ¤t_path, structured_routable::path_set &paths) const
Encapsulates a topology like torus, fat tree, butterfly which has a regular, well-defined structure...
virtual void init_factory_params(sprockit::sim_parameters *params)
std::vector< int > red_
The number of redundant links (ports) comprising a geometric or structure direction in the topology...