|
|
Genetic algorithms
|
Subcategories:
|
|
Related Categories
| |
|
| Travelling Salesman Problem |
Update Link / Bad Link? |
An applet showing a solution of the Traveling Salesman Problem using a GA.
Submitted: Nov 21, 1999
Rating: 0.00 Rate this linkTotal Visits: 1139
|
| GA Example (1D - Minimum of function) |
Update Link / Bad Link? |
As you already know from the chapter about search space, problem solving can often be expressed as looking for the extreme of a function. This is exactly what the problem shown here is. Some function is given and the GA tries to find the minimum of the function. For other problems we just have to define a search space and the fitness function which means to define the function, which we want to find the extreme for.
Submitted: Nov 21, 1999
Rating: 0.00 Rate this linkTotal Visits: 410
|
| The GA Playground |
Update Link / Bad Link? |
The GA Playground is a general purpose genetic algorithm toolkit where the user can define and run his own optimization problems. The toolkit is implemented in the Java language, and requires (when used as an application, in its full mode), a Java compiler and a very basic programming knowledge (just enough for coding a fitness function). Defining a problem consists of creating an Ascii definition file in a format similar to Windows Ini files, and modifying the fitness function in the GaaFunction source file. In addition, other methods can (optionally) be overwritten (e.g. the drawing method), other classes can be extended or replaced, and additional input can be supplied through Ascii files.
Submitted: Nov 22, 1999
Rating: 0.00 Rate this linkTotal Visits: 269
|
| Vehicle Routing Problem with Time Windows |
Update Link / Bad Link? |
An applet showing a solution of the Vehicle Routing Problem with Time Windows using a GA. Demo of a JAVA based library to perform tour and resource optimization tasks. Based upon genetic algorithms for different industries.
Submitted: Mar 21, 2006
Rating: 0.00 Rate this linkTotal Visits: 200
|
| Genetic Drift |
Update Link / Bad Link? |
Simple Java simulations of basic population genetic processes.
Submitted: Dec 10, 1999
Rating: 0.00 Rate this linkTotal Visits: 167
|
| Biomorph |
Update Link / Bad Link? |
Biomorph is an educational applet that aims to teach the basic principles of evolution: random mutation followed by non-random selection. It is derived from an algorithm described by Professor Richard Dawkins in Artificial Life and The Blind Watchmaker.
Submitted: Dec 10, 1999
Rating: 0.00 Rate this linkTotal Visits: 129
|
| Java/C Symbolic Regression Applet |
Update Link / Bad Link? |
A lean implementation of Symbolic
Regression in C (sourcecode available) and as a Java Applet.
The resulting equations of the Symbolic Regression Applet are printed
in a format compatible with the most spreadsheet-applications.
Submitted: Oct 01, 2004
Rating: 0.00 Rate this linkTotal Visits: 126
|
| n-genes |
Update Link / Bad Link? |
N-genes is an evolutionary computing framework for Java5. It focuses on usability and performances. Genetic programing is implemented through high-level stack-based language.
Submitted: Nov 19, 2005
Rating: 0.00 Rate this linkTotal Visits: 100
|
| Java Demonstration of the Synchronization Task |
Update Link / Bad Link? |
The applet demonstrates a cellular automaton (CA) evolved to solve the synchronization task. In this task, the one-dimensional, binary-state CA, upon given any initial configuration, must reach a final configuration, within a given number of time steps, that oscillates between all 0s and all 1s on successive time steps. The CA demonstrated was evolved via the cellular programming evolutionary algorithm.
Submitted: Dec 10, 1999
Rating: 0.00 Rate this linkTotal Visits: 81
|
| Terms of Use: |
|
| NOTICE: Links you submit to Mathtools.net Link Exchange will
be accessible from any part of the world via the web. Any information such
links contain may be used by The MathWorks and the public, both within
and outside the country from which you posted. Read
complete disclaimer prior to use. |
|