Hi,

sorry (Christian) for the "puzzle", I'll try to explain 
from the ground up.

I used Oz for a while and so I supposed the same strategy
was valid for Gecode:
- declare variables
- post constraints
- distribute
- search the solution(s)

Now I make heavy use of Jython as main language of development
with the advantages of beautiful (personally) sintax as in Python
and an easy link to the world of Java.

So probably the right question would be : 
"is the glue code from Gecode to Jython correct ?"
Let me investigate further and translate in Jython some basic 
puzzle like "money" and then repost the question (if necessary).

Thanks,

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

Reply via email to