复制计算结果报告:“一种通过仿真进行多目标优化的子集选择的实用方法”

Replicated Computational Results (RCR) Report for“A Practical Approach to Subset Selection for Multi-Objective Optimization via Simulation”

ACM Transactions on Modeling and Computer Simulation · 2021
被引 0
ABS 3

中文导读

该报告验证了Currie和Monks提出的两阶段多目标仿真优化算法,通过复现其Python代码确认了原文结果,适用于仿真优化研究者。

Abstract

In “A Practical Approach to Subset Selection for Multi-Objective Optimization via Simulation,” Currie and Monks propose an algorithm for multi-objective simulation-based optimization. In contrast to sequential ranking and selection schemes, their algorithm follows a two-stage scheme. The approach is evaluated by comparing the results to those obtained using the existing OCBA-m algorithm for synthetic problems and for a hospital ward configuration problem. The authors provide the Python code used in the experiments in the form of Jupyter notebooks. The code successfully reproduced the results shown in the article.

仿真优化多目标优化子集选择算法