[ 
https://issues.apache.org/jira/browse/SPARK-6417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16014041#comment-16014041
 ] 

Nick Pentreath commented on SPARK-6417:
---------------------------------------

I think it's fairly safe to say there is not much bandwidth or support to put 
this into Spark itself. It can remain as an external package. Closing it off.

> Add Linear Programming algorithm 
> ---------------------------------
>
>                 Key: SPARK-6417
>                 URL: https://issues.apache.org/jira/browse/SPARK-6417
>             Project: Spark
>          Issue Type: New Feature
>          Components: MLlib
>            Reporter: Fan Jiang
>              Labels: features
>
> Linear programming is the problem of finding a vector x that minimizes a 
> linear function fTx subject to linear constraints:
> minxfTx
> such that one or more of the following hold: A·x ≤ b, Aeq·x = beq, l ≤ x ≤ u.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to