Skip to content

Commit b0c4a17

Browse files
committed
Fixed bug in test config file
Closes #250
1 parent e15d7b3 commit b0c4a17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configfiles/test-large-conected.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<rho name="rho">0.0001</rho>
7070
<targetRate name="targetRate">1.0</targetRate>
7171
<minRadius name="minRadius">0.1</minRadius>
72-
<startRadius name="startRadius">0.4</startRadius>
72+
<startRadius name="startRadius">2.0</startRadius>
7373
</GrowthParams>
7474
</ConnectionsParams>
7575

0 commit comments

Comments
 (0)