Poker-AI.org
http://poker-ai.org/phpbb/

Game Trees For > 2 Players
http://poker-ai.org/phpbb/viewtopic.php?f=24&t=2677
Page 1 of 1

Author:  cantina [ Mon Jan 13, 2014 1:35 am ]
Post subject:  Game Trees For > 2 Players

Is there a simple way to create a game tree for games of three or greater opponents? I'd be using linked-list classes. In two player, typically when one player folds the game is over and the utility can be passed back down the branch, but that's not the case in games of more players. I don't want to spend too much time on a sophisticated approach, just something that works. Can anybody offer their game generating function for N players?

Author:  cantina [ Tue Jan 21, 2014 2:35 pm ]
Post subject:  Re: Game Trees For > 2 Players

Anybody? I'll pay.

Author:  PolarBear [ Tue Jan 21, 2014 4:45 pm ]
Post subject:  Re: Game Trees For > 2 Players

I don't get what the problem is, can't you just continue with a given branch till either all players but one are foldded/all-in or until there's a showdown?

Author:  cantina [ Tue Jan 21, 2014 4:56 pm ]
Post subject:  Re: Game Trees For > 2 Players

The problem is: I'm too busy to write the code. :)

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/