Hi, Is it possible to define an overload on Example::run to enable values for the domain variables to be passed from command line arguments, rather than having them compiled into the example (such as in cars.cc)?
The reason for this is that I would like to observe the effects of changing the values of the domain variables on the solution, which means repeately executing the example program, and so would like to avoid re-compiling each time. Thankyou, Nick
_______________________________________________ Gecode users mailing list [EMAIL PROTECTED] https://www.gecode.org/mailman/listinfo/gecode-users
