|
From: | Oscar Gustafsson |
Subject: | Re: [Help-glpk] "Integer" linear programming with non-uniform quantization |
Date: | Sat, 29 Jan 2011 12:14:41 +0100 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 6.1; sv-SE; rv:1.9.2.13) Gecko/20101207 Lightning/1.0b2 Thunderbird/3.1.7 |
Hi Xypron! First, sorry for double posting.
They are most likely not sufficiently small. Thanks for the suggestion anyway.if your problem is sufficiently small you can simply assign a binary to each value your variables can take. See example below.
If you want to write your own branch and bound heuristic on top of GLPK, have a look at glpk-4.45/glpios09.c
Great, thanks. I'll have an initial look there then. Regards Oscar
[Prev in Thread] | Current Thread | [Next in Thread] |