Skip to main content

Parameterizing Role Coloring on Forests

  • Conference paper
  • First Online:
  • 1077 Accesses

Part of the book series: Lecture Notes in Computer Science ((LNTCS,volume 12607))

Abstract

A role coloring of a graph is an assignment of colors to the vertices such that if any two vertices are assigned the same color, then their neighborhood are assigned the same set of colors. In k-Role Coloring, we want to ask whether a given graph is role colorable by using exactly k colors.

Determining whether a graph admits a k-Role Coloring is a notoriously hard problem even for a fixed \(k \ge 2\). It is known to be NP-complete for \(k \ge 2\) on general graphs. For many hereditary graph classes like chordal graphs, planar graphs and split graphs, k-Role Coloring is NP-complete even when k is a constant. A recent result shows that k-Role Coloring is NP-complete for bipartite graphs when \(k \ge 3\). The only known classes of graphs for which k-role coloring is polynomial time for any fixed k, are Cographs and Proper Interval graphs.

We consider the parameterized complexity of \((n-k)\)-role coloring on n vertex graphs parameterized by k. This parameterization had interesting fixed-parameter tractable algorithms for the standard proper coloring [Chor et al. WG2004] and list-coloring variants [Banik et al. IWOCA 2019, Gutin et al. STACS 2020]. As our main results, we show that this parameterization for role coloring has

  • an \(n^{O(k)}\) algorithm on general graphs (putting the problem in the parameterized complexity class XP), and

  • an \(f(k)n^{O(1)}\) algorithm (placing the problem in the class FPT) on forests (here f is a computable exponential function).

This is a preview of subscription content, log in via an institution.

Buying options

Chapter
USD   29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD   84.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD   109.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Learn about institutional subscriptions

References

  1. Alon, N., Yuster, R., Zwick, U.: Color-coding. J. ACM 42(4), 844–856 (1995)

    Article  MathSciNet  Google Scholar 

  2. Banik, A., Jacob, A., Paliwal, V.K., Raman, V.: Fixed-parameter tractability of (n-k) list coloring. In: IWOCA 2019, Proceedings. pp. 61–69 (2019)

    Google Scholar 

  3. Chaplick, S., Fiala, J., van ’t Hof, P., Paulusma, D., Tesar, M.: Locally constrained homomorphisms on graphs of bounded treewidth and bounded degree. Theor. Comput. Sci. 590, 86–95 (2015)

    Google Scholar 

  4. Chor, B., Fellows, M., Juedes, D.W.: Linear kernels in linear time, or how to save k colors in o(n\({}^{\text{2}}\)) steps. In: WG 2004, Revised Papers. pp. 257–269 (2004)

    Google Scholar 

  5. Dourado, M.C.: Computing role assignments of split graphs. Theor. Comput. Sci. 635, 74–84 (2016)

    Article  MathSciNet  Google Scholar 

  6. Everett, M.G., Borgatti, S.P.: Regular equivalence: general theory. J. Math. Sociol. 19(1), 29–52 (1994)

    Article  MathSciNet  Google Scholar 

  7. Fiala, J., Paulusma, D.: A complete complexity classification of the role assignment problem. Theor. Comput. Sci. 349(1), 67–81 (2005)

    Article  MathSciNet  Google Scholar 

  8. Garey, M.R., Johnson, D.S., Stockmeyer, L.J.: Some simplified np-complete graph problems. Theor. Comput. Sci. 1(3), 237–267 (1976)

    Article  MathSciNet  Google Scholar 

  9. Gutin, G.Z., Majumdar, D., Ordyniak, S., Wahlström, M.: Parameterized pre-coloring extension and list coloring problems. In: STACS 2020. pp. 1–18 (2020)

    Google Scholar 

  10. Heggernes, P., van ’t Hof, P., Paulusma, D.: Computing role assignments of proper interval graphs in polynomial time. J. Discrete Algorithms 14, 173–188 (2012)

    Google Scholar 

  11. van’t Hof, P., Paulusma, D., van Rooij, J.M.M.: Computing role assignments of chordal graphs. Theor. Comput. Sci. 411(40–42), 3601–3613 (2010)

    Google Scholar 

  12. Martin G. Everett, S.B.: Role colouring a graph. Mathematical Social Sciences pp. 183–188 (1991)

    Google Scholar 

  13. Naor, M., Schulman, J.L., Srinivasan, A.: Splitters and near-optimal derandomization. In: FOCS. pp. 182–191 (1995)

    Google Scholar 

  14. Otter, R.: Richard otter. The Annals of Mathematics, 2nd Ser. 49(3), 583–599 (1948)

    Google Scholar 

  15. Pandey, S., Sahlot, V.: Role coloring bipartite graphs. Manuscript

    Google Scholar 

  16. Purcell, C., Rombach, M.P.: On the complexity of role colouring planar graphs, trees and cographs. J. Discrete Algorithms 35, 1–8 (2015)

    Article  MathSciNet  Google Scholar 

  17. Roberts, F.S., Sheng, L.: How hard is it to determine if a graph has a 2-role assignment? Networks 37, 67–73 (2001)

    Article  MathSciNet  Google Scholar 

  18. Sailer, L.D.: Structural equivalence: Meaning and definition, computation and application. Social Networks 1(1), 73–90 (1978)

    Article  Google Scholar 

  19. White, D., Reitz, K.: Graph and semigroup homomorphisms on networks of relations. Social Networks 5(2), 193–234 (1983)

    Article  MathSciNet  Google Scholar 

  20. Wright, R.A., Richmond, L.B., Odlyzko, A.M., McKay, B.D.: Constant time generation of free trees. SIAM J. Comput. 15, 540–548 (1986)

    Article  MathSciNet  Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding authors

Correspondence to Sukanya Pandey , Venkatesh Raman or Vibha Sahlot .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2021 Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Pandey, S., Raman, V., Sahlot, V. (2021). Parameterizing Role Coloring on Forests. In: Bureš, T., et al. SOFSEM 2021: Theory and Practice of Computer Science. SOFSEM 2021. Lecture Notes in Computer Science(), vol 12607. Springer, Cham. https://doi.org/10.1007/978-3-030-67731-2_22

Download citation

  • DOI: https://doi.org/10.1007/978-3-030-67731-2_22

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-030-67730-5

  • Online ISBN: 978-3-030-67731-2

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics