[gecode-users] How can I port this from gecode 1.3.1 to gecode 2.0.0

Mauricio Toro mauriciotorob at gmail.com
Fri Jan 25 16:42:42 CET 2008


Hello,

I had this function before when using Gecode 1.3.1

void rel_intset_setoptype_intset_setreltype_setvar(Space *home, const IntSet
*x, SetOpType op, const IntSet *y, SetRelType r, SetVar *z)
{
  //Gecode::rel(home, *x, op, *y, r, *z); ???
}

How can I port it to Gecode 2.0.0?
Thank you
-- 
Mauricio Toro Bermudez
Estudiante de Ingeniería de Sistemas
Pontificia Universidad Javeriana, Colombia

Stagiare à l'Ircam
1, place Igor-Stravinsky 75004 Paris,
France de 2008 à 2009
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.ps.uni-sb.de/pipermail/users/attachments/20080125/18a7eb94/attachment.htm>


More information about the gecode-users mailing list