Tuesday, March 3, 2009

LDSE Algorithm

Low dimensional simplex evolution (LDSE) is a kind of real-coded evolutionary algorithm for global optimization. It generates new individuals in Nelder-Mead way, but the simplex is low and variable dimensional,  and the simplex operators are applied conditionally and selectively on low dimensional subspaces. The individuals survive by the rule of natural selection in the framework of try-try-struggle.

Recently we released a demo product of LDSE algorithm:

To discuss with the authors and users of LDSE, please visit Google group of this site.


===Earlier version===
The most simple form of LDSE is Triangle Evolution (TE). As a demo product of TE, TEOptimizer is an easy-to-use tool for global optimization, which is attached below.

File name:                TEOptimizer.rar
System requirement: Windows XP or later

No comments:

Post a Comment

Followers