This is a README file for the TacTex'13 agent binary package. 

TacTex is an autonomous energy trading agent that works with 
the Power TAC simulation environment (www.powertac.org).

TacTex's home page:
http://www.cs.utexas.edu/~TacTex/


The TacTex agent was created by

 Daniel Urieli    urieli@cs.utexas.edu
 and Peter Stone  pstone@cs.utexas.edu

in the Department of Computer Science
at the University of Texas at Austin:
http://www.cs.utexas.edu/~TacTex/


Copyright 2013-2014 Daniel Urieli, Peter Stone
All Rights Reserved

This package was created as part of our research using TacTex. Please
refer to TacTex's home page for a list of relevant publications.

If you are using this binary for research, we kindly request you to
let us know your experiences, and give attribution to us
in any research that make use of it. Please cite our TacTex's-related
papers if you publish work that builds off of this framework. An
updated bib entry for citation will be available on our website - if
not, please contact us to the above email addresses and we will
provide you with one. 

Disclaimer: 
TacTex's agent binary is released "as is" with no support promised.
Forthcoming documentation will be placed in TacTex's home page.

To Run:
java -jar TacTex13.jar --jms-url tcp://localhost:61616 --config broker.properties
(61616 can be replaced by any other port you use)
