| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-28 | Add some translations and odiparpack directory | Mitsuo Tokumori | |
| Inside odiparpack is input data related of our instance of the MDHVRPTW (Multi-Depot Heteregenous VRPTW) | |||
| 2019-06-04 | 更新local_search_procedure | JonZhao | |
| 2019-06-04 | update and fix error in local_search_procedure | JonZhao | |
| 2019-06-02 | 优化local_search的计算 | JonZhao | |
| 2019-06-02 | 1. update: update local_search_procedure | JonZhao | |
| 2. remove: remove local_search_procedure_for_global_path | |||
| 2019-05-30 | 1. show vehicle num in figure title | JonZhao | |
| 2. print how much time have used | |||
| 2019-05-30 | add local_search_procedure_for_global_path | JonZhao | |
| 2019-05-27 | 移除复制多个depot的graph创建方法,使用更加原始的,如果 ↵ | JonZhao | |
| 没有可以达到的下一个客户结点,则回到depot,取得了不错的效果,带接下来继续测试 | |||
| 2019-05-27 | fix some bug | JonZhao | |
| 2019-05-27 | 使用event来作为线程终止信号 | JonZhao | |
| 2019-05-27 | add multiple_ant_colony_system | JonZhao | |
| 2019-05-26 | 1. 将信息素放在graph中 | JonZhao | |
| 2. 删除 class NearestNeighborHeuristic 3. 在graph中添加 nearest_neighbor_heuristic方法 4. 将Ant class移动到一个新文件中 | |||
