Given a graph G = (V, E) with strictly positive integer weights ω i on the vertices i ∈ V , a k-interval coloring of G is a function I that assigns an interval I(i) ⊆ {1, • • • , k} of ω i consecutive integers (called colors) to each vertex i ∈ V. If two adjacent vertices x and y have common colors, i.e. I(i) ∩ I(j) = ∅ for an edge [i, j] in G, then the edge [i, j] is said conflicting. A k-interval coloring without conflicting edges is said legal. The interval coloring problem (ICP) is to determine the smallest integer k, called interval chromatic number of G and denoted χ int (G), such that there exists a legal k-interval coloring of G. For a fixed integer k, the k-interval graph coloring problem (k-ICP) is to determine a k-interval coloring of G with a minimum number of conflicting edges. The ICP and k-ICP generalize classical vertex coloring problems where a single color has to be assigned to each vertex (i.e., ω i = 1 for all vertices i ∈ V). Two k-interval colorings I 1 and I 2 are said equivalent if there is a permutation π of the integers 1, • • • , k such that ℓ ∈ I 1 (i) if and only if π(ℓ) ∈ I 2 (i) for all vertices i ∈ V. As for classical vertex coloring, the efficiency of algorithms that solve the ICP or the k-ICP can be increased by avoiding considering equivalent k-interval colorings. To this purpose, we define and prove a necessary and sufficient condition for the equivalence of two k-interval colorings. We then show how a simple tabu search algorithm for the k-ICP can possibly be improved by forbidding the visit of equivalent solutions.
scite is a Brooklyn-based organization that helps researchers better discover and understand research articles through Smart Citations–citations that display the context of the citation and describe whether the article provides supporting or contrasting evidence. scite is used by students and researchers from around the world and is funded in part by the National Science Foundation and the National Institute on Drug Abuse of the National Institutes of Health.
customersupport@researchsolutions.com
10624 S. Eastern Ave., Ste. A-614
Henderson, NV 89052, USA
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
Copyright © 2024 scite LLC. All rights reserved.
Made with 💙 for researchers
Part of the Research Solutions Family.