Jadex 0.941

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

java.lang.Object
  extended byjadex.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)
           
 
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.941

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-2005 Lars Braubach, Alexander Pokahr, Andrzej Walczak - University of Hamburg. Use is subject to license terms.