|
Class Summary |
| Message |
Message is used for the communication between all
entities in simulations and with the server administration. |
| OfferInfo |
Stores an offer from a supplier or manufacturer. |
| OrderInfo |
Stores an order from a customer or manufacturer. |
| PredictionObject |
A PredictionObject stores information about the predictions to be made and
then accepts and stores the predictions. |
| PredictionParser |
Parses a single game log. |
| PredictionParserMain |
This is a modification of the se.sics.tasim.logtool.Main log parsing class. |
| RFQInfo |
Stores a single RFQ, either for a manufacturer or a supplier. |
| SamplePredictor |
This is a sample predictor for the prediction challenge. |
| SamplePredictorAgent |
An agent that makes predictions for a single game. |