Write game as a Gambit efg file
game_write_efg(game, file.with.dir = file.path(dir, file), file = tg.efg.file.name(game$tg), dir = getwd(), verbose = !isTRUE(game$options$verbose == 0))
game | The game object |
---|---|
file.with.dir | The file with full path. If NULL create a default name |
file | The file name without directory |
dir | The directory of a file |
Other Gambit: game_gambit_solve