English

Computing the Line Index of Balance Using Integer Programming Optimisation

Social and Information Networks 2018-02-08 v3 Optimization and Control

Abstract

An important measure of signed graphs is the line index of balance which has several applications in many fields. However, this graph-theoretic measure was underused for decades because of the inherent complexity in its computation which is closely related to solving NP-hard graph optimisation problems like MAXCUT. We develop new quadratic and linear programming models to compute the line index of balance exactly. Using the Gurobi integer programming optimisation solver, we evaluate the line index of balance on real-world and synthetic datasets. The synthetic data involves Erd\H{o}s-R\'{e}nyi graphs, Barab\'{a}si-Albert graphs, and specially structured random graphs. We also use well known datasets from the sociology literature, such as signed graphs inferred from students' choice and rejection as well as datasets from the biology literature including gene regulatory networks. The results show that exact values of the line index of balance in relatively large signed graphs can be efficiently computed using our suggested optimisation models. We find that most real-world social networks and some biological networks have small line index of balance which indicates that they are close to balanced.

Keywords

Cite

@article{arxiv.1710.09876,
  title  = {Computing the Line Index of Balance Using Integer Programming Optimisation},
  author = {Samin Aref and Andrew J. Mason and Mark C. Wilson},
  journal= {arXiv preprint arXiv:1710.09876},
  year   = {2018}
}

Comments

Accepted author copy, 20 pages, 4 tables and 3 figures. This work is followed up in another study with more focus on Operations Research aspects of the topic that can be found in arXiv:1611.09030

R2 v1 2026-06-22T22:27:01.050Z