2011 International Conference on Communication Systems and Network Technologies 2011
DOI: 10.1109/csnt.2011.137
|View full text |Cite
|
Sign up to set email alerts
|

Graph Coloring with Minimum Colors: An Easy Approach

Abstract: In this paper we introduce an approach for solving the graph coloring problem. The problem is a NP-complete problem and the complexities of almost all the available algorithms are very high. On the other hand, the algorithms that have lesser complexity, does not provide an optimal solution. In this paper, we put forth a technique for coloring a graph with minimum number of colors and in significantly lesser time than any other technique by processing the edge table we use to represent a graph.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
5
0
4

Year Published

2011
2011
2023
2023

Publication Types

Select...
3
2
1

Relationship

0
6

Authors

Journals

citations
Cited by 9 publications
(9 citation statements)
references
References 8 publications
0
5
0
4
Order By: Relevance
“…. O algoritmo de coloração de grafos [Mittal et al, 2011] é usado como heurística para classificar nós como benignos ou não. Após a execução do algoritmo, a cor cujos nós em C u i representam a maior quantidade de nós em T u i é classificada como correta, e as outras cores são classificadas como incorretas.…”
Section: Projeto E Implementação Do Trumanunclassified
See 3 more Smart Citations
“…. O algoritmo de coloração de grafos [Mittal et al, 2011] é usado como heurística para classificar nós como benignos ou não. Após a execução do algoritmo, a cor cujos nós em C u i representam a maior quantidade de nós em T u i é classificada como correta, e as outras cores são classificadas como incorretas.…”
Section: Projeto E Implementação Do Trumanunclassified
“…First, it is shown how vehicles can form long-term relationships and trust one another in a similar way to social networks. Then, two algorithms are introduced: Tarjan's strongly connected components algorithm [Tarjan, 1972] and an efficient algorithm for graph coloring [Mittal et al, 2011]. Next, the Malicious Node Identification Algorithm (MaNI) [Vernize, 2013] is explained, because it is the work that suggests the usage of strongly connected components and graph coloring for malicious node detection.…”
Section: Design and Implementation Of Trumanmentioning
confidence: 99%
See 2 more Smart Citations
“…GC is a famous NP-complete problem [11]. Given an undirected graph G = (V, E), where V is the set of nodes (i.e.…”
Section: Graph Coloringmentioning
confidence: 99%