Difference between revisions of "Main Page"

From powerwiki
Jump to: navigation, search
(Latest competition results)
(Resources)
(8 intermediate revisions by 3 users not shown)
Line 8: Line 8:
  
 
Power TAC papers:
 
Power TAC papers:
 +
 +
Note that there are many more papers at powertac.org.
  
 
* [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1707913& A high-level overview of the scenario, emphasizing motivation and background].
 
* [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1707913& A high-level overview of the scenario, emphasizing motivation and background].
 
* [http://publishing.eur.nl/ir/repub/asset/17337/ERS-2009-054-LIS.pdf An earlier concept for the Power TAC scenario].
 
* [http://publishing.eur.nl/ir/repub/asset/17337/ERS-2009-054-LIS.pdf An earlier concept for the Power TAC scenario].
  
== [http://wolf-08.fbk.eur.nl:8080/TournamentScheduler/faces/round.xhtml?roundId=2 Latest competition results] ==
+
==[[Getting Started]]==
: Thanks to everyone who made the 2013 Power TAC tournament a big success. TacTex (Dan Urieli at UT Austin) took the honors, followed closely by cwiBroker (Jasper Hoogland at CWI Amsterdam).  
+
: Instructions for installing the Power TAC server, and for building a broker agent.
  
== [[Plans for 2014]] ==
+
==[[Form:Broker|Repository of broker agents]]==
: Ideas and discussion of possible features and improvements for the 2014 competition.
+
: Share your broker with other researchers (either source or binary), download competing brokers for your research.
  
 
==[[Game Design]]==
 
==[[Game Design]]==
: See the [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=2268852 formal Power TAC game specification] for full details on the design current competition.
+
: See the [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=2714236 formal Power TAC game specification] for full details on the 2016 competition.
  
 
: The linked page is for discussion and development of the details of the game design, as well as the research issues that need to be addressed by the game and its community.
 
: The linked page is for discussion and development of the details of the game design, as well as the research issues that need to be addressed by the game and its community.
 
==[[Getting Started]]==
 
: Instructions for installing the Power TAC server, and for building a broker agent.
 
  
 
==[[Release History]]==
 
==[[Release History]]==
Line 35: Line 34:
 
: Access to data, tools, etc.
 
: Access to data, tools, etc.
  
* Javadocs are posted for the [http://tac04.cs.umn.edu:8080/job/common/ws/target/site/api/html/index.html domain model] and for the [http://tac04.cs.umn.edu:8080/job/powertac-server/ws/target/site/api/html/index.html Power TAC simulation server]. This is updated within an hour whenever a change is made. Currently this javadoc is for the current development master, not for any particular release.  
+
* Javadocs will be posted soon for the [http://tac-ci.cs.umn.edu:8080/job/powertac-server/ws/target/site/apidocs/index.html Power TAC simulation server] and for the [http://tac-ci.cs.umn.edu:8080/job/sample-broker/ws/target/site/apidocs/index.html Sample Broker]. Both include the common domain model.<br/>These are updated within an hour whenever a change is made. Currently this javadoc is for the current development master, not for any particular release.  
  
 
* There is considerable detail on the design of the simulation server and other elements of the Power TAC architecture on the [https://github.com/powertac/powertac-server/wiki Power TAC github wiki].
 
* There is considerable detail on the design of the simulation server and other elements of the Power TAC architecture on the [https://github.com/powertac/powertac-server/wiki Power TAC github wiki].
Line 51: Line 50:
 
==[[PastTournaments|Past Tournaments]]==
 
==[[PastTournaments|Past Tournaments]]==
 
: A discussion of past tournaments.  
 
: A discussion of past tournaments.  
: As part of the [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=2268852 Powertac specifications], participants are required to share their broker implementation after tournaments.:
+
: As part of the [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=2714236 Powertac specifications], participants are strongly encouraged to share their broker implementation after tournaments.:
 
: The used brokers can be found there as well.
 
: The used brokers can be found there as well.
  
 
----
 
----
 
----
 
----
 
  
 
== Getting started with MediaWiki ==
 
== Getting started with MediaWiki ==

Revision as of 21:35, 20 March 2017

Welcome to Power TAC

This space is for participants in the Power TAC competitive simulation. Here we can develop and discuss the overall simulation scenario design, game and tournament structures, building broker agents, and analyzing simulation data.

PowerTAC-scenario.png

Please feel free to add material to existing pages, create new pages, and add your comments in the discussion pages. If you are interested in joining the development team, please see the developer's forum, and the primary development site at github.

Power TAC papers:

Note that there are many more papers at powertac.org.

Getting Started

Instructions for installing the Power TAC server, and for building a broker agent.

Repository of broker agents

Share your broker with other researchers (either source or binary), download competing brokers for your research.

Game Design

See the formal Power TAC game specification for full details on the 2016 competition.
The linked page is for discussion and development of the details of the game design, as well as the research issues that need to be addressed by the game and its community.

Release History

Download links for the code, along with the release history of the simulation server and other components of the Power TAC technical environment.

Power TAC Architecture

Top-level architecture, documentation and Project Glossary.

Resources

Access to data, tools, etc.
  • Javadocs will be posted soon for the Power TAC simulation server and for the Sample Broker. Both include the common domain model.
    These are updated within an hour whenever a change is made. Currently this javadoc is for the current development master, not for any particular release.
  • There is considerable detail on the design of the simulation server and other elements of the Power TAC architecture on the Power TAC github wiki.
  • Once you have watched games on the visualizer a few times, the best way to gain a detailed understanding of how the simulation works is to analyze the logfiles.

Analyses

Discussion of analysis needs, and results of analyses.

Background Reading

Links to papers and other resources to get up to speed in the energy trading domain.

Past Tournaments

A discussion of past tournaments.
As part of the Powertac specifications, participants are strongly encouraged to share their broker implementation after tournaments.:
The used brokers can be found there as well.


Getting started with MediaWiki