Skip to content

DBSCAN Extension with Support for NetLogo 5, 6 and 6.1

Compare
Choose a tag to compare
@chrfrantz chrfrantz released this 25 May 21:09
· 35 commits to master since this release

This release adds support for NetLogo 6.1, in addition to existing support for NetLogo versions 5.* and 6.0.*.

Choose the zip file that corresponds to your NetLogo version. Extract the folder dbscan (including folder and contained files) into the extensions subfolder of your NetLogo installation. Note: For NetLogo 6.1 onwards, the use of the Extension Manager is recommended as an alternative to manual installation.

Use the demo model dbscan-clustering-demo-v5.nlogo, or dbscan-clustering-demo-v6.nlogo for NetLogo versions 6 and 6.1, to test the clustering.

For further details on installation and usage, see the README.