Page 1 of 1

Requesting Examples Branch-and-Check algorithm

Posted: Thu Apr 19, 2018 7:31 pm
by perea@eio.upv.es
Hello everyone!

I would like to code a Branch-and-Check algorithm in GAMS. Do you have an example you could share with me? This would be of great help :)

Thanks!

Fede

Re: Requesting Examples Branch-and-Check algorithm

Posted: Thu Apr 19, 2018 8:59 pm
by bussieck
Fede,

Erwin Kalvelagen (http://yetanothermathprogrammingconsult ... gspot.com/) has done a B&B algorithm in GAMS: amsterdamoptimization.com/pdf/bb.pdf

-Michael

Re: Requesting Examples Branch-and-Check algorithm

Posted: Thu Apr 19, 2018 9:18 pm
by perea@eio.upv.es
Thanks Michael, I'll have a careful look at Erwin's B&B code, which surely will help me build my Branch-and-Check :)