You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/10/09 14:23:34 UTC

[jira] [Commented] (HAMA-907) Add Max-Flow Algorithm To Hama

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

Hudson commented on HAMA-907:
-----------------------------

SUCCESS: Integrated in Hama-trunk #335 (See [https://builds.apache.org/job/Hama-trunk/335/])
HAMA-907: Add MaxFlow example (edwardyoon: rev 1630373)
* /hama/trunk/CHANGES.txt
* /hama/trunk/commons/src/main/java/org/apache/hama/commons/io/FloatArrayWritable.java
* /hama/trunk/examples/src/main/java/org/apache/hama/examples/MaxFlow.java
* /hama/trunk/examples/src/test/java/org/apache/hama/examples/MaxFlowTest.java


> Add Max-Flow Algorithm To Hama
> ------------------------------
>
>                 Key: HAMA-907
>                 URL: https://issues.apache.org/jira/browse/HAMA-907
>             Project: Hama
>          Issue Type: New Feature
>          Components: graph
>    Affects Versions: 0.6.4
>            Reporter: Zhengjun
>            Assignee: Zhengjun
>              Labels: features
>             Fix For: 0.7.0
>
>         Attachments: HAMA-907.patch, HAMA-907_v02.patch, HAMA-907_v03.patch
>
>   Original Estimate: 504h
>  Remaining Estimate: 504h
>
> I have design an distributed max-flow algorithm, its have been proved by math reasoning and programing tests. Hama is one of the best framework to run this algorithm, and I willing add it to Hama in my spare time.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)