src/tspsolver.h File Reference

Defines tMatrix typedef, sStep struct and CTSPSolver class. More...

#include "globals.h"
#include "tspmodel.h"
Include dependency graph for tspsolver.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sStep
 This structure represents one step of solving. More...
class  CTSPSolver
 This class solves Travelling Salesman Problem task. More...

Typedefs

typedef QList< QList< double > > tMatrix
 A matrix of city-to-city travel costs.

Detailed Description

Defines tMatrix typedef, sStep struct and CTSPSolver class.

Author:
Copyright © 2007-2009 Lёppa <contacts[at]oleksii[dot]name>
Id
tspsolver.h 71 2009-12-07 16:06:44Z laleppa
URL
https://tspsg.svn.sourceforge.net/svnroot/tspsg/trunk/src/tspsolver.h

TSPSG: TSP Solver and Generator

This file is part of TSPSG.

TSPSG is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

TSPSG is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with TSPSG. If not, see <http://www.gnu.org/licenses/>.

 All Classes Files Functions Variables Typedefs Defines

Generated on Mon Dec 7 18:11:36 2009 for TSPSG: TSP Solver and Generator by  doxygen 1.6.1