frank lemoine wrote:

> hello,
>  
> i've a problem with domain constraint. i used it to filtre the domain of an 
> Intvararray and it worked very well, i follow the example of MPG page 46:
>  
> i've an intargs a (some values) --> intset d(a) --> dom (home, x ,d)
>  
> but in my example this constraint consumes too much RAM (memory) 1,9 GB.
>  
> so i'm wondering if there is a way to fixe the domain of X with d.

Can you give us details about the domain d you are using?  If the domain has 
many holes, it is absolutely possible that the memory consumption gets very 
high.

Cheers,
        Guido

-- 
Guido Tack, http://people.cs.kuleuven.be/~guido.tack/

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

Reply via email to