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

Segmentation fault for large number of nodes #35

Open
HCYANG2000 opened this issue Jul 27, 2021 · 3 comments
Open

Segmentation fault for large number of nodes #35

HCYANG2000 opened this issue Jul 27, 2021 · 3 comments
Labels

Comments

@HCYANG2000
Copy link

Hi, there are some segmentation faults without specific error info when using TSPSolver to calculate the ground truth, especially when the size goes beyond 650.

@jvkersch
Copy link
Owner

@HCYANG2000 Do you have a small, self-contained example that demonstrates the problem?

@HCYANG2000
Copy link
Author

HCYANG2000 commented Jul 30, 2021

Here's the code I running: https://github.com/chaitjo/learning-tsp/blob/master/data/tsp/generate_tsp.py
When I run for the big graph, here's the error I got
截屏2021-07-30 下午3 47 42
another error that occurred is the segmentation error without further notice.
Thanks!

@jvkersch
Copy link
Owner

Thanks! I will have a look and try to reproduce the issue.

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

No branches or pull requests

2 participants