Skip to content

Equilibrium Properties in Monte Carlo Fictitious Play

Compare
Choose a tag to compare
@francois-durand francois-durand released this 24 Jan 16:47
· 6 commits to master since this release
  • Add new Monte-Carlo settings:

    • MCS_FOCUS: focus of the equilibrium.
    • MCS_IS_ORDINAL_EQ: whether the equilibrium is ordinal.
  • Add BestResponse.is_ordinal: whether the best response is purely ordinal.

  • Add TauVector.is_best_response_ordinal: whether the best responses of all rankings are ordinal.

  • Object of the class Focus are now hashable.

  • For developers:

    • Add a local coverage report.
    • The run configuration to generate the documentation is stored as a project file.