File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -321,7 +321,7 @@ and also better documented.
321321Here are pointers to the existing exporters (two for each type of game format):
322322
323323- [ EFG exporter in python] ( https://github.com/google-deepmind/open_spiel/blob/master/open_spiel/python/algorithms/gambit.py )
324- - [ Independent EFG exporter in C++] ( https://github.com/google-deepmind/open_spiel/blob/master/open_spiel/game_transforms/efg_writer )
324+ - [ Independent EFG exporter in C++] ( https://github.com/google-deepmind/open_spiel/blob/master/open_spiel/game_transforms/efg_writer.cc )
325325- [ NFG exporter written in C++] ( https://github.com/google-deepmind/open_spiel/blob/master/open_spiel/algorithms/nfg_writer.cc ) ,
326326 exposed to Python and [ tested] ( https://github.com/google-deepmind/open_spiel/blob/master/open_spiel/python/tests/nfg_writer_test.py )
327327
You can’t perform that action at this time.
0 commit comments