Create a toy sfnetwork with arbitrary complexity #171
agila5
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The following code can be used to create a toy
sfnetwork
object with an arbitrary degree of complexity (i.e. number of nodes and edges):Created on 2021-09-03 by the reprex package (v2.0.1)
Clearly, the toy objects are not realistic simulations for street or river networks, but I think they could be useful for running (not 100% accurate) benchmarks on large graphs without loading/downloading OSM data. Slightly related to #79.
Beta Was this translation helpful? Give feedback.
All reactions