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
_
R
RAISE
- Static variable in class util.poker.texas.
BetInt
custom raise
RAISE3
- Static variable in class util.poker.texas.
BetInt
3*BB + (amountOfActiveOpponent*BB)
RAISE4
- Static variable in class util.poker.texas.
BetInt
4*BB + (amountOfActiveOpponent*BB)
rand
- Variable in class org.pokersource.util.
NestedLoopSampling
random
- Variable in class bot.
Bot
RandomBot
- Class in
bot
Simple bot who plays all games and bets randomly.
RandomBot(String)
- Constructor for class bot.
RandomBot
rank
- Static variable in class bot.module.th.shc.
StartingHandChart
1:1 translation: Ace == 14
rank
- Variable in class game.model.
Card
RANK_2
- Static variable in class org.pokersource.game.
Deck
RANK_3
- Static variable in class org.pokersource.game.
Deck
RANK_4
- Static variable in class org.pokersource.game.
Deck
RANK_5
- Static variable in class org.pokersource.game.
Deck
RANK_6
- Static variable in class org.pokersource.game.
Deck
RANK_7
- Static variable in class org.pokersource.game.
Deck
RANK_8
- Static variable in class org.pokersource.game.
Deck
RANK_9
- Static variable in class org.pokersource.game.
Deck
RANK_ACE
- Static variable in class org.pokersource.game.
Deck
RANK_COUNT
- Static variable in class org.pokersource.game.
Deck
RANK_JACK
- Static variable in class org.pokersource.game.
Deck
RANK_JOKER
- Static variable in class org.pokersource.game.
Deck
RANK_KING
- Static variable in class org.pokersource.game.
Deck
RANK_QUEEN
- Static variable in class org.pokersource.game.
Deck
RANK_TEN
- Static variable in class org.pokersource.game.
Deck
RankOrdering
- Class in
org.pokersource.enumerate
Represents the relative hand rank order of one hand matchup outcome.
RankOrdering(int[])
- Constructor for class org.pokersource.enumerate.
RankOrdering
rankPattern
- Static variable in class org.pokersource.enumerate.
HoldemAbdulGroup
ranks
- Variable in class org.pokersource.eval.test.
AsianStudEvalTest
ranks
- Variable in class org.pokersource.eval.test.
JokerEvalTest
ranks
- Variable in class org.pokersource.eval.test.
StandardEvalTest
rankString
- Static variable in class org.pokersource.game.
Deck
rankString(int)
- Static method in class org.pokersource.game.
Deck
readConfig(File)
- Static method in class bot.config.
BotConfig
Parses config file
readKnowledgeBase()
- Static method in class bot.
DroolsBot
Builds and returns a KnowledgeBase.
receiveMessage()
- Method in class bot.talk.
Talk_ACPC
Receive a message from the server.
registerBets(ArrayList<Action>, int, int[])
- Static method in class game.gamestorage.texas.db.
SetterQueryExecution
registerCardOfPlayer(int, int)
- Static method in class game.gamestorage.texas.db.
SetterQueryExecution
registerCashDelta(int, int, int)
- Static method in class game.gamestorage.texas.db.
SetterQueryExecution
registerCommonCards(int[], int)
- Static method in class game.gamestorage.texas.db.
SetterQueryExecution
registerCompetition(int)
- Static method in class game.gamestorage.texas.db.
SetterQueryExecution
registerCompetitionPlayerMap(int[], int[], int)
- Static method in class game.gamestorage.texas.db.
SetterQueryExecution
registerFinalPot(int, int)
- Static method in class game.gamestorage.texas.db.
SetterQueryExecution
registerGameDef(int, int, int, int, int, int)
- Static method in class game.gamestorage.texas.db.
SetterQueryExecution
registerHand(int, int, int, int)
- Static method in class game.gamestorage.texas.db.
SetterQueryExecution
registerHandPlayerMap(int[], int[], int[], int)
- Static method in class game.gamestorage.texas.db.
SetterQueryExecution
registerHandValuation(String, HandValuation)
- Static method in class org.pokersource.enumerate.
ThresholdHandGroup
Register a new HandValuation that will be referred to as valuationName.
registerPlayers(String[])
- Static method in class game.gamestorage.texas.db.
SetterQueryExecution
registerRank(int, int, int)
- Static method in class game.gamestorage.texas.db.
SetterQueryExecution
registerRound(int, long)
- Static method in class game.gamestorage.texas.db.
SetterQueryExecution
relationizeShcBets()
- Method in class bot.module.th.estimation.
PreFlopShc
relation of all bets - count actions
reorderPlayers(int)
- Method in class game.
State
Changes the players array to an order in which the own index is 0, the player next to one self 1 and so on.
reset()
- Method in class game.
DoylesPlayer
reset()
- Method in class game.
Player
Resets the player for a new hand.
reset()
- Method in class game.
State
Resets the player states and board cards for the beginning of a new hand.
result
- Variable in class bot.
DroolsBot.PotEquity
returnConnectionToPool(Connection)
- Method in class util.sql.
ConnectionManager
Adding the connection from the client back to the connectionPool
reverseBlinds
- Variable in class glassfrog.model.
Gamedef
River
- Class in
bot.module.th.estimation
This class estimates the opponent at River - NOT IMPLEMENTED YET
River()
- Constructor for class bot.module.th.estimation.
River
Round
- Class in
game
Contains information of one round (sequence of actions and revealed board cards)
Round(Card[])
- Constructor for class game.
Round
round_id
- Variable in class game.gamestorage.texas.db.
SetterDBProjector
rounds
- Variable in class game.
State
roundsFirstBetsAll
- Variable in class game.gamestorage.texas.db.estimation.
GetterDBProjector
round_ids with long[] id, action, betsize, potsize, timestamp, round_id
roundsFirstBetsCC
- Variable in class game.gamestorage.texas.db.estimation.
GetterDBProjector
round_ids with long[] id, action, betsize, potsize, timestamp, round_id
roundsFirstBetsCO
- Variable in class game.gamestorage.texas.db.estimation.
GetterDBProjector
round_ids with long[] id, action, betsize, potsize, timestamp, round_id
run()
- Method in class bot.
Bot
Calls the run method of the talk object if the talk object is initialized.
run()
- Method in class bot.talk.
Talk
Triggers the the game loop.
run()
- Method in class bot.talk.
Talk_ACPC
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
_