new indent, mo_roulette to implement in selectors
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@218 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
3298fadc1e
commit
f20b1a21b4
1 changed files with 16 additions and 16 deletions
|
|
@ -20,7 +20,7 @@
|
|||
* Selection strategy that selects ONE individual by using roulette wheel process.
|
||||
*/
|
||||
template < class MOEOT >
|
||||
class moeoRouletteSelect:public moeoSelectOne <MOEOT>
|
||||
class moeoRouletteSelect:public moeoSelectOne <MOEOT>
|
||||
{
|
||||
public:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue