Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
X
_
B
BaseHandGroup
- Class in
org.pokersource.enumerate
Implements the HandGroup interface in a way that will work for most poker games.
BaseHandGroup()
- Constructor for class org.pokersource.enumerate.
BaseHandGroup
BB
- Static variable in class util.poker.texas.
PositionInt
behaviour
- Variable in class bot.module.th.estimation.
PreFlopShc
shc comparison - consider: tightness only via folds/totalBets
int[0]: relation looseness, 0-100
int[1]: relation aggression, 0-100
int[2]: numMoreLoose
int[3]: numMorePassive
int[4]: numMoreAggressive
int[5]: evaledBets
int[6]: totalBets
behaviourAtCompetition
- Variable in class bot.module.th.estimation.
Opponent
average through all rounds -> one complete competition
behaviourAtRounds
- Variable in class bot.module.th.estimation.
Opponent
Behaviour of opponent
D0: 0-4 rounds
D1.0: looseness, 0-100
D1.1: aggression, 0-100
D1.2: bluffing statistic (bluffed x of y hands)
beliefs
- Static variable in class org.pokersource.enumerate.
SAIEMain
For each player, a distribution of hands
BeliefVector
- Class in
org.pokersource.enumerate
Represents subjective beliefs about the possible hands held by a player.
BeliefVector(String)
- Constructor for class org.pokersource.enumerate.
BeliefVector
Instantiate self from string respresentation.
bet
- Variable in class game.
Player
Amount of money the player has currently put in the pot
BetInt
- Class in
util.poker.texas
This class holds some static finals for human readable use of Actions
BetInt()
- Constructor for class util.poker.texas.
BetInt
bets
- Variable in class extmodule.
ExtProposalMC
betsPerRound
- Variable in class glassfrog.model.
Gamedef
betStringToInt(String)
- Method in class bot.module.th.shc.
TableCSV
converts csv's String to int
betStructure
- Variable in class glassfrog.model.
Gamedef
blindStructure
- Variable in class glassfrog.model.
Gamedef
bluffing
- Static variable in class bot.config.
BotConfig
bluffing
- Static variable in class util.
DebugOut
board
- Static variable in class org.pokersource.enumerate.
SAIEMain
Community board cards
board
- Variable in class org.pokersource.enumerate.test.
EnumerateTest
boardCards
- Variable in class extmodule.
ExtProposalMC
boardCards
- Variable in class game.
Round
boardCardsLength()
- Method in class game.
Round
boardCardsToString()
- Method in class game.
Round
boardRanks
- Variable in class org.pokersource.enumerate.test.
EnumerateTest
boardSuits
- Variable in class org.pokersource.enumerate.test.
EnumerateTest
bot
- package bot
Bot
- Class in
bot
The frame for the whole bot.
Bot(String)
- Constructor for class bot.
Bot
Reads in the bots configuration file and initializes the bot accordingly.
bot
- Variable in class bot.talk.
Talk
The actual Bot; needed for communication
bot
- Static variable in class util.
DebugOut
bot.config
- package bot.config
bot.module
- package bot.module
bot.module.equity
- package bot.module.equity
bot.module.th.dummy
- package bot.module.th.dummy
bot.module.th.estimation
- package bot.module.th.estimation
bot.module.th.shc
- package bot.module.th.shc
bot.talk
- package bot.talk
BotConfig
- Class in
bot.config
This class parses the configfile of the bot and generates a Hashmap of its configuration content.
BotConfig()
- Constructor for class bot.config.
BotConfig
botConfig
- Static variable in class bot.config.
BotConfig
botconfig
- Static variable in class util.
DebugOut
BotConfig.Section
- Enum in
bot.config
Sections in configFile as enums
BotConfig.Section()
- Constructor for enum bot.config.
BotConfig.Section
botTalk
- Static variable in class util.
DebugOut
builder
- Variable in class glassfrog.model.
XMLParser
button
- Variable in class game.
State
buttonClockwise
- Variable in class game.
State
buyin
- Variable in class bot.
Bot
bv1
- Variable in class org.pokersource.enumerate.test.
SAIETest
bv2
- Variable in class org.pokersource.enumerate.test.
SAIETest
bv3
- Variable in class org.pokersource.enumerate.test.
SAIETest
bv4
- Variable in class org.pokersource.enumerate.test.
SAIETest
bv5
- Variable in class org.pokersource.enumerate.test.
SAIETest
bvcache
- Static variable in class org.pokersource.enumerate.
SAIEMain
A cache of belief vectors we've already instantiated, map of {String, HoldemBeliefVector}
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
X
_