Write a program into which you input a list of items. It then asks you to pairwise compare them, and determines a "likely" ranking (perhaps maximum likelihood). (There might be noise in the comparisons, yielding contradictions). This I have seen done but not recently.
Next, compare subsets of items and determine actual utilities using linear algebra / linear programming.
No comments :
Post a Comment