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

NetworkX 3.0 support #26

Open
prayerslayer opened this issue Aug 4, 2023 · 1 comment
Open

NetworkX 3.0 support #26

prayerslayer opened this issue Aug 4, 2023 · 1 comment

Comments

@prayerslayer
Copy link

  • TSPLIB 95 version: 0.7.1
  • Python version: 3.10
  • Operating System: macOS

Description

Tried to install this library, can't because I want to use networkx 3.0+ in the rest of my code.

What I Did

pip install

Thoughts

Is there a specific reason not so support current networkx versions? A cursory search of the repository suggests that it is only used here, and those calls seem compatible to the current API too.

@ben-hudson
Copy link

I've addressed this in my fork of this repo, which is packaged with another library I maintain called pylkh.

pip install lkh==2.0.0 will install my fork of tsplib95 as well as the lkh package.

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