Difference between revisions of "Welcome"

From Adaptive Population based Simplex
Jump to: navigation, search
Line 1: Line 1:
<?php
 
  $languageController=new MultiLanguageManager_controller();
 
  $myTitle=Title::newFromId($this->data['articleid']);
 
  echo $languageController->displaySelectLanguage($myTitle);
 
?>
 
 
 
 
 
'''<span style="color:#0f0"><big>A</big></span>daptive <span style="color:#0f0"><big>P</big></span>opulation based <span style="color:#0f0"><big>S</big></span>implex (<span style="color:#0f0"><big>APS</big></span>)'''
 
'''<span style="color:#0f0"><big>A</big></span>daptive <span style="color:#0f0"><big>P</big></span>opulation based <span style="color:#0f0"><big>S</big></span>implex (<span style="color:#0f0"><big>APS</big></span>)'''
  

Revision as of 20:22, 9 June 2013

Adaptive Population based Simplex (APS)


a powerful parameter-free optimization method

Consult the User's Guide for information on using the wiki software.

Getting started