Hi
I need to code Branch and price for generalized assignment problem with GAMS. can any one helps me?
–
To unsubscribe from this group and stop receiving emails from it, send an email to gamsworld+unsubscribe@googlegroups.com.
To post to this group, send email to gamsworld@googlegroups.com.
Visit this group at http://groups.google.com/group/gamsworld.
For more options, visit https://groups.google.com/groups/opt_out.
Hi,
I have an example for a B&P algorithm coded in GAMS for the graph coloring problem. This is highly advanced GAMS programming making use of lots of undocumented/unknown/
unsupported features. I have been sharing the code before, under the condition that I will not be able to explain or support further. Since its all in source you can find your way around.
I have uploaded the code to
http://www.gams.com/upload/files/201401080336__gc.zip
You start by running ‘gams tm.gms’. In a separate cmd prompt your can look at the log bp.log (e.g. via tail -f bp.log).
Good luck!
Michael Bussieck - GAMS World Coordinator
On Tuesday, January 7, 2014 6:06:56 AM UTC-5, sepide ghasemi wrote:
Hi
I need to code Branch and price for generalized assignment problem with GAMS. can any one helps me?
–
To unsubscribe from this group and stop receiving emails from it, send an email to gamsworld+unsubscribe@googlegroups.com.
To post to this group, send email to gamsworld@googlegroups.com.
Visit this group at http://groups.google.com/group/gamsworld.
For more options, visit https://groups.google.com/groups/opt_out.