net.sourceforge.jabm.evolution
Interface ImitationOperator

All Known Implementing Classes:
StrategyImitationOperator

public interface ImitationOperator

 

Method Summary
 void inheritBehaviour(Agent child, Agent parent)
           
 

Method Detail

inheritBehaviour

void inheritBehaviour(Agent child,
                      Agent parent)