| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-05-26 | 1. add insertion_procedure、 local_search_procedure in Ant class | JonZhao | |
| 2. add new_active_ant in VrptwAco class | |||
| 2019-05-26 | minor updation | JonZhao | |
| 2019-05-25 | 1. delete: calculate_all_path_cost | JonZhao | |
| 2. add: local_update_pheromone, global_update_pheromone, NearestNeighborHeuristic | |||
| 2019-05-25 | 1. add: figure showing | JonZhao | |
| 2. fix: fix error about arrive time, the time information in the dataset has been transformed to distance information | |||
| 2019-05-24 | 在选择下一个结点的时候,考虑载重率、行驶距离等信息 | JonZhao | |
| 2019-05-24 | 1. 增加初始化信息素的函数 | JonZhao | |
| 2. 增加更新rho、q0的函数 3. 修复cost的计算部分 | |||
| 2019-05-24 | 1. 添加Ant class | JonZhao | |
| 2. 记录当前最佳路径 3. 添加时间达到某一个地点的时间记录 4. 添加solomon数据集 | |||
| 2019-05-23 | init project | JonZhao | |
