You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Thomas Jungblut (Commented) (JIRA)" <ji...@apache.org> on 2012/01/03 09:18:21 UTC

[jira] [Commented] (HAMA-475) Add unit test for SSSP algorithm

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

Thomas Jungblut commented on HAMA-475:
--------------------------------------

ahh my example, great you have used it for the testcase. It covers all SSSP problems but negative cycles. But thats okay.

I am +1!
                
> Add unit test for SSSP algorithm
> --------------------------------
>
>                 Key: HAMA-475
>                 URL: https://issues.apache.org/jira/browse/HAMA-475
>             Project: Hama
>          Issue Type: Sub-task
>          Components: bsp, test 
>    Affects Versions: 0.3.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.4.0
>
>         Attachments: HAMA-475.patch
>
>
> Add unit test for SSSP example.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Re: [jira] [Commented] (HAMA-475) Add unit test for SSSP algorithm

Posted by "Edward J. Yoon" <ed...@apache.org>.
Thanks for review, Thomas ;)

I'll commit tonight.

On Tue, Jan 3, 2012 at 5:18 PM, Thomas Jungblut (Commented) (JIRA)
<ji...@apache.org> wrote:
>
>    [ https://issues.apache.org/jira/browse/HAMA-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13178663#comment-13178663 ]
>
> Thomas Jungblut commented on HAMA-475:
> --------------------------------------
>
> ahh my example, great you have used it for the testcase. It covers all SSSP problems but negative cycles. But thats okay.
>
> I am +1!
>
>> Add unit test for SSSP algorithm
>> --------------------------------
>>
>>                 Key: HAMA-475
>>                 URL: https://issues.apache.org/jira/browse/HAMA-475
>>             Project: Hama
>>          Issue Type: Sub-task
>>          Components: bsp, test
>>    Affects Versions: 0.3.0
>>            Reporter: Edward J. Yoon
>>            Assignee: Edward J. Yoon
>>             Fix For: 0.4.0
>>
>>         Attachments: HAMA-475.patch
>>
>>
>> Add unit test for SSSP example.
>
> --
> This message is automatically generated by JIRA.
> If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
>



-- 
Best Regards, Edward J. Yoon
@eddieyoon