Resets selection, mutation and mate tags to inactive
     
    
    Usage
    resetTags(pop, selected = FALSE, toBeMutated = FALSE, mate = -1)
 
     
    
    Arguments
    - pop:
 
The population to be evolved
 
- selected:
 
set to (default:FALSE) the selected attribute, if not null.
 
- toBeMutated:
 
set to (default:FALSE) the selected attribute, if not null.
 
- mate:
 
set to (default:-1) the selected attribute, if not null.
 
 
    
    Value
    
A modified population