SimGrid  3.11
Versatile Simulation of Distributed Systems
surf_routing_cluster_fat_tree.cpp File Reference
#include "surf_routing_cluster_fat_tree.hpp"
#include "xbt/lib.h"
#include <boost/algorithm/string/split.hpp>
#include <boost/algorithm/string/classification.hpp>
#include <iostream>
#include <fstream>
#include <sstream>

Detailed Description

The class AsClusterFatTree describes PGFT, as introduced by Eitan Zahavi in "D-Mod-K Routing Providing Non-Blocking Traffic for Shift Permutations on Real Life Fat Trees" (2010). RLFT are PGFT with some restrictions to address real world constraints, which are not currently enforced.