[SciPy-Dev] support for solving integer programming problems

Phillip Feldman phillip.m.feldman at gmail.com
Fri Oct 6 01:19:36 EDT 2017


I am.

On Thu, Oct 5, 2017 at 12:01 PM, Matt Haberland <haberland at ucla.edu> wrote:

> Yes. I wrote the new interior point method for linprog because the
> existing simplex implementation was having trouble with relaxed LPs from my
> (branch and bound) binary integer LP solver. The BILP solver is basically
> ready for a PR, but some suggested that I should shoot for a full mixed
> integer LP solver before submitting. I did plan to work on this. You
> interested, Phillip?
>
> Matt
>
>
>
> On Sep 29, 2017 8:32 PM, "Phillip Feldman" <phillip.m.feldman at gmail.com>
> wrote:
>
> I'm wondering whether anyone has been thinking of adding capability to
> `scipy.optimize` for solving low-dimensionality integer programming
> problems.  In particular, I'm thinking of such methods as local search or
> tabu search.
>
>
> Phillip
>
> _______________________________________________
> SciPy-Dev mailing list
> SciPy-Dev at python.org
> https://mail.python.org/mailman/listinfo/scipy-dev
>
>
>
> _______________________________________________
> SciPy-Dev mailing list
> SciPy-Dev at python.org
> https://mail.python.org/mailman/listinfo/scipy-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20171005/6f829c77/attachment.html>


More information about the SciPy-Dev mailing list