Hi,

I'd like to use gecode-python for interfacing Gecode to Python - or is there some more up-to-date binding?

gecode-python uses in its interface file gecode-common.icc the following code

Search::MemoryStop * memory_stop;

but gecode-4.4.0 doesn't have any declaration of that type anymore.
Is there a replacement for that - or how can I upgrade gecode-python ?

Many thanks for some hints,
Helmut

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

Reply via email to