Malcolm Ryan wrote:

> Is there any way to find out the depth of a solution found by a
> DFSIterator? Or the number of expanded nodes? I know that Gist can
> tell me these things, but the standard DFSIterator doesn't seem to
> record them.

Gist uses a completely different search engine than the DFSIterator.   
Unfortunately, there's currently no way to get that information from  
the iterator.

Cheers,
        Guido


_______________________________________________
Gecode users mailing list
[EMAIL PROTECTED]
https://www.gecode.org/mailman/listinfo/gecode-users

Reply via email to