On Thu, Jun 27, 2002 at 10:21:51AM +0200, Andre Poenitz wrote: > > why does that contain a class variable (i.e. some de facto global) Q_ > instead of creating a local queue and pass it around when needed?
I don't know. Change it if you like (I think that Q_ should be passed only to bfs_init).