Skip to content

Commit

Permalink
be less braggy in light of #79
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaspayette committed Jul 17, 2013
1 parent 727a97f commit 2fe69f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ A much shorter version of this documentation, that can be useful as a cheat shee

Compared to the current extension, this new version offers:

- **Improved performance and functionality of existing features**: pathfinding primitives are now faster and allow taking edge weights into account.
- **Improved functionality of existing features**: pathfinding primitives now allow taking edge weights into account.
- **Centrality measures**: calculate the betweenness centrality, closeness centrality and eigenvector centrality of the nodes in your network.
- **Clusterers**: find bicomponent and weak component clusters in your network.
- **Clique finder**: find all maximal cliques or the biggest maximal clique in your network.
Expand Down

0 comments on commit 2fe69f0

Please sign in to comment.