-
`Game` has a map of params called [`defaulted_parameters_`](https://github.com/deepmind/open_spiel/blob/41f76e32b11165b0693c84c077134e65cbd7f4b9/open_spiel/spiel.h#L951), while `GameType` has also a m…
-
Dear Author:
I'm trying to reproduce this source code:https://github.com/JBLanier/pipeline-psro
but an error occurred when I compiled it with cmake,As you wrote in the installation tutorial, I got t…
-
Dear Author:
I'm trying to reproduce this source code:https://github.com/JBLanier/pipeline-psro
but an error occurred when I compiled it with cmake,As you wrote in the installation tutorial, I got t…
-
I just learned that Quoridor can also be played with 3 or 4 players. According to the documentation this is also supported in open_spiel.
However, the number of players is fixed in the header.
h…
-
OpenSpiel's default installation using documentation doesn't install the Hanabi game. Running `open_spiel/scripts/regenerate_playthroughs.sh` fails without Hanabi installed. After a quick discussion w…
-
# 2020 CadQuery Community Update
If you got a notification that you were mentioned in this issue and are not sure why, scroll down to the "Thank You" section. You are probably mentioned there. I ap…
-
I am trying to switch my project to run in Glassfish. The application seems to work, but I have problems with tests. They all seem to fail, as my class, annoted as
import javax.annotation.ManagedBean…
-
I am trying to install basing from other docker containers that provide PyTorch/Tensorflow-GPU respectively. However during build I get this error:
```
Processing /openspiel
ERROR: Command er…
-
Hi, I was trying to install open_spiel in my server. And when I do the step of "ctest -j$(nproc)", it said "4% tests passed, 159 tests failed out of 166". I am using python3.6.9.
-
Create the domain model of the Quoridor Application game with Umple.