Vertex coloring of a graph
- Global styles
- Apa
- Bibtex
- Chicago Fullnote
- Help
Abstract
ÖZET Tepe boyama, verilen bir çizgenin komşu tepelerinin farklı renklerle boyanması koşuluyla gereken en az renk sayısının bulunmasını konu alan bir optimizasyon problemidir. Gereken en az renk sayısı çizgenin kromatik sayısıdır ve x(G) ile gösterilir. Geliştirdiğimiz ColorG isimli Mathematica paketin çizgelerin boyanmasıyla ilgili birçok fonksiyonu vardır. Bu paket çizgelerin boyanması için Brelaz algoritmasını kullanmak tadır. ABSTRACT Vertex coloring is the following optimization problem; given a graph, how many- colors are required to color its vertices in such a way that no two adjacent vertices receive the same color? The required number of colors is called the chromatic number of G and is denoted by x{G). In this thesis, we reviewed the vertex coloring concepts and theorems. The package ColorG which we have improved has many functions for dealing with graph coloring. This package uses a heuristic method due to Brelaz to color the graph so that adjacent vertices have distinct colors. IV
Collections