ASP.xlsx
收藏资源简介:
Dataset for aerial surveying routing problem. Consists of 11 base stations, 10 types of aircraft and 12 tasks that need to be visited. Each aircraft type has cruise speed, range and cost per hour specified.<i>TaskToTask</i>, <i>BaseToTask </i>and <i>BaseToBase </i>tables provide the distances in miles between two edges in the graph.<i>AircraftsAvailable </i>table provides information on how many aircraft are available at each base for the given aircraft type.Due to the size or type of the aircraft, not all base stations can support all aircraft types safely, so additional aircraft type constraints are applied for each base station - <i>AircraftBaseConstraints</i>.
本数据集面向航空勘测路径规划问题,涵盖11个作业基地、10类航空器与12个待访问任务。每类航空器均配置了巡航速度、续航航程及每小时使用成本等参数。<i>TaskToTask</i>、<i>BaseToTask</i>与<i>BaseToBase</i>三张数据表列明了该图中任意两类节点间的英里级距离。<i>AircraftsAvailable</i>数据表则载明了各基地可调度的对应类型航空器的数量。受航空器尺寸与机型限制,并非所有作业基地均可安全适配全部航空器类型,因此针对每个基地增设了航空器类型适配约束——<i>AircraftBaseConstraints</i>。



