Issue 39 in deap: Documentation doesn't clearly state how selection operators behave with multiple objectives

4 views
Skip to first unread message

de...@googlecode.com

unread,
Jun 4, 2014, 3:55:48 PM6/4/14
to deap-de...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 39 by cgran...@gmail.com: Documentation doesn't clearly state how
selection operators behave with multiple objectives
http://code.google.com/p/deap/issues/detail?id=39

In the documentation posted at [0], it is not made clear which selection
operators are single-objective, which ones treat the fitness vector in a
lexographic fashion, and which are useful in MOEA contexts. For instance,
``selTournament`` seems to act lexographically, as it uses the ``sorted``
built-in with a tuple-valued fitness as the key, but this is not made clear
in the documentation at [1].

Links:
[0] http://deap.gel.ulaval.ca/doc/default/api/tools.html
[1]
http://deap.gel.ulaval.ca/doc/default/api/tools.html#deap.tools.selTournament

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Reply all
Reply to author
Forward
0 new messages