Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to implement with pytorch_structure2vec? #30

Open
Dora238 opened this issue Aug 23, 2022 · 1 comment
Open

How to implement with pytorch_structure2vec? #30

Dora238 opened this issue Aug 23, 2022 · 1 comment

Comments

@Dora238
Copy link

Dora238 commented Aug 23, 2022

Hi ,thanks for your code! I want to know what I should to do if I use pytorch_structure2vec do this work(TSP instance)?

@Hanjun-Dai
Copy link
Owner

Hi, the codebase was written in c++ which might not be very friendly to use pytorch. I would recommend using pyg + some RL library to implement the graph comb-opt, which might be simpler.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants