SelectionStrategy

Abstract class used as base class for the selection strategy implementation.

Method

Connection Apply(const Router& router, const Flit& flit, const std::vector<Connection>& directions)

Implementation must select one or none of the given Connections based on the Router and Flit instances