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
_
A
a1
- Variable in class org.pokersource.util.test.
IntArrayTest
a1
- Variable in class org.pokersource.util.test.
LongArrayTest
a2
- Variable in class org.pokersource.util.test.
IntArrayTest
a2
- Variable in class org.pokersource.util.test.
LongArrayTest
a3
- Variable in class org.pokersource.util.test.
IntArrayTest
a3
- Variable in class org.pokersource.util.test.
LongArrayTest
a4
- Variable in class org.pokersource.util.test.
IntArrayTest
a4
- Variable in class org.pokersource.util.test.
LongArrayTest
accumulateOrderings(Map, int[][], int[])
- Static method in class org.pokersource.enumerate.
SAIE
ACE
- Static variable in class game.model.
Card
acePattern
- Static variable in class org.pokersource.enumerate.
HoldemAbdulGroup
Action
- Class in
game
Represents an action of a player.
Action(int, int, char, int)
- Constructor for class game.
Action
Generates a new action.
Action(char, int)
- Constructor for class game.
Action
Generates a new action.
action
- Variable in class game.
Action
'b' for blind posting; 'f' for folding; 'c' for checking/calling; 'r' for raising;
ActionMC
- Class in
extmodule
This class represents an action used in the module ExtProposalMC.
ActionMC(char, int)
- Constructor for class extmodule.
ActionMC
actions
- Variable in class bot.module.th.estimation.
Flop
amount of int[0]: folds
int[1]: checks, calls
int[2]: raises
int[3]: allIns
actions
- Variable in class bot.module.th.estimation.
PreFlop
amount of int[0]: folds
int[1]: checks, calls
int[2]: raises
int[3]: allIns
actions
- Variable in class bot.module.th.estimation.
PreFlopShc
amount of int[0]: folds
int[1]: checks, calls
int[2]: raises
int[3]: allIns
actions
- Variable in class bot.module.th.estimation.
River
amount of int[0]: folds
int[1]: checks, calls
int[2]: raises
int[3]: allIns
actions
- Variable in class bot.module.th.estimation.
Turn
amount of int[0]: folds
int[1]: checks, calls
int[2]: raises
int[3]: allIns
actions
- Variable in class game.
Round
actionsAtRounds
- Variable in class bot.module.th.estimation.
Opponent
overall stats
add(Action)
- Method in class game.
Round
addAction(int, char)
- Method in class bot.
Bot
addAction(int, char, int)
- Method in class bot.
Bot
addAction(int, char)
- Method in interface bot.
IF_Bot_Talk
addAction(int, char, int)
- Method in interface bot.
IF_Bot_Talk
addAction(int, char)
- Method in class game.
State
addAction(int, char, int)
- Method in class game.
State
addAtomic(int, int, int, int)
- Method in class org.pokersource.enumerate.
HoldemAtomicGroup
addAtomic(int, int, int, int)
- Method in class org.pokersource.enumerate.
HoldemUniversalGroup
addBet(int)
- Method in class game.
Player
Adds the given amount of money to the own bet and decreases the current cash accordingly
addCash(int)
- Method in class game.
Player
Adds the given amount to the player's current cash.
addHandGroup(HandGroup, double)
- Method in class org.pokersource.enumerate.
BeliefVector
addHandGroupAbsolute(HandGroup, double)
- Method in class org.pokersource.enumerate.
BeliefVector
During construction, add a new hand group with its absolute probability of occurrence.
addHandGroupRelative(HandGroup, double)
- Method in class org.pokersource.enumerate.
BeliefVector
During construction, add a new hand group with its probability of occurrence relative to the Bayesian probability.
addOffsuit(int, int)
- Method in class org.pokersource.enumerate.
HoldemCanonGroup
addOpponentWithCompetition(int, int)
- Method in class bot.module.th.estimation.
Estimation
add opponent with competition to Map opponentsEstimations
addPair(int)
- Method in class org.pokersource.enumerate.
HoldemCanonGroup
addRemaining(double)
- Method in class org.pokersource.enumerate.
BeliefVector
addRemainingAbsolute(double)
- Method in class org.pokersource.enumerate.
BeliefVector
During construction, add each hand not yet added with the given absolute probability of occurrence of the entire set of such hands.
addRemainingRelative(double)
- Method in class org.pokersource.enumerate.
BeliefVector
During construction, add each hand not yet added with its probability of occurrence relative to its Bayesian probability.
addSuited(int, int)
- Method in class org.pokersource.enumerate.
HoldemCanonGroup
AhAd
- Variable in class org.pokersource.enumerate.test.
HoldemAtomicGroupTest
AhAd
- Variable in class org.pokersource.enumerate.test.
HoldemCanonGroupTest
AhAd
- Variable in class org.pokersource.enumerate.test.
HoldemSMGroupTest
AhAd
- Variable in class org.pokersource.enumerate.test.
HoldemUniversalGroupTest
allGroups()
- Static method in class org.pokersource.enumerate.
HoldemCanonGroup
allIn
- Variable in class game.
Action
If the action is an all-in
ALLIN
- Static variable in class util.poker.texas.
BetInt
AllTests
- Class in
org.pokersource
AllTests()
- Constructor for class org.pokersource.
AllTests
AllTests
- Class in
org.pokersource.enumerate.test
AllTests()
- Constructor for class org.pokersource.enumerate.test.
AllTests
AllTests
- Class in
org.pokersource.eval.test
AllTests()
- Constructor for class org.pokersource.eval.test.
AllTests
AllTests
- Class in
org.pokersource.game.test
AllTests()
- Constructor for class org.pokersource.game.test.
AllTests
AllTests
- Class in
org.pokersource.util.test
AllTests()
- Constructor for class org.pokersource.util.test.
AllTests
alToHmInt(ArrayList<int[]>)
- Static method in class util.sql.
DBHelper
extracts int[0] to HashMap key, int[>0] to value
alToHmLong(ArrayList<long[]>)
- Static method in class util.sql.
DBHelper
extracts long[0] to HashMap key, long[>0] to value
applyAction(Action)
- Method in class game.
Player
Applies action to the player.
applyDelta(int)
- Method in class game.
DoylesPlayer
Adds the given delta to the total amount of gained/lost money during the competition
AsianStudEval
- Class in
org.pokersource.eval
AsianStudEval()
- Constructor for class org.pokersource.eval.
AsianStudEval
AsianStudEvalTest
- Class in
org.pokersource.eval.test
AsianStudEvalTest(String)
- Constructor for class org.pokersource.eval.test.
AsianStudEvalTest
askShc()
- Method in class bot.module.th.estimation.
PreFlopShc
what would the given startingHandChart had proposed
assertEquals(int[][], int[][])
- Method in class org.pokersource.enumerate.test.
EnumerateTest
assertEquals(int[][][], int[][][])
- Method in class org.pokersource.enumerate.test.
EnumerateTest
atomicPattern
- Static variable in class org.pokersource.enumerate.
HoldemAtomicGroup
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
_