ai4co / rl4co

A PyTorch library for all things Reinforcement Learning (RL) for Combinatorial Optimization (CO)
https://rl4.co
MIT License
381 stars 70 forks source link

New routing envs #160

Closed FeiLiu36 closed 4 months ago

FeiLiu36 commented 5 months ago

Description

Four new routing Envs (i.e. VRPB, Vrpl, VRPTW and OVRP)

Motivation and Context

More VRP Envs and for multi-task learning

Types of changes