90c90,92
< std::vector<Switch*> m_endpoint_switches;
---
> const int m_buffer_size;
> const int m_endpoint_bandwidth;
> const bool m_adaptive_routing;
92,95d93
< int m_buffer_size;
< int m_endpoint_bandwidth;
< bool m_adaptive_routing;
<