Skip to content

Commit f8735ab

Browse files
authored
Update README.algorithms
1 parent 22ccb8d commit f8735ab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.algorithms

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
README for GSQL Algorithm Library
2-
1/21/2020
2+
2/6/2020
33

44
The GSQL Graph Algorithm Library is a collection of high-performance GSQL queries,
55
each of which implements a standard graph algorithm. Each algorithm is ready to be
@@ -77,6 +77,7 @@ List of GSQL Graph Algorithms
7777
-----------------------------
7878
as of Oct 3, 2019
7979

80+
betweenness_cent Betweenness Centrality
8081
closeness_cent Closeness Centrality
8182
conn_comp Connected Component Detection
8283
wcc_fast Connected Components (Fast)

0 commit comments

Comments
 (0)