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

Travelling Solution Problem software
Filter: All | Freeware | Demo
 

Travelling Solution Problem

< 1 2 3 4 5 > 
Released: May 13, 2014  |  Added: July 06, 2014 | Visits: 749

Solution for Repair BKF How to repair BKF file? BKF Recovery Tool is the professional software which provides best solution to repair BKF file that can simply repair, extract, read and open damaged BKF file. When BKF files gets corrupted or damaged in Windows database, in that circumstances, use MS BKF recovery software...



Platforms: Windows, Windows 7, Windows Server, Other

License: Shareware Cost: $89.00 USD Size: 2.57 MB Download (48): Solution for Repair BKF Download

Released: July 17, 2012  |  Added: July 17, 2012 | Visits: 819

iTivity Secure Remote Support Solution The iTivity solution delivers secure remote access to host servers, workstations and desktop computers. Your remote access connections are protected by a TLS-SSL encrypted tunnel from your desktop to the destination system. Since both your desktop and the destination computer may be located...





Platforms: Windows, Unix, Linux, Linux Console, Linux Gnome

License: Commercial Cost: $0.00 USD Size: 7.63 MB Download (508): iTivity Secure Remote Support Solution Download

Released: August 05, 2012  |  Added: August 05, 2012 | Visits: 529

Printer Problem Solver The Printer Problem Solver is a utility designed to aid you in keeping your USB printer functioning by helping you with issues that could occur at anytime without warning such as print spool jams, registry issues, viruses, high CPU usage from spoolsv.exe, printer service problems, Lexmark printer...


Platforms: Windows, Other

License: Shareware Cost: $9.99 USD Size: 29 KB Download (406): Printer Problem 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


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


LAPJV - Jonker-Volgenant Algorithm for Linear Assignment Problem The Jonker-Volgenant algorithm is much faster than the famous Hungarian algorithm for the Linear Assignment Problem (LAP). This Matlab implementation is modified from the original C++ code made by Roy Jonker, one of the inventors of the algorithm. It is about 10 times faster than the munkres code...


Platforms: Matlab


Added: July 29, 2013 | Visits: 525

Greedy algorithm for Set Cover problem This function contains the well known greedy algorithm for solving Set Cover problem (ChvdodAtal, 1979), with two small modifications:* In case of more than one possible choice at a certain step, the biggest set is chosen;* Once the solution is found, we check the selected sets to find a better...


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Greedy algorithm for Set Cover problem Download

Added: May 13, 2013 | Visits: 672

Solution of a Maxwell Stefan Diffusion Problem n the bottom of a Stefan tube there is a quiescent liquid with a mixture of acetone (component 1) and methanol (component 2). Vapor that evaporates from this pool of liquid diffuses to the top of the tube. Air (component 3) keeps the mole fractions of components 1 and 2 equal to zero. This...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (42): Solution of a Maxwell Stefan Diffusion Problem Download

Added: May 02, 2013 | Visits: 530

Functions for the rectangular assignment problem With this package, I provide some MATLAB-functions regarding the rectangular assignment problem. This problem appears for example in tracking applications, where one has M existing tracks and N new measurements. For each possible assignment, a cost or distance is computed. All cost values form a...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (50): Functions for the rectangular assignment problem Download

Added: May 15, 2013 | Visits: 410

Knapsack problem The knapsack problem or rucksack problem is a problem in combinatorial optimization: Given a set of items, each with a weight and a value, determine the count of each item to include in a collection so that the total weight is less than or equal to a given limit and the total value is as large as...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Knapsack problem Download

Solution of 2nd order differential equation by rayleigh ritz method This programs gives solution of 2nd order differential equation with variable coefficients by Rayleigh Ritz method using linear interpolation


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Solution of 2nd order differential equation by rayleigh ritz method Download

Added: August 31, 2013 | Visits: 405

Solution to Economic Dispatch by Differential evolution This software contains one example taken from the reference paper given with this program.By running the program detest1.m as they are in the default deevol1 folder the economic dispatch problem can be solved. A six bus system with Bmn coefficients is considered for simulations The allocation...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (40): Solution to Economic Dispatch by Differential evolution Download

Added: May 30, 2013 | Visits: 428

Test problem LP This is a program that generates a test problem for linear optimization with a sparse matrix. The test problem is of the kindmin c'*xs.t. Aeq*x=beq lb


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Test problem LP Download

Added: June 02, 2013 | Visits: 362

assignprob.zip Functions related to the assignment problem. Main functions: hungarian - calculate a solution of the square assignment problem. See HELP for a reference.


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): assignprob.zip Download

Added: June 15, 2013 | Visits: 456

Rubik's Cube Solution Animation The state and solution are obtained using an included GAP routine. Two examples of solutions are presented within the code.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Rubik's Cube Solution Animation 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


VDISTINV: Find the endpoint of a geodesic on the ellipsoidal earth This function solves the "forward geodesic problem," which is to compute the endpoint of a geodesic (shortest-distance) path on the ellipsoidal earth, given the start point, a path length, and a starting azimuth.In response to a user request, this function numerically inverts the previously...


Platforms: Matlab


Added: August 07, 2013 | Visits: 403

Using Finite Elements Method on a PDE With No Solution A simple partial differential equation (PDE) with boundary conditions is examined:d/dx( x dy/dx ) = xy(0) = y(1) = 0.Integrate the PDE twice to get its solution. Then apply the boundary conditions and get a contradiction. The boundary value problem(BVP)has no solution.Regardless, apply the finite...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 163.84 KB Download (44): Using Finite Elements Method on a PDE With No Solution Download

Fixed Endpoints Open Multiple Traveling Salesmen Problem - Genetic Algorithm Script 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: Matlab


Added: May 04, 2013 | Visits: 847

Free CMS Solution Free CMS Solution is a free content management application.It provides an easy way to get your information onto the web instantly.100% web-based content management, features include image and file uploading, online web page editor, and more. Manage your website content with ease, keep your site...


Platforms: PHP

License: Freeware Size: 112.64 KB Download (48): Free CMS Solution Download

< 1 2 3 4 5 >