Skip to content

Commit

Permalink
trying new table format
Browse files Browse the repository at this point in the history
  • Loading branch information
BradReesWork committed Apr 17, 2020
1 parent abc3e01 commit ac037b3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,11 @@ for i in range(len(gdf_page)):
```



## Supported Algorithms

| Type | Algorithm | Sacle | Description |
| Category | Algorithm | Sacle | Description |
| ------------ | -------------------------------------- | ------------ | ------------------------------------------------------------- |
| Centrality | | | |
| Centrality ||||
| | Katz | Single-GPU | Compute the Katz centrality for every vertex |
| | Betweenness Centrality | Single-GPU | Compute the Betweenness Centrality of every vertex |
| Community | | | |
Expand Down

0 comments on commit ac037b3

Please sign in to comment.