Monte Carlo Tree Search Method for Solving the Knapsack Problem

Bibliographic Information

Other Title
  • モンテカルロ木探索によるナップサック問題の解法
  • モンテカルロ モク タンサク ニ ヨル ナップサック モンダイ ノ カイホウ

Search this article

Abstract

<p>Monte Carlo tree search is used in AlphaGo Zero which is a strong artificial intelligence player for Go, and therefore it has attracted much attention. It can be used for searching for the optimum of combinatorial optimization problems, and it is promising for finding the optimum or a near-optimum. This paper proposes a Monte Carlo tree search method for the knapsack problem which is one of the typical combinatorial optimization problems. In the proposed method, a new candidate solution is generated by using superior ones found so far in the procedure called the simulation. Its performance is evaluated through conducting numerical experiments.</p>

Journal

References(2)*help

See more

Related Projects

See more

Details 詳細情報について

Report a problem

Back to top