This is an automated email from the ASF dual-hosted git repository.

jin pushed a change to branch olap-algo
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git


      at 7bbb8a865 fix lpa not exist c_label property when a request pass 
source_label (#78)

This branch includes the following new commits:

     new fa306b4b9 implement 8 olap algorithms (#4)
     new bd3a0be86 add fusiform_similarity,rings_detect and kcore ap algorithm 
(#5)
     new f8a0e24a6 set louvain max community members limit 10w (#9)
     new db922eb2d fix inconsistent error messages with clabel (#10)
     new ea116cd8b optimize filterNonShortestPath() for betweeness_centrality 
(#12)
     new d6ad2bcc7 add direction and label parameter for centrality algorithms 
(#13)
     new 38981554e louvain: add modularity parameter and fix isolated community 
lost (#14)
     new a11acdffc support parallel: Louvain,LPA,Rings,K-Core,Fusiform (#15)
     new fe3572403 fix parallel LPA not commit by threads (#16)
     new 963b39416 Support ring detect count (#17)
     new 05ce6ac3e fix algorithm can't stop caused by threads exception (#18)
     new d7a28edc2 add page rank algorithm (#19)
     new 790ada9df add weak connected component analysis (#21)
     new d1f4177c4 add subgraph_stat algorithm (#23)
     new 0501b41fe add BOTH direction support for 
triangle_count/cluster_coeffcient (#24)
     new b8936c767 rebase master(0.11.1)
     new 864c1fcef fix no auth with worker thread of olap algo (#27)
     new 1402d10c3 fix server id/role NPE in initServerInfo when truncate temp 
graph (#28)
     new 32bacddbd add parameter top to print the top result in job result (#32)
     new 8e5296612 add skipi_isolated param for louvain (#37)
     new 199fb16ea fix DegreeCentrality degree count limit OOL (#39)
     new 7c665f388 add with_boundary parameter for betweeness (#42)
     new d72d189af add export_community for lounvain (#43)
     new c22d2d38d update Betweenness with Stressness (#60)
     new dfdccad57 add betweenness algorithm (#63)
     new 08c33c2e5 fix closeness distance: 1 extra length is calculated (#67)
     new 4114abb79 add depth-first version betweennes centrality (#68)
     new 4b5560a5e add StressCentrality v2 (#65)
     new 8eac98a12 performance improvement: the  meetNode is invoked only when 
node.distance is parent.distance() + 1 (#69)
     new f75396fbb fix ap compile error for edition 0.11 (#72)
     new 906ea8ecc fix fusiform and kcore min_groups args default value (#79)
     new 7bbb8a865 fix lpa not exist c_label property when a request pass 
source_label (#78)

The 32 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Reply via email to