20 #include <boost/functional/hash.hpp>
23 namespace architecture {
Encapsulation of an arc between two tilewires.
Header for the Arc class.
const Tilewire & getSourceTilewire(void) const
Returns the source tilewire.
const Tilewire & getSinkTilewire(void) const
Returns the sink tilewire.
std::size_t hash_value(const Arc &inArc)