I have a social network(graph) of group of people in which all nodes considered as individual person and links between them shows, if the communication established between them. Here i would like to identify most centralized node in that network using genetic algorithm. Is that possible?