altf4 / altf4/Omniscience

Warn player of a Prisoner's Dilemma

未关闭
#7 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
2
派生
0
PR 合并指标
30 天内没有已合并 PR

描述

In the final round of swiss, players are sometimes put into a prisoner's dilemma. A classic example is when 6 players with the same match points are competing for 4 open slots.

Each of the players realize that they can't all draw in, so they play. Two of the matches finish. The last two players are now able to draw and both get in. Thus all players are incentivized to finish last.

Or one of the matches can immediately and vocally declare that they are drawing before anyone plays. Thus forcing (or perhaps daring) the other two matches to play it out.

Obviously this is a scenario where monte carlo simulation does not adequately model the real world dynamics. So it might be useful simply to notify a player that they're in such a scenario. But how do we do it generally?

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。