Compute the aggregate feerate of a set of nodes in this graph.
Declared in <cluster_linearize.h>
<cluster_linearize.h>
FeeFrac FeeRate(SetType const& elems) const noexcept;
Complexity: O(N) where N=elems.Count().
The combined fee and size of the set.