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

Genetic Algorithm Delphi software
Filter: All | Freeware | Demo
 

Genetic Algorithm Delphi

< 1 2 3 4 5 > 

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


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


TurboGA: A Simple Genetic Algorithm With a Powerful Performance Enhancing Tweak TurboGA is an augmented version of the Matlab script SpeedyGA (also available on File Exchange). TurboGA uses a simple mechanism called clamping, which, according to a new theory about the workings of genetic algorithms (see http://www.cs.brandeis.edu/~kekib/dissertation.html ), should...


Platforms: Matlab


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


Simple example of genetic algorithm for optimization problems It is used to generate useful solutions to optimization and search problems. Genetic algorithms belong to the larger class of evolutionary algorithms, which generate solutions to optimization problems using techniques inspired by natural evolution, such as inheritance, mutation, selection, and...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Simple example of genetic algorithm for optimization problems Download

Added: January 25, 2010 | Visits: 625

PixureSaver PixureSaver is a screensaver that shows the power of genetic algorithms to accomplish trivial tasks. In particular, PixureSaver will show an approximation of the real appearance of an image, and will gradually over time produce better and better approximations of that image. This is done via a...


Platforms: Mac

License: Freeware Size: 103 KB Download (99): PixureSaver Download

Released: June 14, 2012  |  Added: June 14, 2012 | Visits: 403

GA7 Stock Forecaster Free Genetic Algorithm Forecaster Stock Markets Forecast 1 to 30 days out. So simple a child can use it. Just open the program, select a symbol to forecast, select how many days in the future you want, and press train. The system will automatically gather the data, train itself, and forecast the...


Platforms: Windows

License: Freeware Size: 232 KB Download (45): GA7 Stock Forecaster Download

Released: August 26, 2012  |  Added: August 26, 2012 | Visits: 477

Darwin: Evolutionary Computation in Java Darwin 2: Java Framework for Evolutionary Computation (genetic algorithm, GA). A true framework with out-of-the-box functionality and extensibility of all classes. Interface-based pattern with dependency-injection to configure components.


Platforms: Windows, Mac, Linux

License: Freeware Size: 509.41 KB Download (51): Darwin: Evolutionary Computation in Java Download

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

EGA Classical genetic algorithm suffers heavy pressure of fitness evaluation for time-consuming optimization problems. To address this problem, we present an efficient genetic algorithm by the combination with clustering methods. The high efficiency of the proposed method results from the fitness...


Platforms: Windows, Mac, BSD

License: Freeware Size: 12.53 MB Download (49): EGA Download

Released: June 16, 2012  |  Added: June 16, 2012 | Visits: 351

Evolve Evolve is a simulation written in java that uses the Genetic Algorithm to evolve intelligent agents acting in a rich environment.


Platforms: Windows, Mac, Linux

License: Freeware Size: 3.42 MB Download (48): Evolve Download

Released: July 11, 2012  |  Added: July 11, 2012 | Visits: 371

JNSGA2 JNSGA2 is a Java library with an implementation of the multi-objective genetic algorithm NSGA-II published by Deb et al.


Platforms: Windows, Mac, Linux

License: Freeware Size: 29.68 KB Download (59): JNSGA2 Download

Released: October 03, 2012  |  Added: October 03, 2012 | Visits: 360

MAGMA MAGMA: Multiobjective Analyzer for Genetic Marker AcquisitionA genetic algorithm for generating SNP tiling paths from a large SNP databasebased on the competing objectives of cost (number of SNPs) and coverage (haplotype blocks):Hubley R., Zitzler


Platforms: Windows, Mac, Linux

License: Freeware Size: 27.64 KB Download (44): MAGMA Download

Released: July 02, 2012  |  Added: July 02, 2012 | Visits: 427

Molevolve Molevolve is a Java library for running a Genetic Algorithm to model the 3-dimensional structures of peptide chains from amino-acid sequences. Client code can specify its own peptide chain model, fitness functions and GA operations. Requires JDK 1.5.


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.98 MB Download (47): Molevolve Download

Released: June 09, 2012  |  Added: June 09, 2012 | Visits: 451

Motofit Motofit co-refines Neutron and X-ray reflectometry data, using the Abeles matrix / Parratt recursion and least squares fitting (Genetic algorithm or Levenberg Marquardt). It works in the IGOR Pro environment (TM Wavemetrics).


Platforms: Windows, Mac, Linux

License: Freeware Size: 8.84 MB Download (46): Motofit Download

Released: October 13, 2012  |  Added: October 13, 2012 | Visits: 378

MusicGenie A hierarchical representation language for music, which can be used as a human algorithmic composition tool or as a semi-automated composition tool using a genetic algorithm with human listeners as the fitness function.


Platforms: Windows, Mac, Linux

License: Freeware Size: 21.4 MB Download (52): MusicGenie Download

Released: July 23, 2012  |  Added: July 23, 2012 | Visits: 427

POGA POGA - Parameter's Optimization by Genetic Algorithm - Developed by Leonardo Santos (LAC-INPE :: santoslbl@gmail.com) and José Miranda (IF-UFBA :: vivas@ufba.br). 114 Downloads of the first version. Second version avaliable.


Platforms: Windows, Mac, Linux

License: Freeware Size: 16.35 KB Download (47): POGA Download

Released: December 19, 2012  |  Added: December 19, 2012 | Visits: 283

Research Genetic Algorithm Tool This easy to run and change program for developers, it contains several evolutionary based strategies allowing you try among some function samples


Platforms: Windows, Mac, Linux

License: Freeware Size: 118.72 KB Download (52): Research Genetic Algorithm Tool Download

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


Added: July 27, 2013 | Visits: 341

Genetic Algorithm Solution to Economic Dispatch This software contain two examples gatest.m and gatest.1.By running the programs as they are in the default folder. The allocation minimum fuel cost and transmission losses can be determined.% The Example system is taken from the book Power System Analysis by Prof Haadi Sadaat Example 7.8% the...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (44): Genetic Algorithm Solution to Economic Dispatch Download

Optimal Distribution Substations Placement using Genetic Algorithm This program uses an Excel data file "DATA.xls" as an input to the program. the input file consists these worksheets: 1.input load data (active power of each load block and their X-Y cooedinates 2. present transformers and their capacities in kVA 3. candidate points for new transformers 4....


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (41): Optimal Distribution Substations Placement using Genetic Algorithm Download

< 1 2 3 4 5 >