Skip to main content

On Monte Carlo Tree Search for Weighted Vertex Coloring

  • Conference paper
  • First Online:
Evolutionary Computation in Combinatorial Optimization (EvoCOP 2022)

Abstract

This work presents the first study of using the popular Monte Carlo Tree Search (MCTS) method combined with dedicated heuristics for solving the Weighted Vertex Coloring Problem. Starting with the basic MCTS algorithm, we gradually introduce a number of algorithmic variants where MCTS is extended by various simulation strategies including greedy and local search heuristics. We conduct experiments on well-known benchmark instances to assess the value of each studied combination. We also provide empirical evidence to shed light on the advantages and limits of each strategy.

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

Access this chapter

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

Institutional subscriptions

Notes

  1. 1.

    http://archive.dimacs.rutgers.edu/pub/dsj/clique/.

References

  1. Brélaz, D.: New methods to color the vertices of a graph. Commun. ACM 22(4), 251–256 (1979)

    Article  MathSciNet  Google Scholar 

  2. Browne, C.B., et al.: A survey of monte Carlo tree search methods. IEEE Trans. Comput. Intell. AI Games 4(1), 1–43 (2012)

    Article  Google Scholar 

  3. Cazenave, T., Negrevergne, B., Sikora, F.: Monte Carlo graph coloring. In: Monte Carlo Search 2020, IJCAI Workshop (2020)

    Google Scholar 

  4. Cheeseman, P., Kanefsky, B., Taylor, W.M.: Where the really hard problems are. In: Proceedings of the 12th International Joint Conference on Artificial Intelligence - Volume 1. IJCAI 1991, pp. 331–337. Morgan Kaufmann Publishers Inc. (1991)

    Google Scholar 

  5. Cornaz, D., Furini, F., Malaguti, E.: Solving vertex coloring problems as maximum weight stable set problems. Discrete Appl. Math. 217, 151–162 (2017). https://doi.org/10.1016/j.dam.2016.09.018

    Article  MathSciNet  MATH  Google Scholar 

  6. Edelkamp, S., Greulich, C.: Solving physical traveling salesman problems with policy adaptation. In: 2014 IEEE Conference on Computational Intelligence and Games, pp. 1–8. IEEE (2014)

    Google Scholar 

  7. Furini, F., Malaguti, E.: Exact weighted vertex coloring via branch-and-price. Discrete Optim. 9(2), 130–136 (2012)

    Article  MathSciNet  Google Scholar 

  8. Gelly, S., Wang, Y., Munos, R., Teytaud, O.: Modification of UCT with patterns in Monte-Carlo Go. Ph.D. thesis, INRIA (2006)

    Google Scholar 

  9. Goudet, O., Grelier, C., Hao, J.K.: A deep learning guided memetic framework for graph coloring problems, September 2021. arXiv:2109.05948, http://arxiv.org/abs/2109.05948

  10. Jooken, J., Leyman, P., De Causmaecker, P., Wauters, T.: Exploring search space trees using an adapted version of Monte Carlo tree search for combinatorial optimization problems, November 2020, arXiv:2010.11523, http://arxiv.org/abs/2010.11523

  11. Kavitha, T., Mestre, J.: Max-coloring paths: tight bounds and extensions. J. Combin. Optim. 24(1), 1–14 (2012)

    Article  MathSciNet  Google Scholar 

  12. Kubale, M., Jackowski, B.: A generalized implicit enumeration algorithm for graph coloring. Commun. ACM 28(4), 412–418 (1985)

    Article  Google Scholar 

  13. Lai, T.L., Robbins, H.: Asymptotically efficient adaptive allocation rules. Adv. Appl. Math. 6(1), 4–22 (1985)

    Article  MathSciNet  Google Scholar 

  14. Lewis, R.: A Guide to Graph Colouring - Algorithms and Applications. Springer, Cham (2016). https://doi.org/10.1007/978-3-319-25730-3

  15. Malaguti, E., Monaci, M., Toth, P.: Models and heuristic algorithms for a weighted vertex coloring problem. J. Heuristics 15(5), 503–526 (2009)

    Article  Google Scholar 

  16. Nogueira, B., Tavares, E., Maciel, P.: Iterated local search with tabu search for the weighted vertex coloring problem. Comput. Oper. Res. 125, 105087 (2021). https://doi.org/10.1016/j.cor.2020.105087

  17. Pemmaraju, S.V., Raman, R.: Approximation algorithms for the max-coloring problem. In: Caires, L., Italiano, G.F., Monteiro, L., Palamidessi, C., Yung, M. (eds.) ICALP 2005. LNCS, vol. 3580, pp. 1064–1075. Springer, Heidelberg (2005). https://doi.org/10.1007/11523468_86

    Chapter  Google Scholar 

  18. Prais, M., Ribeiro, C.C.: Reactive GRASP: an application to a matrix decomposition problem in TDMA traffic assignment. INFORMS J. Comput. 12(3), 164–176 (2000)

    Article  MathSciNet  Google Scholar 

  19. Silver, D., et al.: Mastering the game of go with deep neural networks and tree search. Nature 529(7587), 484–489 (2016). https://doi.org/10.1038/nature16961

    Article  Google Scholar 

  20. Sun, W., Hao, J.K., Lai, X., Wu, Q.: Adaptive feasible and infeasible Tabu search for weighted vertex coloring. Inf. Sci. 466, 203–219 (2018)

    Article  MathSciNet  Google Scholar 

  21. Tange, O.: GNU parallel - the command-line power tool: login. The USENIX Mag. 36(1), 42–47 (2011)

    Google Scholar 

  22. Wang, Y., Cai, S., Pan, S., Li, X., Yin, M.: Reduction and local search for weighted graph coloring problem. Proc. AAAI Conf. Artif. Intell. 34(0303), 2433–2441 (2020). https://doi.org/10.1609/aaai.v34i03.5624

    Article  Google Scholar 

  23. Zhou, Y., Duval, B., Hao, J.K.: Improving probability learning based local search for graph coloring. Appl. Soft Comput. 65, 542–553 (2018)

    Article  Google Scholar 

  24. Zhou, Y., Hao, J.K., Duval, B.: Frequent pattern-based search: a case study on the quadratic assignment problem. IEEE Trans. Syst. Man Cybern. Syst. 52, 1503–1515(2020)

    Google Scholar 

Download references

Acknowledgements

We would like to thank the reviewers for their useful comments. We thank Dr. Wen Sun [20], Dr. Yiyuan Wang, [22] and Pr. Bruno Nogueira [16] for sharing their codes. This work was granted access to the HPC resources of IDRIS (Grant No. 2020-A0090611887) from GENCI and the Centre Régional de Calcul Intensif des Pays de la Loire.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Jin-Kao Hao .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2022 The Author(s), under exclusive license to Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Grelier, C., Goudet, O., Hao, JK. (2022). On Monte Carlo Tree Search for Weighted Vertex Coloring. In: Pérez Cáceres, L., Verel, S. (eds) Evolutionary Computation in Combinatorial Optimization. EvoCOP 2022. Lecture Notes in Computer Science, vol 13222. Springer, Cham. https://doi.org/10.1007/978-3-031-04148-8_1

Download citation

  • DOI: https://doi.org/10.1007/978-3-031-04148-8_1

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-031-04147-1

  • Online ISBN: 978-3-031-04148-8

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics