We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b18acf commit aa761a5Copy full SHA for aa761a5
2 files changed
pyproject.toml
@@ -84,6 +84,7 @@ markers = [
84
"nash_lp_strategy: tests of lp_solve in mixed strategies",
85
"nash_lp_behavior: tests of lp_solve in mixed behaviors",
86
"nash_logit_strategy: tests of logit_solve in mixed strategies",
87
+ "nash_logit_behavior: tests of logit_solve in behavior strategies",
88
"nash_gnm_strategy: tests of gnm_solve in mixed strategies",
89
"nash_ipa_strategy: tests of lpa_solve in mixed strategies",
90
"nash: all tests of Nash equilibrium solvers",
0 commit comments