Monte Carlo Tree Search Algorithm for the Euclidean Steiner Tree Problem

Authors

  • Michał Bereta

DOI:

https://doi.org/10.26636/jtit.2017.122017

Keywords:

Euclidean Steiner tree problem, MCTS, Monte Carlo Tree Search, UCT algorithm

Abstract

This study is concerned with a novel Monte Carlo Tree Search algorithm for the problem of minimal Euclidean Steiner tree on a plane. Given p p p points (terminals) on a plane, the goal is to find a connection between all the points, so that the total sum of the lengths of edges is as low as possible, while an addition of extra points (Steiner points) is allowed. Finding the minimum Steiner tree is known to be np-hard. While exact algorithms exist for this problem in 2D, their efficiency decreases when the number of terminals grows. A novel algorithm based on Upper Confidence Bound for Trees is proposed. It is adapted to the specific characteristics of Steiner trees. A simple heuristic for fast generation of feasible solutions based on Fermat points is proposed together with a correction procedure. By combing Monte Carlo Tree Search and the proposed heuristics, the proposed algorithm is shown to work better than both the greedy heuristic and pure Monte Carlo simulations. Results of numerical experiments for randomly generated and benchmark library problems (from OR-Lib) are presented and discussed.

Downloads

Download data is not yet available.

Downloads

Published

2017-12-30

Issue

Section

ARTICLES FROM THIS ISSUE

How to Cite

[1]
M. Bereta, “Monte Carlo Tree Search Algorithm for the Euclidean Steiner Tree Problem”, JTIT, vol. 70, no. 4, pp. 71–81, Dec. 2017, doi: 10.26636/jtit.2017.122017.