FD Simulator test parameters and results from NYC case study
收藏资源简介:
This repository gives the dataset for Fleet-Demand platform (FD platform). The full FD platform code description can be found here. The files are under two categories: 1. MATSim input file: "config-with-mode-vehicles-drt-tele_2_income.xml": configuration file defining input file names and parameters for MATSim in the initial cycle of FD platform cycle (cycle 0). "config-with-mode-vehicles-drt-tele_2_income_updated.xml": configuration file defining input file names and parameters for MATSim in FD platform cycles after the initial cycle. "population_large_two_drt_added.xml": initial trip plan containing 35000 agents with initially assigned ride-pooling services ("drt_1" and "drt_2"). The trip plan was extracted from the MATSim-NYC population file, which can be found here. "new_subpopulation_income_onefifth.xml": subpopulation file assigning agent to either "Low_Income" or "Not_Low_Income". The value of time (VOT) of the two groups are defined in the configuration file "separated-network_shrunk_clean.xml": Network file containing road and transit network of Manhatta, Brooklyn, and Queens. This network file is extracted from the MATSim-NYC network file. 2. DVRPT input file "nyc_sub_nodes_update.csv": File defining the nodes that constructs the ride-pooling service area. "nyc_sub_network_update_new_1_27_max.csv": File defining the shortest path time cost for all node pairs. "nyc_sub_stops.csv": File defining the stops of the ride-pooling service. "nyc_sub_links.csv": File defining the links of the ride-pooling service area.
本仓库提供了Fleet-Demand平台(FD平台)所用的数据集。完整FD平台代码说明可在此处获取。文件分为两类: 1. MATSim输入文件: "config-with-mode-vehicles-drt-tele_2_income.xml":用于定义FD平台初始循环(循环0)中MATSim的输入文件名与参数的配置文件。 "config-with-mode-vehicles-drt-tele_2_income_updated.xml":用于定义FD平台初始循环之后各循环中MATSim的输入文件名与参数的配置文件。 "population_large_two_drt_added.xml":初始出行计划文件,包含35000个智能体(Agent),这些智能体已预先分配了合乘服务"drt_1"与"drt_2"。该出行计划提取自MATSim-NYC出行人口文件,相关文件可在此处获取。 "new_subpopulation_income_onefifth.xml":用于将智能体划分为"低收入(Low_Income)"与"非低收入(Not_Low_Income)"两类的子人口文件。两类群体的时间价值(Value of Time, VOT)已在配置文件中完成定义。 "separated-network_shrunk_clean.xml":包含曼哈顿、布鲁克林与皇后区道路及公共交通网络的路网文件。该路网文件提取自MATSim-NYC路网文件。 2. 动态车辆路径问题(DVRPT)输入文件: "nyc_sub_nodes_update.csv":用于定义合乘服务服务区节点的文件。 "nyc_sub_network_update_new_1_27_max.csv":用于定义所有节点对间最短路径时间成本的文件。 "nyc_sub_stops.csv":用于定义合乘服务停靠站点的文件。 "nyc_sub_links.csv":用于定义合乘服务服务区路段的文件。




