Brute-force search and Warshall algorithms for matrix-weighted graphs
Minh Hoang Trinh, Hyo-Sung Ahn

TL;DR
This paper introduces two algorithms, brute-force search and Warshall, for analyzing connectedness and clustering in undirected matrix-weighted graphs, addressing a gap in graph-theoretic research.
Contribution
It presents novel algorithms specifically designed for matrix-weighted graphs, highlighting the difference from scalar-weighted graphs and providing proofs and examples.
Findings
Algorithms effectively determine connectedness in matrix-weighted graphs.
Connectedness depends on all paths, not just existence of a single path.
Proofs confirm correctness and applicability of the methods.
Abstract
Although research on the control of networked systems has grown considerably, graph-theoretic and algorithmic studies on matrix-weighted graphs remain limited. To bridge this gap in the literature, this work introduces two algorithms-the brute-force search and the Warshall algorithm-for determining connectedness and clustering in undirected matrix-weighted graphs. The proposed algorithms, which are derived from a sufficient condition for connectedness, emphasize a key distinction between matrix-weighted and scalar-weighted graphs. While the existence of a path between two vertices guarantees connectedness in scalar-weighted graphs, connectedness in matrix-weighted graphs is a collective contribution of all paths joining the two vertices. Proofs of correctness and numerical examples are provided to illustrate and demonstrate the effectiveness of the algorithms.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed Control Multi-Agent Systems · Control and Stability of Dynamical Systems · Stability and Control of Uncertain Systems
