On the Parameterized Complexity of Controlling Amendment and Successive Winners
Yongjie Yang
TL;DR
The paper addresses the parameterized complexity of eight standard election control problems under amendment, full-amendment, and successive procedures, and extends to the general $h$-amendment variant. It develops a broad landscape of fixed-parameter tractability and hardness results (including extsf{W[1]}-, extsf{W[2]}-hardness and paraNP-hardness) across multiple parameters, using reductions from problems such as RBDS, Perfect Code, Clique, and Biclique, as well as ILP-based extsf{FPT} techniques via extsf{MGCEV}. It reveals distinct computational behaviors between the amendment family and the successive procedure, with amendment generally more resistant to voter-control and successive more resistant to candidate-control, and shows that full-amendment and related variants add further complexity. The work also provides kernelization and approximation lower bounds, as well as several exact-algorithm insights, thereby delivering a thorough theoretical foundation for the resistance of these procedures to strategic manipulation and guiding future research directions, including experimental validation and broader control settings.
Abstract
The successive and the amendment procedures have been widely employed in parliamentary and legislative decision making and have undergone extensive study in the literature from various perspectives. However, investigating them through the lens of computational complexity theory has not been as thoroughly conducted as for many other prevalent voting procedures heretofore. To the best of our knowledge, there is only one paper which explores the complexity of several strategic voting problems under these two procedures, prior to our current work. To provide a better understanding of to what extent the two procedures resist strategic behavior, we study the parameterized complexity of constructive/destructive control by adding/deleting voters/candidates for both procedures. To enhance the generalizability of our results, we also examine a more generalized form of the amendment procedure. Our exploration yields a comprehensive (parameterized) complexity landscape of these problems with respect to numerous parameters.
