Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.399.816 Times

Travelling Salesman Problem Php software
Filter: All | Freeware | Demo
 

Travelling Salesman Problem Php

1 2 3 4 5 > 
Released: November 01, 2012  |  Added: November 01, 2012 | Visits: 353

the travelling salesman An application testing the different solutions for the travelling salesman problem



Platforms: Windows, Mac, Linux

License: Freeware Size: 37.34 KB Download (49): the travelling salesman Download

Added: September 25, 2013 | Visits: 427

DKRouteFinder DKRouteFinder is a free Cocoa class that offers a practical solution to the Travelling Salesman Problem - efficiently finding an optimal route among a set of arbitrarily distributed objects.





Platforms: Mac

License: Freeware Size: 10.24 KB Download (41): DKRouteFinder Download

Added: August 16, 2013 | Visits: 527

Traveling Salesman Problem (TSP) using Simulated Annealing simulatedannealing() is an optimization routine for traveling salesman problem. Any dataset from the TSPLIB can be suitably modified and can be used with this routine. A detailed description about the function is included in "Simulated_Annealing_Support_Document.pdf."A GUI is used with the core...


Platforms: Matlab

License: Freeware Size: 512 KB Download (49): Traveling Salesman Problem (TSP) using Simulated Annealing Download

Simulated Annealing Method for the Traveling Salesman Model The Simulated Annealing Method for the Traveling Salesman Model demonstrates the use of the "simulated annealing algorithm" to attempt to solve the "travelling salesman" problem. A text file containing longitude and latitude data for 120 cities in the US and southern Canada is loaded when this...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 798.72 KB Download (35): Simulated Annealing Method for the Traveling Salesman Model Download

Nearest Neighbor algorithm for the Travelling Salesman Problem The 2-column vector contains cities' coordinates. The algorithm generates the optimal path to visit all the cities exactly once, and return to the starting city.The algorithm has its limitations, and based on the cities' distribution on the map it may or may not give the optimal solution.It...


Platforms: Matlab


Released: November 24, 2012  |  Added: November 24, 2012 | Visits: 687

JOpt.SDK - vehicle routing library JOpt.SDK is spatial route optimization and planning Java library for automatic resource scheduling and transportation planning. It uses specialized genetic algorithms to calculate an optimized allocation of orders and stops to mobile resources. The algorithm not only provides tours at minimum...


Platforms: Java

License: Freeware Size: 102.4 KB Download (56): JOpt.SDK - vehicle routing library Download

Added: March 30, 2013 | Visits: 307

Travelling salesman problem with Genetic algorithm http://simulations.narod.ru/There is a set of cities (points) in 2d plane. Each city has road to each city. We need to find loop-path that will be in each city only one time and path length is minimal. There are lot of paths with different lengths. A path can have crossover with another path and...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 102.4 KB Download (49): Travelling salesman problem with Genetic algorithm Download

Fixed Endpoints Open Traveling Salesman Problem - Genetic Algorithm The user has to supply the fixed ending points before the script can be ran. Requirements: - MATLAB 7.6 or higher


Platforms: Windows, Mac, *nix, Matlab, BSD Solaris


Fixed Start Open Traveling Salesman Problem - Genetic Algorithm The algorithm computes the optimal route from a fixed predetermined starting point to all other cities without returning to the starting point. Requirements: - MATLAB 7.6 or higher


Platforms: Windows, Mac, *nix, Matlab, BSD Solaris


Added: August 13, 2013 | Visits: 406

Traveling Salesman Problem - Genetic Algorithm Script The user is presented with the near-optimal solution and performance chart in a dialog window.


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Traveling Salesman Problem - Genetic Algorithm Script Download

Fixed Endpoints Open Traveling Salesman Problem - Genetic Algorithm Script The user has to supply the fixed ending points before the script can be ran.


Platforms: Matlab


Fixed Start Open Traveling Salesman Problem - Genetic Algorithm Script The algorithm computes the optimal route from a fixed predetermined starting point to all other cities without returning to the starting point.


Platforms: Matlab


Released: November 12, 2006  |  Added: November 19, 2006 | Visits: 5.148

JOpt.NET - TourPlanner JOpt.NET TourPlanner is an automated shipment planning and dispatching .NET component for logistic applications that can solve Travelling Salesman Problems (TSP) and Capacitated Vehicle Routing Problems with Time Windows (CVRP,VRPTW). JOpt.NET offers route and transport optimisation with respect...


Platforms: Windows

License: Demo Cost: $0.00 USD Size: 3.91 MB Download (703): JOpt.NET - TourPlanner Download

Added: May 10, 2013 | Visits: 396

Traveling Salesman Problem - Nearest Neighbor This method produces different results depending on what city is choosen as the starting point.This function determines the Nearest Neighbor routes for multiple starting points and returns the best of those routes. Requirements: - MATLAB 7.6 or higher


Platforms: Windows, Mac, *nix, Matlab, BSD Solaris


Added: August 27, 2013 | Visits: 227

SwarmTSP Currently, it implements Ant Colony Optimization (ACO) and Consultant-Guided Search (CGS) algorithms. The following ACO algorithms are supported: Ant System (AS), Ant Colony System (ACS), MAX-MIN Ant System (MMAS), Elitist Ant System (EAS), Rank-Based Ant System (RAS) and Best-Worst Ant System...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 14.64 MB Download (41): SwarmTSP Download

Added: September 01, 2013 | Visits: 360

Algorithm::TravelingSalesman::BitonicTour Algorithm::TravelingSalesman::BitonicTour is a Perl module to solve the euclidean traveling-salesman problem with bitonic tours. SYNOPSIS use Algorithm::TravelingSalesman::BitonicTour; my $bt = Algorithm::TravelingSalesman::BitonicTour->new; $bt->add_point($x1,$y1); $bt->add_point($x2,$y2);...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (41): Algorithm::TravelingSalesman::BitonicTour Download

Added: July 01, 2013 | Visits: 438

bghungar "Hungarian algorithm" to solve the square assignment problem (original & pure MATLAB implementation). The Hungarian algorithm can also be used as a sub-solver in a B&B solver for the travelling salesman problem.How to match N (e.g. N=6) pairs of signals from 2 experiments? Build full reordering...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): bghungar Download

Added: July 26, 2013 | Visits: 262

TSPSEARCH Heuristic method for the Traveling Salesman Problem (TSP)A number of nearest neighbour tours are generated from randomly selected starting points. Each tour is improved by 2-opt heuristics (pairwise exchange of edges) and the best result is selected.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (51): TSPSEARCH Download

Added: September 17, 2013 | Visits: 1.311

Traveling Salesman Problem - Nearest Neighbor Script This method produces different results depending on what city is choosen as the starting point.This function determines the Nearest Neighbor routes for multiple starting points and returns the best of those routes.


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Traveling Salesman Problem - Nearest Neighbor Script Download

Added: June 17, 2013 | Visits: 383

JOpt.SDK for linux JOpt.SDK is a tour optimization JAVA library that uses specialized genetic algorithms to calculate an optimized allocation of orders and stops to mobile resources. The algorithm not only provides tours at minimum costs but also considers an arbitrary set of constraints for each tour. You may...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (39): JOpt.SDK for linux Download

1 2 3 4 5 >