[ 
https://issues.apache.org/jira/browse/GIRAPH-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alessandro Presta updated GIRAPH-242:
-------------------------------------

    Attachment: GIRAPH-242.patch

Rebased against current trunk.
                
> HashMapVertex stores neighbor ids twice
> ---------------------------------------
>
>                 Key: GIRAPH-242
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-242
>             Project: Giraph
>          Issue Type: Improvement
>          Components: graph
>            Reporter: Alessandro Presta
>            Assignee: Alessandro Presta
>            Priority: Minor
>         Attachments: GIRAPH-242.patch, GIRAPH-242.patch
>
>
> The outgoing edges in a HashMapVertex are currently stored as a Map<I, 
> Edge<I, E>>, where a Map<I, E> suffices.

--
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

        

Reply via email to