Hi group,
A question about posting Boolean _expression_ here. Any hint will be appreciated!

My compiler will give "cannot convert from 'void' to 'Gecode::BoolVar'" error on below code:

BoolVar tmp =post(*this,(a[j]==(i+1)),ICL_DEF);

Yong

ps: I'm using Gecode3.2.0 + VC++ 2008 Express Edition
_______________________________________________
Gecode users mailing list
[email protected]
https://www.gecode.org/mailman/listinfo/gecode-users

Reply via email to