🌙

数据库迁移中测试成本最小化模型的代码与数据仓库

Code and Data Repository for Models for test cost minimization in database migration

INFORMS journal on computing · 2024
被引 0
人大 BUTD24ABS 3

中文导读

该仓库包含论文中使用的启发式算法和整数线性规划的实现,以及基准测试实例,用于研究数据库迁移中的测试成本最小化问题。

Abstract

This archive is distributed in association with the INFORMS Journal on Computing under the MIT License. The software and data in this repository are a snapshot of the software and data that were used in the research reported on in the paper Models for test cost minimization in database migration by B. Caskurlu, K. Submrani, U.U. Acikalin, A. Velasquez and P. Wojciechowski. The repository contains implementations of adaptions of the heuristic algorithms and the ILP used in the paper as well as the benchmark instances used to produce this paper.

计算机科学数据库数据迁移优化算法