Skip to content

the implementation and research framework for developing and evaluating Distributed Metaheuristic Algorithms (MHA) aimed at solving the Vehicle Routing Problem with Backhauls (VRPB).

Notifications You must be signed in to change notification settings

WarningRan/VRPB-MHA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VRPB-MHA

Overview

This repository hosts the implementation and research framework for developing and evaluating Distributed Metaheuristic Algorithms (MHA) aimed at solving the Vehicle Routing Problem with Backhauls (VRPB).

The primary goal is to create a robust, modular, and performance-driven platform to test various metaheuristics, particularly focusing on multi-objective optimization techniques, for complex VRPB scenarios.

基于分布式元启发式算法的VRPB系统

寒假计划
2019.1.13-

  • ALL

学习用LaTex写公式,选择一个工具

  • FHA
  • dirtycomputer
    • 调好SSA代码,得出mean等表格实验结果,更新新的实验结果,形成完整的SSA实验报告
    • 记录在调SSA代码的过程中,发现的问题,如何解决问题,和效果怎么样(以图表或文字描述的形式)
    • 写NSGA3代码,并完成报告中思路和重点等部分
    • 看论文,写论文笔记(关于车辆路径规划的论文)
  • Ktouguai
    • 学习、了解多目标的概念
    • [ ]

下周计划


学习任务:(优先级1-N为高到低)

  • 松鼠论文后续:算法概念比较的部分——了解其他算法的思想 [1]
  • 阅读其他进化计算论文,重点看如何改进现有算法,总结[2]
  • 多目标优化方法——求解多目标优化问题 [长期]
  • TSP旅行商问题——是车辆路径规划问题的基础 [长期]
  • 阅读JMetalSP框架论文 [进阶]

About

the implementation and research framework for developing and evaluating Distributed Metaheuristic Algorithms (MHA) aimed at solving the Vehicle Routing Problem with Backhauls (VRPB).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages