Differences between revisions 75 and 83 (spanning 8 versions)
Revision 75 as of 2018-10-03 16:08:59
Size: 5600
Comment: add entry to queue
Revision 83 as of 2020-05-24 14:01:45
Size: 6631
Comment: add review queue entry
Deletions are marked like this. Additions are marked like this.
Line 51: Line 51:
 * http://issues.fast-downward.org/issue851: separate merge-and-shrink algorithm from heuristic (code review, Silvan)  * --(http://issues.fast-downward.org/issue849: separate merge-and-shrink algorithm from heuristic (code review, Silvan))--
 * --(http://issues.fast-downward.org/issue802: add time limit for merge-and-shrink (review by Florian done, proper printing of time stamps done (cf. discussion @bitbucket), waiting for confirmation to merge/further reviewing if deemed necessary, Silvan))--
 * --(http://issues.fast-downward.org/issue780: add code from saturated cost partitioning papers (think about how to change cost functions in projections, Jendrik))--
 * Discuss changing the interface of PatternInformation and PatternCollectionInformation (my current idea is to let these classes own the result of pattern (collection) generators which is then passed onto the user of such generators) http://issues.fast-downward.org/issue911 and http://issues.fast-downward.org/issue906 (Silvan)
 * http://issues.fast-downward.org/issue780: add code from saturated cost partitioning papers (code review, Jendrik)
 * http://issues.fast-downward.org/issue927: M&S: change how locally equivalent labels are represented in transition systems (code review, Silvan)

Review queue

Why a queue and how to use it?

  • The queue is intended as a TODO list for Malte. We hope that it can be a useful tool for Malte to keep track of who wants want and to keep the waiting times reasonably fair.
  • Use the queue for code reviews, discussions and other Fast Downward things that Malte should work on.
  • As of now, the queue is intended to be used by the Basel AI group only. If you think this should be changed, please get in touch.
  • Add new items to the end of the queue. Usually, Malte will work from the front of the queue, but there may be reasons to promote/demote things.
  • There is no need to put everything into the queue. It is intended for things that you would ideally like to get done right now, but that are not terribly urgent.

  • The queue should be easy to use and useful for everyone involved. If it turns out that this is not the case, we should get rid of it again.

The queue

FastDownward: ForDevelopers/ReviewQueue (last edited 2023-07-28 09:55:50 by MalteHelmert)