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
_
N
NA
- Static variable in class util.poker.texas.
BetInt
init dead ranges with -2 // e.g. cardranks < 2 - StartingHandCharts
name
- Variable in class game.
Player
Name of the player
NestedLoopEnumeration
- Class in
org.pokersource.util
An iterator that steps through an abritrary number of nested loops, each starting at zero and ending at its own upper limit.
NestedLoopEnumeration(int[])
- Constructor for class org.pokersource.util.
NestedLoopEnumeration
Initializes a nested loop iterator with limits.length dimensions.
NestedLoopEnumerationTest
- Class in
org.pokersource.util.test
NestedLoopEnumerationTest(String)
- Constructor for class org.pokersource.util.test.
NestedLoopEnumerationTest
NestedLoopSampling
- Class in
org.pokersource.util
Like NestedLoopEnumeration, but rather than visiting every entry in turn, randomly samples with replacement.
NestedLoopSampling(int[], int)
- Constructor for class org.pokersource.util.
NestedLoopSampling
Initializes a nested loop sampler with limits.length dimensions.
NestedLoopSampling(int[])
- Constructor for class org.pokersource.util.
NestedLoopSampling
newAction(Action)
- Method in class extmodule.
ExtProposalMC
newAction(Action)
- Method in interface extmodule.
IF_ExtModule_Feed
Informs the module about a new action.
newAction(Action)
- Method in class extmodule.
JNI_Feed
newGame(Gamedef)
- Method in class bot.
Bot
Initializes a new game.
newGame(Gamedef)
- Method in interface bot.
IF_Bot_Talk
newHand(int)
- Method in class extmodule.
ExtProposalMC
newHand(int)
- Method in interface extmodule.
IF_ExtModule_Feed
Informs the module about the beginning of a new hand.
newHand(int)
- Method in class extmodule.
JNI_Feed
newHand()
- Method in class game.
State
newHoleCards(int, int[])
- Method in class extmodule.
ExtProposalMC
newHoleCards(int, int[])
- Method in interface extmodule.
IF_ExtModule_Feed
Informs the module about new hole cards of a player.
newHoleCards(int, int[])
- Method in class extmodule.
JNI_Feed
newRound()
- Method in class bot.
Bot
newRound()
- Method in interface bot.
IF_Bot_Talk
newRound(int, int[])
- Method in class extmodule.
ExtProposalMC
newRound(int, int[])
- Method in interface extmodule.
IF_ExtModule_Feed
Informs the module about a new round.
newRound(int, int[])
- Method in class extmodule.
JNI_Feed
newRound()
- Method in class game.
State
next
- Variable in class org.pokersource.util.
NestedLoopEnumeration
nextElement()
- Method in class org.pokersource.util.
NestedLoopEnumeration
Return an integer array listing the next loop indices for each dimension.
nextElement()
- Method in class org.pokersource.util.
NestedLoopSampling
Return an integer array sampling the next loop indices for each dimension.
nmatchups
- Static variable in class org.pokersource.enumerate.
SAIEMain
The number of matchups to sample (0 = full enumeration)
noLimit
- Variable in class glassfrog.model.
Gamedef
noutcomes
- Static variable in class org.pokersource.enumerate.
SAIEMain
The number of outcomes for each matchup (0 = full enumeration)
nsamples
- Variable in class org.pokersource.util.
NestedLoopSampling
numActivePlayersCO
- Variable in class game.gamestorage.texas.db.estimation.
GetterDBProjector
hand_id, numActivePlayers
numCalls
- Variable in class bot.module.th.shc.
StartingHandChart
length depends on differentiation of table style (OFFENSIVE has 6 - max)
numCalls
- Static variable in class bot.module.th.shc.
TableBSS
table offers 0-1 Calls
numCalls
- Static variable in class bot.module.th.shc.
TableCSV
table offers 0-4 Calls
numCards(long)
- Static method in class org.pokersource.game.
Deck
numHands()
- Method in class org.pokersource.enumerate.
BaseHandGroup
numHands()
- Method in class org.pokersource.enumerate.
BeliefVector
Returns the number of atomic hands with nonzero probability of occurring (conditioned on the dead cards).
numHands()
- Method in interface org.pokersource.enumerate.
HandGroup
numPlayedAtRounds
- Variable in class bot.module.th.estimation.
Opponent
numPosition
- Static variable in class bot.module.th.shc.
TableBSS
table wants the 5 standard position classes 0-4
numPosition
- Static variable in class bot.module.th.shc.
TableCSV
table wants the 5 standard position classes 0-4
numPrivateCards
- Variable in class glassfrog.model.
Gamedef
numPublicCards
- Variable in class glassfrog.model.
Gamedef
numRaises
- Variable in class bot.module.th.shc.
StartingHandChart
length depends on differentiation of table style (OFFENSIVE has 4 - max)
numRaises
- Static variable in class bot.module.th.shc.
TableBSS
table offers 0-1 Raises
numRaises
- Static variable in class bot.module.th.shc.
TableCSV
table offers 0-3 Raises
numRounds
- Variable in class glassfrog.model.
Gamedef
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
_