Subnetin
Subnetin is a network analysis framework designed to identify subnet boundaries within large-scale computer networks and simulated graphs. It provides algorithms and tooling to partition a network into subnets that respect connectivity, traffic patterns, and administrative boundaries. Subnetin can import various graph formats and export results for network design, monitoring, and security applications.
The term Subnetin blends subnet with inference. It was introduced in academic literature in the mid-2010s by
Subnetin's core algorithms combine spectral clustering with modularity-based optimization and constrained flow-analysis to produce subnet boundaries.
Applications include network design and optimization, segmentation for security zones, traffic engineering in data centers, and
Related topics include graph partitioning, modularity optimization, and subnetting in IP networks. Further information is available