A B C D E F G H I L M N O P Q R S T U W Y

T

TACAgent - Class in <Unnamed>
The main agent class.
TACAgent(String) - Constructor for class TACAgent
The constructor for debug mode.
TACAgent() - Constructor for class TACAgent
 
TACAgentParser - Class in <Unnamed>
Reads a game log, processes all server messages to recreate the state of a specific agent on a single day, then starts the agent on that day.
TACAgentParser(LogReader, String, int) - Constructor for class TACAgentParser
 
TACAgentParserHandler - Class in <Unnamed>
Starts the log parser (TACAgentParser).
TACAgentParserHandler() - Constructor for class TACAgentParserHandler
 
TACAgentParserMain - Class in <Unnamed>
This is a modification of the se.sics.tasim.logtool.Main log parsing class that accepts an agent name and date as parameters, in addition to the usual parameters.
TACAgentParserMain() - Constructor for class TACAgentParserMain
 
textLog - Variable in class TACAgent
where to write any output
todaysActions - Variable in class TACAgentParser
 
todaysInfo - Variable in class TACAgent
the information received at the beginning of the day
todaysInfo - Variable in class TACAgentParser
 
todaysOffers - Variable in class ComponentInfo
list of all offers
todaysOrders - Variable in class ComponentInfo
list of orders for each component
todaysSortedOffers - Variable in class ComponentInfo
offers sorted by date, divided into [component][supplier]
tomorrowsInventory - Variable in class ComponentInfo
tomorrow's available inventory (including today's deliveries, which aren't included in today's inventory)
tomorrowsInventory - Variable in class ComputerInfo
number of computers available for delivery tomorrow
tomorrowsRemainingComponents - Variable in class AgentInfo
components in inventory available for use tomorrow
tomorrowsRemainingComputers - Variable in class AgentInfo
computers in inventory available for use tomorrow
toString() - Method in class DailyActions
Summarize the messages sent today
toString() - Method in class DailyInfo
Summarizes the bank status only
toString() - Method in class GameSettings
Summarizes the game parameters.
totalOrders - Variable in class ComputerInfo
total number of each computer currently ordered
toVerboseString() - Method in class DailyInfo
Summarizes all information received
tryToProduce(int, int, int) - Method in class SimpleDemandManager
Tries to produce the needed computers.

A B C D E F G H I L M N O P Q R S T U W Y