The following module was proposed for inclusion in the Module List:

  modid:       Math::ES
  DSLIP:       bdpOp
  description: Evolution Strategy: genetic optimizer
  userid:      AHCHORN (Anselm H. C. Horn)
  chapterid:    6 (Data_Type_Utilities)
  communities:

  similar:
    Math::Simplex

  rationale:

    Function optimizing is one of the basic computer usages.
    Unfortunately, there is only one single module available on CPAN for
    that task, the Math::Simplex. The Math::ES module provides another
    tool for non-linear ("genetic") optimization procedures, as e.g. in
    parameterization.

    Almost everybody knows GAs, genetic algorithms, but Evolution
    Strategies (ES) are rather unknown, although they have been
    developped simulataneously. So this modules follows two intentions:
    provide users with another optimizer tool and make the idea of ES
    more public.

    The module is in oo-style; it allows multiple populations with
    migration and mixing, elitism, cross over, mutation, two selection
    schemes and self adapting step widths.

    So much for the uniqueness ...

  enteredby:   AHCHORN (Anselm H. C. Horn)
  enteredon:   Mon Mar 31 21:37:00 2003 GMT

The resulting entry would be:

Math::
::ES              bdpOp Evolution Strategy: genetic optimizer        AHCHORN


Thanks for registering,
-- 
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=cb400000_0a80536eec8f2daa&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=cb400000_0a80536eec8f2daa&SUBMIT_pause99_add_mod_insertit=1

Reply via email to