Issue56

Title experiment with open queue state representation
Priority wish Status resolved
Superseder Nosy List malte
Assigned To Keywords
Optional summary

Created on 2009-12-10.16:56:30 by malte, last changed by malte.

Messages
msg3648 (view) Author: malte Date: 2014-10-04.20:11:40
Marking this one as resolved as it's not something we're planning to do and
there are many many things that "could be tried". That doesn't mean this isn't a
good idea -- it could have a quite nice positive impact on memory use if we
could implement it well. But I don't think it meshes well with the new state
registry approach.
msg158 (view) Author: malte Date: 2009-12-10.16:56:30
As far as I know, the eager open lists currently store complete states. If
memory is more limiting than time, it might be preferrable to store
predecessor/action pairs, as in the lazy search. Experiments needed.
History
Date User Action Args
2014-10-04 20:11:40maltesetstatus: chatting -> resolved
messages: + msg3648
2010-01-09 21:08:41maltesetstatus: unread -> chatting
2009-12-10 16:56:30maltecreate