Skip to content
jecollins edited this page Nov 28, 2011 · 74 revisions

Welcome to the Power TAC Server Wiki

Introduction

This space is for managing the development of the server for the Power TAC competitive simulation. Please feel free to add material to existing pages or to create new pages.

This space is for discussing and communicating design and implementation details of the server. At the powertac.org site you will find an overview and public wiki that is primarily focused on the needs of potential participants.

Resources

  • Issues: Please use the github issue tracker for each specific repository.

  • Discussions: Please subscribe to the developers mailing list at http://power-tac-developers.975333.n3.nabble.com/.

  • Papers: Can be found at http://www.powertac.org.

  • Javadoc: As of November 2011, javadoc is generated on the Minnesota Jenkins CI server. Since the common module is built separately (so brokers can depend on it without sucking in server code), it's in two pieces.

Find out how to set up a development environment and hook up to the various tools that we use to share and coordinate our work.

Coding/Documentation guidelines, issue tracking, testing and committing code.

Ideas and discussion, leading to policy and process, for refactoring the Power TAC server away from Grails toward a Java/Spring platform.

Who is working on what?

##Team Meetings Agendas and minutes from team meetings.

Clone this wiki locally