Jadex 0.96

jadex.examples.hunterprey.creature.hunters.ldahunter.potentialfield
Class Evaluator

java.lang.Object
  extended by jadex.examples.hunterprey.creature.hunters.ldahunter.potentialfield.Evaluator

public class Evaluator
extends Object


Field Summary
static Evaluator SHEEP
          SHEEP
static Evaluator WOLF
          WOLF
 
Constructor Summary
Evaluator(double food, double prey, double hunter, double explore)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SHEEP

public static final Evaluator SHEEP
SHEEP


WOLF

public static final Evaluator WOLF
WOLF

Constructor Detail

Evaluator

public Evaluator(double food,
                 double prey,
                 double hunter,
                 double explore)
Parameters:
food -
prey -
hunter -
explore -

Jadex 0.96

Submit a bug or feature
For further API reference and developer documentation, see the Jadex User Guide and the Jadex Tutorial. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, and working code examples.

Copyright (C) 2002-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.