15 Commits

Author SHA1 Message Date
yo123abxd f96ba9ce43 bug fixing in cpp-ver CC 2024-04-26 03:41:10 +00:00
yo123abxd a405d93eb5 BC CC k_core bug fixing and optimization among cpp, gpu, py ver 2024-04-25 16:12:35 +00:00
yo123abxd 7bea776bc1 integrate gpu_easygraph into cpp_easygraph 2024-04-24 14:39:58 +00:00
yo123abxd 7afa9b80f8 GPU-based Betweenness Centrality added ; GPU-based CC gets optimized 2023-12-26 08:40:41 +00:00
yizhihenpidehou cc43803cae fixed: int->float in closeness-centrality 2023-10-11 11:48:49 +08:00
Min 473d893c47 fixed: only init once in betweenness and closeness by ybd 2023-04-22 23:41:29 -05:00
gtc ee3cc84805 feat: add sources option for closeness and betweenness --ybd 2023-04-21 12:39:48 -05:00
yizhihenpidehou 7c3803d367 fixed: add initialize function for segment_tree 2023-04-18 18:22:12 +08:00
yizhihenpidehou 5e6c686dd3 fixed: dis in closeness and betweenness is initialized to INT_MAX, t[i] in segment_tree.cpp is initialized to INT_MAX 2023-04-18 15:28:16 +08:00
gtc 1c61f2dde0 fixed: segeenntation fault in macos and windows 2023-04-18 00:21:38 -05:00
gtc a6ac7b0b16 remove pbds, instead of segemnt tree 2023-04-17 21:04:36 -05:00
yizhihenpidehou 40a7c1c592 fixed: add cogdl in install_requires; 2023-04-08 23:26:08 +08:00
yizhihenpidehou 57188a7717 fixed:betweenness_centrality and k_core 2023-03-24 11:12:22 +08:00
yizhihenpidehou 9964be7163 fixed: _get_edges() in cpp 2023-03-23 12:51:27 +08:00
yizhihenpidehou 299908c18f feat:cpp version for dijkstra、closeness_centrality、betweenness_centrality 2023-03-22 19:23:49 +08:00