jessicawwen
|
91e4903aa5
|
Add GPU-accelerated structural hole evaluation functions
|
2025-05-11 22:54:37 +08:00 |
|
yo123abxd
|
60b3094178
|
GPU-based SSSP is added. Return type of BC, CC and k-core are modified.
|
2024-06-03 09:11:31 +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 |
|
yizhihenpidehou
|
78f334fd09
|
feat: add generate_linkgraph function for both graph and directed graph in c version
|
2023-04-29 13:29:56 +08:00 |
|
gtc
|
ef4f8278f1
|
fixed:add k_core cache
|
2023-04-01 10:33:45 -05: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 |
|
yizhihenpidehou
|
679fe46ae1
|
feat: k_core in module cores
|
2023-03-18 19:38:35 +08:00 |
|
Calvin
|
9a0ec555e0
|
kruskal mst
|
2022-09-10 15:56:52 +08:00 |
|
Calvin
|
599767ca1c
|
feat: add to_index_node_graph & modify test ecript
|
2022-08-27 19:30:50 +08:00 |
|
Calvin
|
e3f087a64a
|
feat: add py() for cpp class and cpp() for py class
|
2022-08-25 22:06:47 +08:00 |
|
Chenhao Cui
|
d3013eb714
|
fix: degree of bosth classes
|
2022-08-22 14:53:55 +08:00 |
|
Chenhao Cui
|
29a0ef0fce
|
fix: copy method forgot it
|
2022-08-22 13:19:06 +08:00 |
|
Chenhao Cui
|
67631d824d
|
fix: == for pybind11 is .equal not .is & update: remove MappingProxyType
|
2022-08-22 12:27:36 +08:00 |
|
Calvin
|
9b8de8a70b
|
fix: object cannot be cast to bool automatically
|
2022-08-21 15:07:06 +08:00 |
|
Calvin
|
b68758379c
|
feat:add DiGraph base class methods
|
2022-08-20 13:35:01 +08:00 |
|
Chenhao Cui
|
2e74de828e
|
pass compilation
|
2022-08-17 15:03:52 +08:00 |
|
Chenhao Cui
|
e17492c0e5
|
Merge branch 'hybrid' into pybind11
|
2022-08-17 14:22:18 +08:00 |
|
Calvin
|
4fea0f0d03
|
try to use pybind11
|
2022-08-16 23:45:39 +08:00 |
|
Calvin
|
06da896947
|
fix: degree of graph implement: degree & size
|
2022-08-07 16:30:17 +08:00 |
|
Calvin
|
64c847bfc4
|
add DiGraph
|
2022-08-07 15:22:08 +08:00 |
|
Calvin
|
f3ce80b7f4
|
refactor C++ files
|
2022-08-01 22:14:53 +08:00 |
|