Re: gUM's optional constraints algorithm penalizes user-choice chasing best-match for webpage

On 31 August 2013 12:12, Jan-Ivar Bruaroey <jib@mozilla.com> wrote:
> We could make further changes but I worry it wont generalize to all
> constraints the way this relatively minor change does.

Your proposal is somewhat less efficient, if that's the concern.  I
was thinking that each "miss" would bump the source down a category,
so that you get all the sources that meet all criteria, then the
sources that meet all bar one criterion, then the sources that meet
all bar two, and so forth.

Simple to implement, no two-pass processing, not a big change.  Thoughts?

Received on Sunday, 1 September 2013 05:07:06 UTC