help-octave
[Top][All Lists]
Advanced

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

Re: glpk function for binary linear programming problems


From: Juan Pablo Carbajal
Subject: Re: glpk function for binary linear programming problems
Date: Fri, 31 Mar 2017 13:27:02 +0200

On Fri, Mar 31, 2017 at 1:19 PM, thoraya ben chattah
<address@hidden> wrote:
> Hi all,
>
> I try to use glpk function is  to solve Binary Linear Programming problems
> which is defined as follows:
>
> min C'*x
>
> subject to
>
> A*x  = b
>
> x = 0 or x = 1
>
> But I got an error message: glpk: B must be a real valued 3 by 1 vector.
> Any help will be realyy appreciated
>
> Thanks
> Thoraya
>
>
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/help-octave
>
please send the code you are trying to run.



reply via email to

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