So I am now a full time math programming consultant... I will try to post my (technical) notes here. Keeping a searchable list of them will make this useful for me in my daily life.
Friday, September 12, 2008
GAMS/Xpress documentation bug
loadmipsol in xpress.pdf is documented as having a default of 1. That is hard to believe. Indeed the def file indicates this is wrong.
im using a heuristic to find a integer solution to a problem, and i need to start my problem with this integer solution how should i do it?
ReplyDeleteJ.S from colombia
This depends on the solver. You may want to check with the vendor with this question; they should be able to help you with this.
ReplyDelete