2011/6/21 Michele Mazzucco <michelemazzu...@gmail.com>

> Hi all,
>
> I am trying to solve an optimization problem using the SimplexSolver.
> The solution should be of type integer (e.g., which shoes and how many of
> each type to buy?), not double:
>
> Best      4.462 at [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 6.561679790026248]
> found in 2 iterations
>

AFAIK Commons math does not implement any ILP algorithm.

Antonio

Reply via email to