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

Hudson commented on GIRAPH-727:
-------------------------------

FAILURE: Integrated in Giraph-trunk-Commit #1265 (See 
[https://builds.apache.org/job/Giraph-trunk-Commit/1265/])
GIRAPH-727 (claudio: 
http://git-wip-us.apache.org/repos/asf?p=giraph.git&a=commit&h=0959a87e638e1965ac4920181cbb249f38fb8abb)
* CHANGELOG
* 
giraph-core/src/main/java/org/apache/giraph/io/formats/WattsStrogatzVertexInputFormat.java

                
> Support for Watts Strogatz VertexInputFormat
> --------------------------------------------
>
>                 Key: GIRAPH-727
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-727
>             Project: Giraph
>          Issue Type: Improvement
>            Reporter: Claudio Martella
>         Attachments: GIRAPH-727.diff, watts_beta_0.05.png, 
> watts_beta_0.0.png, watts_beta_0.10.png, watts_beta_0.30.png
>
>
> We currently support random graphs (Erdos-Renyi) only to generate random 
> graphs. We sometimes want a higher average clustering coefficient while 
> keeping a low average path length. The Watts-Strogatz model creates random 
> graphs with a similar degree distribution to the E-R, but with high 
> clustering coefficient and low average path length.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to