TSPLIB
Classes
src/ValidateInstance.hpp File Reference

Defines the class Instance. More...

#include <ios>
#include <sstream>
#include <string>
#include "ValidateGraph.hpp"

Go to the source code of this file.

Classes

class  Instance

Detailed Description

Defines the class Instance.

Defines the class Instance which saves one instance of the travelling salesman problem with the underlying graph in the form of a weighted complete graph. The defined class provides no checks of ranges.

Author:
Ulrich Pferschy and Rostislav Stanek (Institut fuer Statistik und Operations Research, Universitaet Graz)

Definition in file ValidateInstance.hpp.

 All Classes Files Functions Variables Friends Defines