Skip to content

xgillard/tspgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tsptools

A generator of clustered TSP instances.

Usage

Usage: tsptools <COMMAND>

Commands:
  generate   TspGen is a generator for realistic TSP instances where the cities to visit are gouped in clusters
  visualize  This command lets you generate an html file to visualize a given instance and an optional solution
  help       Print this message or the help of the given subcommand(s)

Options:
  -h, --help     Print help information
  -V, --version  Print version information

Build

cargo build --release

About

Generator of clustered TSP instances

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published