Skip to content
/ GTA-RL Public
forked from udeshmg/GTA-RL

Attention based model for learning to solve different routing problems

License

Notifications You must be signed in to change notification settings

zhihaod/GTA-RL

Repository files navigation

Learning Heuristics for Dynamic Graph Combinatorial Optimization

Spatio-Temporal architecture to solve dynamic combinatorial optimization and this code base build on top of the following code (https://github.com/wouterkool/attention-learn-to-route).

Currently, dynamic versions of Travelling Salesmen Problem and Vehicle Routing Problem are supported.

Requirements

Acknowledgements

We thank attention learning to route [https://github.com/wouterkool/attention-learn-to-route] for easily extendable code base.

About

Attention based model for learning to solve different routing problems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 74.8%
  • Python 23.9%
  • C++ 1.2%
  • Shell 0.1%