We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4783e38 commit 423aa90Copy full SHA for 423aa90
doc/ordering/pgr_sloanOrdering.rst
@@ -40,6 +40,7 @@ The Sloan ordering algorithm reorders the vertices of a graph to reduce bandwidt
40
*Aims to mininimize bandwidth (maximum difference between connected vertex indices.
41
*The implementation is for undirected graphs
42
*Typically produces better orderings than simple breadth-first approaches.
43
+ *Run time is 0.115846 seconds.
44
|Boost| Boost Graph inside
45
46
Signatures
0 commit comments