Skip to content

ben-hudson/tsplib95

This branch is 10 commits ahead of rhgrant10/tsplib95:master.

Folders and files

NameName
Last commit message
Last commit date
Aug 12, 2018
Apr 11, 2020
Apr 11, 2020
Sep 23, 2023
Sep 23, 2023
Aug 12, 2018
Oct 2, 2019
Mar 29, 2020
Oct 4, 2018
Aug 12, 2018
May 8, 2020
Aug 12, 2018
Aug 12, 2018
Apr 7, 2020
Apr 11, 2020
Nov 15, 2021
May 8, 2020
Sep 26, 2023
Mar 29, 2020

Repository files navigation

TSPLIB 95

Available on PyPI Continuous Integration Code Coverage Documentation Status

TSPLIB 95 is a library for working with TSPLIB 95 files.

Features

  • read and write TSPLIB95 file format like a boss
  • easily convert problems into networkx.Graph instances
  • supports all fields in the original standard
  • allows completely custom field and problem declarations

It also has a CLI program to print a tabular summary of one or more TSPLIB95 files... no idea why anyone would want that, but there you have it nonetheless.

Credits

See TSPLIB for original details, including file format specification, C++ code, and sample problems.

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

Library for working with TSPLIB files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 85.2%
  • Fortran 7.3%
  • C 5.6%
  • Makefile 1.9%