org.vizzini.ai.geneticalgorithm
Class DefaultContext

java.lang.Object
  extended by org.vizzini.ai.geneticalgorithm.AbstractContext
      extended by org.vizzini.ai.geneticalgorithm.DefaultContext
All Implemented Interfaces:
IContext

public class DefaultContext
extends AbstractContext

Provides a default implementation for a context in a genetic algorithm.

Since:
v0.3
Version:
v0.3
Author:
Jeffrey M. Thompson

Constructor Summary
DefaultContext()
           
 
Method Summary
 
Methods inherited from class org.vizzini.ai.geneticalgorithm.AbstractContext
add, getCurrentFitnessCase, getCurrentFitnessCaseIndex, getFitnessCaseCount, getStateVariable, incrementCurrentFitnessCase, reset, setStateVariable, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DefaultContext

public DefaultContext()


Copyright © 2007 Vizzini.org. All Rights Reserved. 2007.12.25.03.00.02