Some additional remarks:
* updated planner papers: If you have an updated version of your
planner paper, feel free to replace the one provided on the above wiki
page. Please also send a copy of the PDF file to one of the
organizers.
* further information on the planners: if you have a planner homepage
or similar, we encourage you to add a link to your homepage to the
planner page
* updated planners: if you have updated your planner and would like
people to download the newer version, please *do not* change the
planner on the wiki page. We would like to keep them as close to the
competition version as possible (some exceptions see next point). What
you can do and what we would like you to do instead is to add a remark
to the wiki page stating that an updated version of the planner is
available on the planner's homepage, and provide a link to that.
* exception to previous point: In some cases we had to make minor
modifications to the planners (e.g. Makefile changes or wrapper
scripts to work around small planner problems) to make them compile on
the evaluation platform. For example, for all planners that used FF
code for parsing, I made a few changes to the *.l and *.y files to
make them work under current versions of flex and bison. If you are
not happy about our changes, please contact me and we will see how we
can resolve the issue. Also, with some of the planners, we have
experienced compilation problems with the recent gcc-4.3 compiler,
mostly to do with missing #include directives that earlier gcc
versions did not need. If you can provided fixes for such compilation
issues that don't otherwise affect the behaviour of the planner, again
please contact me so that we can apply the change. In any case, *do
not* replace the *.tar.gz files, as your changes will be overwritten
by our automated planner upload scripts.
Malte