Vertex colouring using the adjacency matrix

5Citations
Citations of this article
13Readers
Mendeley users who have this article in their library.

This article is free to access.

Abstract

Recently, graph theory is one of the most rapidly developing sciences. Graphs in its applications are generally used to represent discrete objects and relationships between these objects. The visual representation of a graph is to declare an object as a vertex, while the relationship between objects is expressed as an edge. One topic in graph theory is colouring. This graph colouring is divided into vertex colouring, edge colouring and area colouring. The problem of the vertex colouring is to determine the minimum number of colours to colour the vertex so that the interconnected vertex has different colours. The problem of edge colouring is to determine the minimum number of colours to colour the edge so that the interconnected edge has different colours. The problem with area colouring is to determine the minimum number of colours to colour the area so that the adjacent area has a different colour. In this article the discussion will focus on the problem of vertex colouring. Previously there have been several vertex colouring methods, such as the Welch Powell method and the backtracking method. In this paper we will discuss the method of vertex colouring using the adjacent matrix. Adjacent matrix (M) is a square matrix where the element Mij is 1 if ViVj is connected and element Mij is 0 if ViVj is not connected. In the discussion, this method is presented in the form of the pseducode and flowchart so that it can be computerized more easily. The novelty of this research is to detect the character of the adjacency matrix so that it can apply to vertex colouring through the matrix.

Cite

CITATION STYLE

APA

Santoso, K. A., Dafik, Agustin, I. H., Prihandini, R. M., & Alfarisi, R. (2019). Vertex colouring using the adjacency matrix. In Journal of Physics: Conference Series (Vol. 1211). Institute of Physics Publishing. https://doi.org/10.1088/1742-6596/1211/1/012019

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free