Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.jscience.computing.ai.agents Classes and Interfaces - 16 results found.
NameDescriptionTypePackageFramework
AgentThe Agent interface is the base class to define an autonoumous (possibly reproductive and moving) element.Interfaceorg.jscience.computing.ai.agentsJScience
AgentEnvironmentThe Environment interface is to be used in simulations with agents.Interfaceorg.jscience.computing.ai.agentsJScience
CellA class representing an abstract cell in a simulated space.Classorg.jscience.computing.ai.agentsJScience
ContinuousEnvironmentA class representing a simulated space in which objects have freeConstructor SummaryContinuousEnvironment()Classorg.jscience.computing.ai.agentsJScience
CubicBoundedEnvironmentA class representing a cubic environment.Classorg.jscience.computing.ai.agentsJScience
CubicCellA class representing a cubic cell.Classorg.jscience.computing.ai.agentsJScience
CubicTorusEnvironmentA class representing a cubic environment whose bounds are curved ontoFields inherited from class org.Classorg.jscience.computing.ai.agentsJScience
DiscreteEnvironmentA class representing a simulated space in which objects position are constrained to a finite number of values, usually on a "grid".Classorg.jscience.computing.ai.agentsJScience
EnvironmentA class representing a simulated space.Classorg.jscience.computing.ai.agentsJScience
FlatBoundedEnvironmentA class representing a flat environment.Classorg.jscience.computing.ai.agentsJScience
FlatTorusEnvironmentA class representing a flat environment whose bounds are curved ontoFields inherited from class org.Classorg.jscience.computing.ai.agentsJScience
HexagonalCellA class representing an hexagonal flat cell.Classorg.jscience.computing.ai.agentsJScience
MobileAgentThe MobileAgent interface provides a better support for social agents.Interfaceorg.jscience.computing.ai.agentsJScience
ReproductiveAgentThe ReproductiveAgent interface provides a better support for social agents.Interfaceorg.jscience.computing.ai.agentsJScience
SquareCellA class representing a square flat cell.Classorg.jscience.computing.ai.agentsJScience
TriangularCellA class representing a triangular flat cell.Classorg.jscience.computing.ai.agentsJScience