five

Test Instances for the Prize-Collecting Generalized MST Problem

收藏
NIAID Data Ecosystem2026-03-11 收录
下载链接:
https://data.mendeley.com/datasets/vftc7kg6ty
下载链接
链接失效反馈
官方服务:
资源简介:
Test instances for the Prize-Collecting Generalized Minimum Spanning Tree Problem. The instances have the form mXXXXn, where m is the number of clusters, n is the number of nodes and XXXXn is the name of the problem in TSPLIB (REINELT, 1991). We modified the instances for the GMST problem, provided by the authors Paolo Toth and Albert Einstein F. Muritiba. We added a value of prize, pseudo-randomly generated in the range [0, 10], for every node in the previous instances. We also provide the best known solution of each instance for the PC-GMST problem in a separate file. Reading a GTP file: --------------------- 1. First data is the number of nodes, n. 2. The 2n other lines give the x and y coordinates of each node. 3. A data gives the number of clusters, m. 4. The following is reapeated m times: - the number of nodes in the first cluster, m1. - the node number of the m1 nodes. - the number of nodes in the first cluster, m2. - the node number of the m2 nodes. - .... 5. m numbers of nodes (possibly the centers of the clusters). 6. A validating number set to -999. 7. n prize values in the range [0, 10], one for each node. 8. A validating number set to -999. Euclidean distance (REINELT, 1991): --------------------- Let x[i] and y[i] be the coordinates of node i. The distance between two points i and j must be computed as follows: xd = x[i] - x[j]; yd = y[i] - y[j]; dij = (int) ( sqrt( xd*xd + yd*yd ) + 0.5 ); where sqrt is the C square root function. Reference: ----------- REINELT, G. TSPLIB-- A Traveling Salesman Problem Library. ORSA Journal on Computing, v. 3, n. 4, p. 376, 1991.
创建时间:
2019-03-10
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作