Agent Arrangement Problem
Tomoki Nakamigawa, Tadashi Sakuma

TL;DR
This paper introduces the concept of arrangements and transfers in graph pairs, analyzing their properties and computational complexity, including an efficient algorithm for a decision problem and proving another problem is co-NP complete.
Contribution
It defines the notion of t-equivalence and the almighty property for graph pairs, providing an algorithm for t-equivalence and establishing the complexity of testing if a pair is almighty.
Findings
Developed an O(|E(G_A)| + (|V(G_M)| + |E(G_A)|)|V(G_A)|) algorithm for t-equivalence.
Proved that deciding if a pair of graphs is almighty is co-NP complete.
Abstract
An {\em arrangement} of an ordered pair of graphs is defined as a function from to such that, for each vertex of , the vertex-set of either is (the case when ) or induces a connected subgraph of and that the family is a partition of . Let be an arrangement of , let be an edge of and let be a subset of such that each of the three graphs , and is ether connected or and that . A {\em transfer} of from to is defined as the modification of such that for every and for every…
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
TopicsAdvanced Graph Theory Research · Genome Rearrangement Algorithms · Optimization and Search Problems
