Hi friends,
I need to implement a binary tree in GAMS. Since there is no Structure
in GAMS, I cannot do that.
Does anyone has an idea in this regard?
The tree is binary and for each node, we must know the path to the
root.
I appreciate your help.
Majid
\
Dear majid,
If you chose the Cplex solver, in order to solve your MIP or LP problem, It already use tree search method and branch and bound and …
anyway you can write a code like Matlab for your customization.
regards
On Tue, Mar 13, 2012 at 11:03 AM, Majid wrote:
Hi friends,
I need to implement a binary tree in GAMS. Since there is no Structure
in GAMS, I cannot do that.
Does anyone has an idea in this regard?
The tree is binary and for each node, we must know the path to the
root.
I appreciate your help.
Majid
To post to this group, send email to gamsworld@googlegroups.com.
To unsubscribe from this group, send email to gamsworld+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/gamsworld?hl=en.