Skip to content

Good9T/MD_MTA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MD_MTA

The source code of MD-MTA We provide codes for two VRP variants

  • Multi-depot Vehicle Routing Problem (MDVRP)
  • Multi-depot Open Vehicle Routing Problem (MDOVRP)

Basic Usage

To train a model

python MDVRP__Train.py
python MDOVRP__Train.py

To test a model

python MDVRP__Eval.py
python MDOVRP__Eval.py

All .py file contain parameters you can modify.

Used Libraries

python v3.9
torch==1.10

About

The source code of MD-MTA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages