Skip to content

Commit 423aa90

Browse files
committed
update doc file
1 parent 4783e38 commit 423aa90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/ordering/pgr_sloanOrdering.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ The Sloan ordering algorithm reorders the vertices of a graph to reduce bandwidt
4040
*Aims to mininimize bandwidth (maximum difference between connected vertex indices.
4141
*The implementation is for undirected graphs
4242
*Typically produces better orderings than simple breadth-first approaches.
43+
*Run time is 0.115846 seconds.
4344
|Boost| Boost Graph inside
4445
4546
Signatures

0 commit comments

Comments
 (0)