David Rijsman wrote:

> Small correction, I think it should be "<=" and ">"
>
> On Thu, Apr 3, 2008 at 12:50 PM, David Rijsman  
> <[EMAIL PROTECTED]> wrote:
>> I am using the reflection functionality and I think the specification
>> of the branch for integer value selection for splitting domain lower
>> half first seems to be incorrect (void
>> ValSplitMin<View>::branchingSpec). The first alternative is specified
>> as "=" and the second alternative as ">". I think it should be "<"  
>> and
>> ">="? The value and variable specification seem to be ok.

Thanks!  Yes, it should be <= and >.  I've fixed it in the svn.

Cheers,
        Guido


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

Reply via email to