Changeset 55c4b858e9 in tspsg for src/tspsolver.cpp
- Timestamp:
- Sep 10, 2009, 12:14:22 AM (15 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- bc1b8837b6
- Parents:
- bc691eca15
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/tspsolver.cpp
rbc691eca15 r55c4b858e9 243 243 } 244 244 245 QString CTSPSolver::getVersionId() 246 { 247 return QString("$Id$"); 248 } 249 245 250 bool CTSPSolver::isOptimal() const 246 251 {
Note: See TracChangeset
for help on using the changeset viewer.