Hi, I want to use dynamic arrays in my gecode model. We I new the array and pass it to the gecode class, it says "Heap Memory Exhausted". I investigated all gecode examples. All of them use constant and static arrays. In my project the size and content of arrays varies. Why do you used const arrays in gecode models? How can I use dynamic arrays without memory exhaustion?
Thanks for your reply. Best Regards -- *------------------------------------------------------------------------- Hamideh Izadyar Graduate Student Computer Engineering Dep. Sharif University of Technology http://ce.sharif.edu/~izadyar *
_______________________________________________ Gecode users mailing list [email protected] https://www.gecode.org/mailman/listinfo/gecode-users
