All Classes and Interfaces

Class
Description
 
Command line argument utility functions, similar to the CUTIL functions.
Utility functions for comparing arrays.
 
A pheromone grid that uses a float array to store values.
Utility class for creating arrays containing random data.
 
The Class CudaEngine.
 
 
 
 
 
 
 
 
The Class CudaPlatform.
 
 
 
 
File I/O functions, similar to the CUTIL file functions
 
 
A kernel configuration defines the dimensions of the cuda grid and blocks to be used, as well as a stream ID
This is a utility class that simplifies the setup and launching of CUDA kernels using the JCuda Driver API.
The Class MathUtils.
 
This class represents the default cell model of TurtleKit
The Class PatchGrid.
 
 
 
 
 
 
Utility methods for creating formatted String representations of 1D- 2D- and 3D arrays
Simple timer functionality, similar to the CUTIL timer functions
The Class TKEnvironment.
 
 
The Class TKScheduler.
TKViewer is the default viewer for TurtleKit simulations.
The Class Turtle.
The default turtle activator: trigger the behavior of all turtles having a specific role
The turtle activator : allow to make the turtles work like finite state automata.
 
Creates a chart tracing the population for each role taken by the turtles in the Simulation.
A viewer for the grid environment with turtles.
The Class TutleKit4.