[gecode-users] node count

Christian Schulte cschulte at kth.se
Tue Jul 22 15:54:09 CEST 2014


Hi,

I don't really see what you are doing. But anyway: have you tried Gist to
see what search does?

Best
Christian

--
Christian Schulte, KTH, web.it.kth.se/~cschulte/

-----Original Message-----
From: users-bounces at gecode.org [mailto:users-bounces at gecode.org] On Behalf
Of kellen at cretin.net
Sent: Sunday, July 20, 2014 05:01 PM
To: users at gecode.org
Subject: [gecode-users] node count

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

_______________________________________________
Gecode users mailing list
users at gecode.org
https://www.gecode.org/mailman/listinfo/gecode-users




More information about the users mailing list