Kent1mrqs / ListRanker

0 stars 0 forks source link

Improve algo 2 #38

Open Kent1mrqs opened 1 month ago

Kent1mrqs commented 1 month ago

For the moment, the duel candidates are the first item with most score and first item with less score. If the duel already occured, it generates random duel candidates, but it should choose the second one...

Kent1mrqs commented 1 month ago

The goal : find the duel that would generate the most implicit duels The issue : it still needs to be fast enough when requesting next duel

Kent1mrqs commented 1 month ago

When a ranking is over and an item is added, use dichotomy