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.479.639 Times

Tsp Gam software
Filter: All | Freeware | Demo
 

Tsp Gam

1 2 > 
Added: March 30, 2013 | Visits: 311

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

Added: September 05, 2013 | Visits: 308

solving tsp with ant colony system here is m-files for tsp problem .it is well written with good descriptions.and works even for large number of nodes. Platforms: Matlab

License: Freeware Size: 10 KB Download (45): solving tsp with ant colony system Download

Added: August 15, 2013 | Visits: 591

Another TSP Solver Script The script can display how the route rearranges at each script iteration.The input for the program is an Nx2 cities array sorted in the initial traveling path.The output is the cities arranged in a more effective route, index vector of the order the cities should be visited & the total rout length. Platforms: Matlab

License: Freeware Size: 10 KB Download (51): Another TSP Solver Script Download

Added: May 10, 2013 | Visits: 329

Another TSP Solver The script can display how the route rearranges at each script iteration.The input for the program is an Nx2 cities array sorted in the initial traveling path. The output is the cities arranged in a more effective route, index vector of the order the cities should be visited & the total rout... Platforms: Windows, Mac, *nix, Matlab, BSD Solaris

License: Freeware Download (52): Another TSP Solver Download

Fixed Endpoints Open Multiple Traveling Salesmen Problem - Genetic Algorithm The script finds a (near) optimal solution to a variation of the "open" M-TSP by setting up a GA to search for the shortest route (least distance needed for each salesman to travel from the start location to unique individual cities and finally to the end location).Each salesman starts at the... Platforms: Windows, Mac, *nix, Matlab, BSD Solaris


Solving Symmetrical and DisSymmetrical TSP base on Ant Colony Algorithm In this M-file, the implementation of ACO Algorithm is given with the support of reference papers listed. You can easily use it as following command to see the pictures of result and the playing iterative course.ACO('filename.tsp');filename.tsp is the problem file of the Symmetrical or... Platforms: Matlab


Added: March 31, 2013 | Visits: 462

Solve TSP by MMAS MAX-MIN Ant System was supposed to work better than AS and ACS.In this M-file, MMAS Algorithm is implemented, it can be easily used as following command to see the playing iterative course.ACO('filename.tsp');here filename.tsp is the problem file of the Symmetrical or Asymmetrical TSP problem... Platforms: Matlab

License: Freeware Size: 51.2 KB Download (41): Solve TSP by MMAS Download

Added: May 14, 2013 | Visits: 229

Dynamic Programming solution to the TSP The function is based on the paper by Held and Karp from 1962. The DP is guaranteed to provide the accurate (optimal) result to the TSP, but the time complexity of this algorithm is O(2^n n^2), which limits the use of this algorithm to 15 cities or less.NOTE: For reasonable runtime, please do not... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Dynamic Programming solution to the TSP Download

Added: October 03, 2006 | Visits: 2.153

Pinochle & Bezique by MeggieSoft Gam MeggieSoft Games Pinochle & Bezique is a comprehensive implementation of the original Pinochle and Bezique card games (the two-player versions). Play against an online opponent or against your computer. Pinochle & Bezique has a rich user interface with many customizable visual, audio, and game... Platforms: Windows

License: Shareware Cost: $24.00 USD Size: 2.73 MB Download (100): Pinochle & Bezique by MeggieSoft Gam Download

Added: July 28, 2006 | Visits: 2.175

Pinochle and Bezique by MeggieSoft Gam MeggieSoft Games Pinochle and Bezique is a comprehensive implementation of the original Pinochle and Bezique card games (the two-player versions). Play against an online opponent or against your computer. Pinochle and Bezique has a rich user interface with many customizable visual, audio, and... Platforms: Windows

License: Shareware Cost: $24.00 USD Size: 2.82 MB Download (120): Pinochle and Bezique by MeggieSoft Gam Download

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

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

Released: October 16, 2012  |  Added: October 16, 2012 | Visits: 400

Software Process Dashboard A tool to support individuals and teams using high-maturity, metrics-intensive project management methodologies [such as PSP(SM) and TSP(SM)]. Supports personal and team earned value tracking and forecasting; simplifies metrics collection and analysis. Platforms: Windows, Mac, Linux

License: Freeware Size: 13.68 MB Download (47): Software Process Dashboard Download

Released: September 01, 2012  |  Added: September 01, 2012 | Visits: 419

tccrouter A modeling and simulation tool for Routing problems on Graphs, tccrouter is a java desktop application that provides a 2d map for building graphs and simulating a variety of real world routing solutions: Shortest path, TSP, VRP, VRP-TW. Platforms: Windows, Mac, Linux

License: Freeware Size: 3.44 MB Download (49): tccrouter Download

Released: October 24, 2012  |  Added: October 24, 2012 | Visits: 512

UT Space Battle UT Space Battle is a game mod for the Unreal Engine 3 which comprises a space combat simulation which aims primarily to explore innovative game play through the use of unconventional aspects that distinguish it from existing shooters and strategy gam Platforms: Windows, Mac, Linux

License: Freeware Size: 17.33 MB Download (49): UT Space Battle Download

Multiple Variable Traveling Salesmen Problem - Genetic Algorithm It finds a (near) optimal solution to a variation of the M-TSP (that has a variable number of salesmen) by setting up a GA to search for the shortest route (least distance needed for the salesmen to travel to each city exactly once and return to their starting locations). Each salesman travels to... Platforms: Windows, Mac, *nix, Matlab, BSD Solaris


Fixed Start Open Multiple Traveling Salesmen Problem - Genetic Algorithm Finds a (near) optimal solution to a variation of the "open" M-TSP by setting up a GA to search for the shortest route (least distance needed for each salesman to travel from the start location to unique individual cities without returning to the starting location).Each salesman starts at the... Platforms: Windows, Mac, *nix, Matlab, BSD Solaris


Fixed Start/End Point Multiple Traveling Salesmen Problem - Genetic Algorithm Finds a (near) optimal solution to a variation of the M-TSP by setting up a GA to search for the shortest route (least distance needed for each salesman to travel from the start location to individual cities and back to the original starting place).Each salesman starts at the first point, and... Platforms: Windows, Mac, *nix, Matlab, BSD Solaris


Added: August 16, 2013 | Visits: 529

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

MDMTSPV_GA - Multiple Depot Multiple Traveling Salesmen Problem solved by Genetic Algorithm Finds a (near) optimal solution to a variation of the M-TSP (that has a variable number of salesmen) by setting up a GA to search for the shortest route (least distance needed or the salesmen to travel to each city exactly once and return to their starting locations). The salesmen originate from... Platforms: Matlab


Added: April 19, 2013 | Visits: 301

TSP solver by CE & BK algorithms Solve the classic Travel Sale Man problem with Cross-Entropy method (CE) (parametric approach) and the Botev-Kroeze (BK) (non-parametric approach) optimization algorithmPlease run the 2 demo files :demo_ce_tsp.mdemo_cemcmc_tsp.mPlease run mexme_cebk.m to recompile mex files on your own platform... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 3.39 MB Download (47): TSP solver by CE & BK algorithms Download

1 2 >