On Laplacian centrality of a graph: An exposition

A graph is viewed as a combinatorial representation of existing relations among objects where we call the objects vertices and the relations edges. The importance of a vertex in a graph or vertex centrality can be measured according to the number of neighbours of a vertex (degree), how close one ver...

Full description

Saved in:
Bibliographic Details
Main Author: Inguillo, Margaret C.
Format: text
Language:English
Published: Animo Repository 2023
Subjects:
Online Access:https://animorepository.dlsu.edu.ph/etdb_math/32
https://animorepository.dlsu.edu.ph/context/etdb_math/article/1034/viewcontent/2023_Inguillo_On_Laplacian_centrality_of_a_graph__an_exposition_Full_text.pdf
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: De La Salle University
Language: English
Description
Summary:A graph is viewed as a combinatorial representation of existing relations among objects where we call the objects vertices and the relations edges. The importance of a vertex in a graph or vertex centrality can be measured according to the number of neighbours of a vertex (degree), how close one vertex is to the other (closeness), the frequency of a certain vertex being passed by other vertices (betweenness), or how one vertex has influenced by the vertex’s connections (eigenvector). In 2012, Qi et. al. proposed a new centrality measurement known as the Laplacian centrality, which measures the centrality based on how the vertex has affected the whole network or graph after its deletion. In this paper, we give an exposition focusing on the proposed measurement that will benefit future researchers by the provision of additional details on the established results of the said new centrality measure. The main results of Qi et. al. are illustrated using sample social networks found on a network repository. Using Python, we compute the Laplacian energy and Laplacian centrality in our sample social networks.