RoyalSkye / Routing-MVMoE

[ICML 2024] "MVMoE: Multi-Task Vehicle Routing Solver with Mixture-of-Experts"
https://openreview.net/forum?id=lsQnneYa8p
MIT License
38 stars 3 forks source link

About Pre-trained Models #2

Closed lsyysl9711 closed 3 months ago

lsyysl9711 commented 3 months ago

Thanks for sharing the pre-trained models.

But in the pretrained directory, I only saw two POMO based neural solvers: "POMO-CVRP" and "POMO-VRPTW". In the paper, there should be another four single models: POMO-OVRP, POMO-VRPL, POMO-VRPB, POMO-OVRPTW. I really appreciate if you could release them as well.

RoyalSkye commented 3 months ago

Unfortunately, these single-task models are not available😐. They can be obtained by running train.py.