[omaha] linear programming and scheduling?

Wes Turner wes.turner at gmail.com
Mon Apr 24 22:50:06 EDT 2017


On Mon, Apr 24, 2017 at 9:33 PM, Wes Turner <wes.turner at gmail.com> wrote:

>
>
> On Mon, Apr 24, 2017 at 9:23 PM, Wes Turner <wes.turner at gmail.com> wrote:
>
>> - http://markmail.org/search/list:org.python.omaha+linear+fr
>> om:%22Wes+Turner+via+Omaha%22
>>
>>   - "Additional linear algebra resources" http://markmail.org/message/td
>> 3rtvomndjfepqt
>>     - https://en.wikipedia.org/wiki/Linear_programming
>>
>> - https://www.continuum.io/blog/developer/sat-based-sudoku-solver-python
>> - https://docs.scipy.org/doc/scipy/reference/generated/scipy
>> .optimize.linprog.html
>> - http://doc.sagemath.org/html/en/thematic_tutorials/linear_
>> programming.html
>> - http://doc.sagemath.org/html/en/reference/numerical/sage/
>> numerical/mip.html#index-of-functions-and-methods
>>
>> - https://www.google.com/search?q=site:github.com+inurl:
>> awesome+linear+programming
>>
>>   - https://github.com/josephmisiti/awesome-machine-learning#python
>>   - https://github.com/joaojunior/awesome-operational_research #solvers
>>
>>     - ...
>>     - gurobi
>>       - http://markmail.org/search/?q=list%3Aorg.python.omaha+gurobi
>>
>>
>> https://en.wikipedia.org/wiki/Convex_optimization#Examples
>> - https://www.google.com/search?q=python+convex+optimization
>>
>
> - http://cvxopt.org/examples/#examples
> - http://www.cvxpy.org/en/latest/examples/
> - gurobi
> -
>
> are there other good open source tools for linear programming / convex
> optimization?
>

http://picos.zib.de/intro.html#solvers

cvxopt (LP, SOCP, SDP, GP)
> smcp (LP, SOCP, SDP)
> mosek (LP, MIP, (MI)SOCP, convex QCQP, MIQP)
> cplex (LP, MIP, (MI)SOCP, convex QCQP, MIQP)
> gurobi (LP, MIP, (MI)SOCP, convex QCQP, MIQP)
> zibopt (soplex + scip : LP, MIP, MIQP, general QCQP).




>
>>
>> On Sat, Apr 22, 2017 at 9:49 PM, Travis Smith via Omaha <omaha at python.org
>> > wrote:
>>
>>> There was a conversation about scheduling problems at the tail end of the
>>> last meeting we had, and it was mentioned that linear programming may
>>> have
>>> answers for how to effectively schedule assets.  Does anyone have links
>>> to
>>> good materials to learn from?
>>>
>>> Thanks,
>>>
>>> Travis
>>>
>>> GPG Key: BFEB 7E65 04EB 184B A150 2E2C CC11 933F EE27 D86E
>>> _______________________________________________
>>> Omaha Python Users Group mailing list
>>> Omaha at python.org
>>> https://mail.python.org/mailman/listinfo/omaha
>>> http://www.OmahaPython.org
>>>
>>
>>
>


More information about the Omaha mailing list