Requesting Examples Branch-and-Check algorithm

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 :slight_smile:

Thanks!

Fede

Fede,

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

-Michael

Thanks Michael, I’ll have a careful look at Erwin’s B&B code, which surely will help me build my Branch-and-Check :slight_smile: