help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-glpk] "Integer" linear programming with non-uniform quantizati


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.

if your problem is sufficiently small you can simply assign a binary to
each value your variables can take. See example below.
They are most likely not sufficiently small. Thanks for the suggestion anyway.

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]