[gecode-users] how to use the bab() function

lana light lanalight1989 at gmail.com
Wed Dec 4 06:36:20 CET 2013


Thank you very much that really saved me

sorry to bother you but i have another question :

i want to have in the console the runtime so i did this :

* Options opt("MMKP");*
*  opt.parse(argc,argv);*
*  //Script::run<SendMostMoney,BAB,Options>(opt);/// i think if i use this
i can have the runtime but like this it //////////wouldn't work *
*  SendMostMoney* m = new SendMostMoney(opt);*
*    if (SendMostMoney* s = bab(m)) {*
*     s->print(); delete s; //Or whatever*
*}*

So how can i use the bab function and get the runtime (*Summary*) in the
some time ???


Thank you for your help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.gecode.org/pipermail/users/attachments/20131204/15953b07/attachment.html>


More information about the users mailing list