man tspsol (Commandes) - Traveling Salesperson Problem solver from GLPK
NAME
TSPSOL - 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 <bug-glpk@gnu.org>.
COPYRIGHT
Copyright © 2000, 2001, 2002, 2003, 2004, 2005 Andrew Makhorin <mao@gnu.org> This program is free software; you may redistribute it under the terms of the GNU General Public License. This program has absolutely no warranty.