|
| From: | ciol |
| Subject: | [Help-glpk] How to set parameters for the cut-and-branch method? |
| Date: | Sun, 13 Jan 2008 17:21:51 +0100 |
| User-agent: | Thunderbird 2.0.0.9 (X11/20071031) |
Hello again,"To enable this option the user should set the control parameter LPX_K_USECUTS."
How can I do that?
With lpx_intopt() there isn't a glp_iocp parameter like in glp_intopt.
Another question: why glp_prob is declared like this:
typedef struct { double _prob; } glp_prob;
in glpk.h ?
Thanks.
| [Prev in Thread] | Current Thread | [Next in Thread] |