[gecode-users] node count

kellen at cretin.net kellen at cretin.net
Sun Jul 20 17:00:45 CEST 2014


Hej!

I have a custom variable implementation where I am printing the value
selections to the terminal as they happen. I can see that a number of
values are being chosen, but when I print the statistics for the DFS
search engine it always returns stat.node as 0.

Is there something I'm missing here? I would have expected each value
choice to increment the node count.

My models directly extend Gecode::Space if that makes any difference.

Cheers,
Kellen



More information about the users mailing list