项目作者: warm2018

项目描述 :
Vehicle Scheduling Problem for Air-passengers
高级语言: Python
项目地址: git://github.com/warm2018/VSPA.git
创建时间: 2019-04-19T04:51:27Z
项目社区:https://github.com/warm2018/VSPA

开源协议:

下载


<<<<<<< HEAD

How to use it?

=======

02f4f41eb66ec602af20850f648e0eb6cc4aad66
Please run the script Set_Partion in src Dir, you will see the static result plot

Please run the script dynamic in src Dir, you will see the dynacmic result plot

<<<<<<< HEAD
if you have any questions about these scripts, please contact me by GitHub (warm2018) or Email :(transliufeng.qq.com)

Some notes about these directories:

Dir:data,includes the original txt data files which can be visualized straightly, and json data that provide a support to following algorithm.
Dir:gurobipy,An api which provided by gurobi optimization tool.
Dir:src,all scripts which support this algorithm. In other words, this is the core of this project.
dynamic.py the dynamic relization of VSPA, but it is only one update and lack two constriants
in the model.
Set_Partion.py the static
utils.py some functions which can help to transfer the txt data to json data.
VNS_2.py & VSPA_1.py old algorithm which based on GA algorithm, but it have some small bugs in the realization the VSPA algorithm.

  1. ***wirte_data.py*** You can use this function to change txt data files efficiently and quikly.

=======
if you have any questions about these scripts, please contact me by GitHub (warm2018) or Email :(transliufeng.qq.com)

02f4f41eb66ec602af20850f648e0eb6cc4aad66