PyTorch implementation of my paper "Memory-Efficient Transformer-based Network Model for Traveling Salesman Problem"
GPU:NVIDIA GeForce RTX 2080 Ti
pytorch1.10
linux:ubuntu18.04
python3.9
matplotlib3.1
numpy1.19
pandas0.25
scikit_learn0.21
training: python trainTspformer.py
testing: python testTspformer.py
utils.options.get_options()