• 其他栏目

    王宇新

    • 副教授     硕士生导师
    • 性别:男
    • 毕业院校:大连理工大学
    • 学位:博士
    • 所在单位:计算机科学与技术学院
    • 办公地点:创新园大厦A0827
    • 联系方式:
    • 电子邮箱:

    访问量:

    开通时间:..

    最后更新时间:..

    移动版主页

    论文成果

    当前位置: 中文主页 >> 科学研究 >> 论文成果
    An Efficient Dynamic Ridesharing Algorithm

    点击次数:

      发布时间:2019-03-12

      论文类型:会议论文

      发表时间:2017-01-01

      收录刊物:Scopus、CPCI-S、EI

      页面范围:320-325

      关键字:ridesharing; searching algorithm; scheduling algorithm

      摘要:In this paper, we propose a scheduling algorithm for ridesharing. It efficiently serves real-time requests sent by passengers and generates ride sharing schedules that try to meet users' demands. In our method, we first propose a taxi searching algorithm using binary search strategy to quickly and efficiently retrieve candidate taxis that are likely to satisfy a trip request. A scheduling algorithm is then proposed. It checks each candidate taxi and insert the request trip into the schedule of the taxi which satisfies the request with the maximum average satisfaction. We evaluated our system using a large scale taxi dataset containing 101,952 trips in Beijing Chaoyang district. Results showed that our approach serves 40% additional taxi users while saving 30% travel distance compared with no-ridesharing.