Skip to content

Commit

Permalink
Add JPSRO implementation.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 379672893
Change-Id: Ieec8e2098f3844b9f9673c4002c914180748abe9
  • Loading branch information
lukemarris authored and open_spiel@google.com committed Jun 17, 2021
1 parent a8f7c0f commit 1ae9d3b
Show file tree
Hide file tree
Showing 6 changed files with 1,834 additions and 3 deletions.
1 change: 1 addition & 0 deletions open_spiel/python/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ if (OPEN_SPIEL_ENABLE_PYTHON_MISC)
set(PYTHON_TESTS ${PYTHON_TESTS}
algorithms/double_oracle_test.py
algorithms/lp_solver_test.py
algorithms/jpsro_test.py
algorithms/response_graph_ucb_test.py
algorithms/sequence_form_lp_test.py
algorithms/value_iteration_test.py
Expand Down
Loading

0 comments on commit 1ae9d3b

Please sign in to comment.