net.sourceforge.jasa.agent.valuation.evolution
Class ValuationPolicyImitationOperator

java.lang.Object
  extended by net.sourceforge.jasa.agent.valuation.evolution.ValuationPolicyImitationOperator

public class ValuationPolicyImitationOperator
extends java.lang.Object

 

Constructor Summary
ValuationPolicyImitationOperator()
           
 
Method Summary
 void inheritBehaviour(Agent i, Agent j)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValuationPolicyImitationOperator

public ValuationPolicyImitationOperator()
Method Detail

inheritBehaviour

public void inheritBehaviour(Agent i,
                             Agent j)