mirror of
https://github.com/boostorg/graph.git
synced 2025-05-11 05:14:01 +00:00
Prune back the betweenness centrality test graph size
[SVN r28253]
This commit is contained in:
parent
1420cc346d
commit
1a6a672c6e
@ -512,7 +512,7 @@ int test_main(int, char*[])
|
||||
|
||||
run_wheel_test((Graph*)0, 15);
|
||||
|
||||
random_unweighted_test((Graph*)0, 500);
|
||||
random_unweighted_test((Graph*)0, 300);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user