A B C D E F G H I J K L M N O P Q R S T U V X _

T

table - Variable in class bot.module.th.shc.StartingHandChart
basic startinghandchart as int array
1-4: card1Value,card1Color,card2Value.card2Color
5: position (in classes: early,mid,late,sb,bb)
6: how often was called in this round
7: how often was raised in this round
TableBSS - Class in bot.module.th.shc
BSS startinghandchart
predefined table - defensiv for less than 10 players
table from:
http://de.pokerstrategy.com/strategy/bss/1535/1
TableBSS() - Constructor for class bot.module.th.shc.TableBSS
Constructor calls super of StartingHandChart
TableCSV - Class in bot.module.th.shc
CSV startinghandchart
custom table by importing own csv file
TableCSV(String) - Constructor for class bot.module.th.shc.TableCSV
Constructor calls super of StartingHandChart
talk - Variable in class bot.Bot
 
Talk - Class in bot.talk
Abstract class which contains all protocol independent communication stuff.
Talk(Bot, String, int) - Constructor for class bot.talk.Talk
Builds a Talk object and sets the given fields.
Talk_ACPC - Class in bot.talk
This class talks to the poker server.
Talk_ACPC(Bot, String, int) - Constructor for class bot.talk.Talk_ACPC
Calls super constructor with the given parameters.
Td9c - Variable in class org.pokersource.enumerate.test.HoldemAtomicGroupTest
 
Td9c - Variable in class org.pokersource.enumerate.test.HoldemCanonGroupTest
 
Td9c - Variable in class org.pokersource.enumerate.test.HoldemSMGroupTest
 
Td9c - Variable in class org.pokersource.enumerate.test.HoldemUniversalGroupTest
 
Td9d - Variable in class org.pokersource.enumerate.test.HoldemAtomicGroupTest
 
Td9d - Variable in class org.pokersource.enumerate.test.HoldemCanonGroupTest
 
Td9d - Variable in class org.pokersource.enumerate.test.HoldemSMGroupTest
 
Td9d - Variable in class org.pokersource.enumerate.test.HoldemUniversalGroupTest
 
terseFlag - Static variable in class org.pokersource.enumerate.SAIEMain
Flag for terse (machine-readable) output
testAllGroups() - Method in class org.pokersource.enumerate.test.HoldemCanonGroupTest
 
testBasic() - Method in class org.pokersource.util.test.NestedLoopEnumerationTest
 
testCache() - Method in class org.pokersource.enumerate.test.HoldemHandGroupFactoryTest
 
testCardMaskString() - Method in class org.pokersource.game.test.DeckTest
 
testCardString() - Method in class org.pokersource.game.test.DeckTest
 
testCompareTo() - Method in class org.pokersource.util.test.IntArrayTest
 
testCompareTo() - Method in class org.pokersource.util.test.LongArrayTest
 
testCreateCardIndex() - Method in class org.pokersource.game.test.DeckTest
 
testCreateCardMask() - Method in class org.pokersource.game.test.DeckTest
 
testDisjoint() - Method in class org.pokersource.enumerate.test.HoldemSMGroupTest
 
testEquals() - Method in class org.pokersource.enumerate.test.HandMatchupTest
 
testEquals() - Method in class org.pokersource.util.test.IntArrayTest
 
testEquals() - Method in class org.pokersource.util.test.LongArrayTest
 
testEvalHigh() - Method in class org.pokersource.eval.test.AsianStudEvalTest
 
testEvalHigh() - Method in class org.pokersource.eval.test.JokerEvalTest
 
testEvalHigh() - Method in class org.pokersource.eval.test.StandardEvalTest
 
testEvalLow() - Method in class org.pokersource.eval.test.JokerEvalTest
 
testEvalLow() - Method in class org.pokersource.eval.test.StandardEvalTest
 
testEvalLow8() - Method in class org.pokersource.eval.test.JokerEvalTest
 
testEvalLow8() - Method in class org.pokersource.eval.test.StandardEvalTest
 
testException() - Method in class org.pokersource.enumerate.test.HoldemHandGroupFactoryTest
 
testFlopGameSAIE() - Method in class org.pokersource.enumerate.test.SAIETest
 
testFlopGameSAIE_Matchup() - Method in class org.pokersource.enumerate.test.SAIETest
 
testFlopGameSAIE_Multiway() - Method in class org.pokersource.enumerate.test.SAIETest
 
testFlopGameSAIE_Orderings() - Method in class org.pokersource.enumerate.test.SAIETest
 
testFlopGameSAIE_Sampling() - Method in class org.pokersource.enumerate.test.SAIETest
 
testGetBeliefProb() - Method in class org.pokersource.enumerate.test.HoldemBeliefVectorTest
 
testGetHands() - Method in class org.pokersource.enumerate.test.HoldemAbdulGroupTest
 
testGetHands() - Method in class org.pokersource.enumerate.test.HoldemAtomicGroupTest
 
testGetHands() - Method in class org.pokersource.enumerate.test.HoldemBeliefVectorTest
 
testGetHands() - Method in class org.pokersource.enumerate.test.HoldemCanonGroupTest
 
testGetHands() - Method in class org.pokersource.enumerate.test.HoldemSMGroupTest
 
testGetHands() - Method in class org.pokersource.enumerate.test.HoldemThresholdGroupTest
 
testGetHands() - Method in class org.pokersource.enumerate.test.HoldemUniversalGroupTest
 
testGreater() - Method in class org.pokersource.enumerate.test.HandValuationTest
 
testGreater() - Method in class org.pokersource.util.test.ValueSortedMapTest
 
testGreaterEqual() - Method in class org.pokersource.enumerate.test.HandValuationTest
 
testGreaterEqual() - Method in class org.pokersource.enumerate.test.HoldemHandOrderingTest
 
testGreaterEqual() - Method in class org.pokersource.util.test.ValueSortedMapTest
 
testHashCode() - Method in class org.pokersource.enumerate.test.HandMatchupTest
 
testHashCode() - Method in class org.pokersource.util.test.IntArrayTest
 
testHashCode() - Method in class org.pokersource.util.test.LongArrayTest
 
testIsHandInGroup() - Method in class org.pokersource.enumerate.test.HoldemAbdulGroupTest
 
testIsHandInGroup() - Method in class org.pokersource.enumerate.test.HoldemAtomicGroupTest
 
testIsHandInGroup() - Method in class org.pokersource.enumerate.test.HoldemCanonGroupTest
 
testIsHandInGroup() - Method in class org.pokersource.enumerate.test.HoldemSMGroupTest
 
testIsHandInGroup() - Method in class org.pokersource.enumerate.test.HoldemThresholdGroupTest
 
testIsHandInGroup() - Method in class org.pokersource.enumerate.test.HoldemUniversalGroupTest
 
testKeyList() - Method in class org.pokersource.util.test.ValueSortedMapTest
 
testLess() - Method in class org.pokersource.enumerate.test.HandValuationTest
 
testLess() - Method in class org.pokersource.util.test.ValueSortedMapTest
 
testLessEqual() - Method in class org.pokersource.enumerate.test.HandValuationTest
 
testLessEqual() - Method in class org.pokersource.util.test.ValueSortedMapTest
 
testParseCardMask() - Method in class org.pokersource.game.test.DeckTest
 
testParseRank() - Method in class org.pokersource.game.test.DeckTest
 
testParseSuit() - Method in class org.pokersource.game.test.DeckTest
 
testPotEquity1() - Method in class org.pokersource.enumerate.test.EnumerateTest
 
testPotEquity2() - Method in class org.pokersource.enumerate.test.EnumerateTest
 
testPotEquity3() - Method in class org.pokersource.enumerate.test.EnumerateTest
 
testThreshold() - Method in class org.pokersource.enumerate.test.HoldemHandGroupFactoryTest
 
testToString() - Method in class org.pokersource.enumerate.test.HandValuationTest
 
testToString() - Method in class org.pokersource.enumerate.test.HoldemAbdulGroupTest
 
testToString() - Method in class org.pokersource.enumerate.test.HoldemAtomicGroupTest
 
testToString() - Method in class org.pokersource.enumerate.test.HoldemCanonGroupTest
 
testToString() - Method in class org.pokersource.enumerate.test.HoldemHandOrderingTest
 
testToString() - Method in class org.pokersource.enumerate.test.HoldemSMGroupTest
 
testToString() - Method in class org.pokersource.enumerate.test.HoldemThresholdGroupTest
 
testToString() - Method in class org.pokersource.enumerate.test.HoldemUniversalGroupTest
 
testToString() - Method in class org.pokersource.util.test.IntArrayTest
 
testToString() - Method in class org.pokersource.util.test.LongArrayTest
 
testToString() - Method in class org.pokersource.util.test.ValueSortedMapTest
 
ThresholdHandGroup - Class in org.pokersource.enumerate
Given a mapping from hand groups G_i to numeric values, this class allows you to build a new hand group as the union of those G_i whose numeric values are less than or greater than a certain threshold.
ThresholdHandGroup(String) - Constructor for class org.pokersource.enumerate.ThresholdHandGroup
Create a set of hands corresponding to those whose value compares either less than or greater than a threshold value, where the value of each hand is defined by a HandValuation.
TimeoutException - Exception in bot.talk
This exception is a little more general than its name implies: any socket or i/o exception during transfer results in a timeout exception.
TimeoutException(int, boolean, String) - Constructor for exception bot.talk.TimeoutException
Creates a new instance of TimeoutException
TimeoutException(int, boolean) - Constructor for exception bot.talk.TimeoutException
 
timestamp - Variable in class bot.module.th.estimation.Estimation
 
timestamp - Variable in class game.Action
Time stamp of creation of the action
timestamp - Variable in class game.Round
 
toInt() - Method in class game.Action
 
toInt() - Method in class game.model.Card
Returns an human easy recognizible int representation of the card.
toKeyList(List) - Method in class org.pokersource.util.ValueSortedMap
 
toString() - Method in class game.Action
 
toString() - Method in class game.model.Card
Returns a human readable String representation of the Card given by the rank then the first character of the suit.
toString() - Method in class game.Round
 
toString() - Method in class glassfrog.model.Gamedef
Get the gamedef as a String;
toString() - Method in class org.pokersource.enumerate.BaseHandGroup
 
toString() - Method in class org.pokersource.enumerate.BeliefVector
Generate string representation of self; the inverse of fromString().
toString() - Method in interface org.pokersource.enumerate.HandGroup
 
toString() - Method in class org.pokersource.enumerate.HandValuation
 
toString() - Method in class org.pokersource.util.IntArray
 
toString() - Method in class org.pokersource.util.LongArray
 
toString() - Method in class org.pokersource.util.ValueSortedMap
 
toStringAtomic() - Method in class org.pokersource.enumerate.BaseHandGroup
 
toStringAtomic() - Method in class org.pokersource.enumerate.BeliefVector
Generate a string representation of self that gives probability details for all atomic hands, conditioned on the dead cards.
toStringAtomic() - Method in interface org.pokersource.enumerate.HandGroup
 
TOTAL_HANDS - Static variable in class org.pokersource.enumerate.HoldemHandOrdering
 
totalAbsoluteProb() - Method in class org.pokersource.enumerate.BeliefVector
 
totalRelativeProb() - Method in class org.pokersource.enumerate.BeliefVector
 
tournament - Variable in class bot.talk.Talk_ACPC
In a tournament the bot will be started via script and therefore announce itself as "AAAIPLAYER".
tryGetInstance(Class, String) - Static method in class org.pokersource.enumerate.HoldemHandGroupFactory
Try to parse groupSpec using class gclass.
Turn - Class in bot.module.th.estimation
This class estimates the opponent at Turn
- NOT IMPLEMENTED YET
Turn() - Constructor for class bot.module.th.estimation.Turn
 

A B C D E F G H I J K L M N O P Q R S T U V X _