NetLogo / NW-Extension

This is the NetLogo Network Extension. For general information about NetLogo, see:
http://ccl.northwestern.edu/netlogo/
Other
62 stars 25 forks source link

Use NetLogo's new `LinkMap` class #175

Closed qiemem closed 7 years ago

qiemem commented 7 years ago

LinkMap does what we're doing in GraphContext, but should be faster I believe. Definitely worth testing out.