AddEuclidean TSP Solver



This program solves the planar (Euclidean) Traveling Salesman Problem (TSP). The heuristic algorithm provides seemingly good solution.

Full version includes:
1. This application with file input/output enabled.
2. DLL containing the algorithm.
3. VCL component (with source) that wraps DLL.
4. Source code of an application that uses the component.

  • Category:
    Math/Algorithms
  • Author:
    (More by this author)
  • Info:
    Commercial
  • Date added:
    28 August, 2004 02:06
  • Views:
    1371
  • Downloads:
    51
  • Price:
    250.00 USD
Related Downloads
GIPALS32 - Linear Programming Library  - 11 November, 2005 - Denis Smirnov

Linear programming library that incorporates the power of linear programming solver and simplicity of integration to Borland Delphi, Borland C++ Builder and other that support a DLL import. The maximum number of constraints and variables is...

Calculator v2.2.9 for Linu x - 21 July, 2003 - Cioina Alexei

This version was compiled in Mandrake 9.0 with Kylix 3 but it also works with Kylix 2. MAIN FEATURES: * includes functions Interpolation * includes special functions * includes Excel OLE graphing * includes Periodic Table of the...

Calculator v2.5.2 for Windows  - 21 July, 2003 - Cioina Alexei

Fully functional expression calculator (binary application) MAIN FEATURES: * includes functions Interpolation * includes special functions * includes Excel OLE graphing * includes Periodic Table of the Elements * supports complex...

MtxVec v3 - 14 August, 2007 - Janez Makovsek

An object oriented numerical library for Delphi and C++ Builder users featuring operator overloading for linear algebra allowing mixing of Vectors, Matrices and Complex numbers in expressions and execution on multitple threads with Core 2 Duo...

Related Information
  • DRAW IN THE CAPTION BAR ? (2001-03-18 20:55:52)
    Please try the code below. This is a VCL component so that you can drop it in a form. It has some properties and OnClick event. Brgrds, trungnq....
  • HOW CAN I ADD MY PROGRAM IN CONTROL PANEL (2001-03-20 11:06:52)
    Try this code.It's a little bit big but...I got this in the internet. Creating Control Panel Applets with Delphi Ted Houts Recently it's...
  • AN INTERESTING PROBLEM (2001-08-04 08:38:32)
    I got the answer 307,455.27 + 263,620.26 + 76,961.40 + 71,055.48 + 47,881.90 + 38,757.49 + 33,660.74 + 23,867.96 + 14,369.85 + 13,779.36 +...
  • CANVAS PIE FUNCTION (2002-03-28 00:56:23)
    HERE ARE ALL MATH FUNCTIONS: have fun ;-) ArcCos function Calculates the inverse cosine of a given number. ArcCosh function Calculates the...
  • CFD SOURCE CODE (2005-10-08 12:09:33)
    You should find what you need here: http://www.efg2.com/Lab/Library/Delphi/MathFunctions/ specifically here......
Categories

Latest Forum Entries