<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Community Detection for Evolving Multiplex Networks // Multiplex
		temporal community detection with customizable interlayer
		coupling. Runs Louvain or Leiden community detection on each
		network layer and constructs interlayer ties using Jaccard
		similarity, overlap coefficient, node-strength weighted
		variants, or direct node identity links, and also provides a
		two-stage snapshot-and-match tracker that aligns independently
		detected per-layer communities across time with the Hungarian
		assignment algorithm. Supports user-specified layer
		connectivity via the layer_links argument, enabling adjacent-
		only temporal coupling that avoids the long-range pooling
		problem in standard multislice approaches.
	</longdescription>
</pkgmetadata>
