help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] Objective function defined with max, min.


From: Andrew Makhorin
Subject: Re: [Help-glpk] Objective function defined with max, min.
Date: Fri, 06 Jan 2017 21:37:45 +0300

> Thanks a lot for the advice. I implemented binary variables, for f(x)
> = max(x, 0). It seems to give a correct result, but works extremely
> slower than LP problem. It takes like 10s for have a few dozen points
> with binary variables, 

Did you try using cutting planes? --mir and --gomory may help (a bit).

> and I don't know how long for real problem with hundreds of points.





reply via email to

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