This release contains the NetLogo Extension DBSCAN for the purpose of clustering agents and patches by variable or proximity. This release primarily focuses on richer support for NetLogo topologies as well as refining the clustering of patches by variable. This release is specifically focused on NetLogo 7.0 onwards; for NetLogo versions 5.0 up to 6.4 (clustering of patches is only supported for NetLogo 6 onwards), please use extension release 0.4.
Since NetLogo 6 onward, the installation of extensions is largely automated, but you can still build and deploy the binaries manually. Please see installation instructions in the README for an overview of all build and deployment options.
Use the demo model dbscan-clustering-demo-v7.nlogox to test the clustering and to explore the DBSCAN extension features. The demo model is contained in the release binary archive.
For further details on installation and the extension's use in models, see the README.