TSPSOL(1) Traveling Salesperson Problem solver from GLPK

SYNOPSIS

tspsol [options...] tsp-file

DESCRIPTION

Options:

-o filename, --output filename
write solution to filename in plain text format
-t, --trace
produce detailed output

REPORTING BUGS

Please report bugs to <[email protected]>.

COPYRIGHT

Copyright © 2000, 2001, 2002, 2003, 2004, 2005 Andrew Makhorin <[email protected]> This program is free software; you may redistribute it under the terms of the GNU General Public License. This program has absolutely no warranty.