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

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

public class WeightMutationOperator
extends java.lang.Object

 

Constructor Summary
WeightMutationOperator()
           
 
Method Summary
 void mutate(Agent agent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WeightMutationOperator

public WeightMutationOperator()
Method Detail

mutate

public void mutate(Agent agent)