Depth dependents mapper
Added a mapper that sorts the binops by number of dependents and places the ones that have most dependents first. It is based off the incremental mapper currently.
We could consider a variant that is based of the Greedy mapper instead.