1,902
Views
3
CrossRef citations to date
0
Altmetric
Articles

An improved Monte Carlo Tree Search approach to workflow scheduling

, &
Pages 1221-1251 | Received 22 Dec 2021, Accepted 08 Mar 2022, Published online: 07 Apr 2022
 

Abstract

Workflow computing has become an essential part of many scientific and engineering fields, while workflow scheduling has long been a well-known NP-complete research problem. Major previous works can be classified into two categories: heuristic-based and guided random-search-based workflow scheduling methods. Monte Carlo Tree Search (MCTS) is a recently proposed search methodology with great success in AI research on game playing, such as Computer Go. However, researchers found that MCTS also has potential application in many other domains, including combinatorial optimization, task scheduling, planning, and so on. In this paper, we present a new workflow scheduling approach based on MCTS, which is still a rarely explored direction. Several new mechanisms are developed for the major steps in MCTS to improve workflow execution schedules further. Experimental results show that our approach outperforms previous methods significantly in terms of execution makespan.

Disclosure statement

No potential conflict of interest was reported by the author(s).