about summary refs log tree commit diff stats
path: root/000organization.cc
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-02-11 16:13:10 -0800
committerKartik K. Agaram <vc@akkartik.com>2016-02-11 17:29:50 -0800
commit5d67fac7966b6f05611d014420eb4971b8016c31 (patch)
tree4ad84631596f09a994a2154b77e80118e7189b37 /000organization.cc
parente4b03c6f574ade8c3fe4df18b958da981ac58acb (diff)
downloadmu-5d67fac7966b6f05611d014420eb4971b8016c31.tar.gz
2646 - redo static dispatch algorithm
The old approach of ad hoc boosts and penalties based on various
features was repeatedly running into exceptions and bugs. New
organization: multiple tiered scores interleaved with tie-breaks. The
moment one tier yields one or more candidates, we stop scanning further
tiers. Just break ties and return.
Diffstat (limited to '000organization.cc')
0 files changed, 0 insertions, 0 deletions