|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
AStarMap is simply derived from StandardMap2D to provide
further functionality to visualize the A* algorithm.TimeSeries by automatically creating a time-series
across an interval period, or given at step numbers.CAAgent.
BoardGameAgent).BoardGame, specifying the dimensions and
number of players involved.
CellularAutomataLayered,
where the CA agent is an embodied entity within the CA world.CellularAutomataLayered with world
size information.
CellularAutomataLayered with positional
information and optional settings.
CellularAutomataLayered-derived
classes to ensure that two agents do not occupy the same world position.
EvolveStandard objects and sorts by fitness.
Comparable interface.
doStep.
CAAgent that adds a directional functionality.doAnimate animates the Turing Machine transitioning from one tape
position to the next.
transition(inputTape.charAt(tapePosition));
EvoDiophantine is an example of a genetic algorithm solving a
diophantine equation.GeneticAlgorithm.EvolveStandard implements the Evolvable interface and
provides default behaviour for fitness values, as well as providing the necessary
Comparable implementation for sorting in both ascending and descending
order.FlockingAgent into one flock.filter to be called with null as the output image by default.
GeneticAlgorithm will evolve anything that implements the
Evolvable interface.Evolvable in the population.
CAAgent, which in turn holds positional,
state and other information.
addAutomaton.
getStatus(0)
PlotPoints used to store the weights.
Histogram(BufferedImage) with additional drawing options.
getStatus if the pathfinder is still running.
hasFinished).
iterateCA but with the parameters encoded as a
String array, ideally suited to be passed from the command-line.
main
methods use.
LangtonLoopCA with world size information.
Evolvable type.
NeuralNetworkTrainer to notify
additional classes about events.
getStatus if a path has been found.
getStatus if a path cannot be found.
Plot2D is a simple utility class designed to plot data.java.util.Random.
init).
init).
resetTo(0))
init.
init).
init).
reset method.
longs.
PlotPoints.
doStep.
doStep and repainting
the visualization panel.
KohonenData.
VisStepApplet is meant for visualizable and steppable
demonstration applets.VisStepApplet.
VisStepApplets.
verifyOutput(output, input, input.getWidth(), input.getHeight(), input.getType());
See Filter.verifyOutput(BufferedImage, int, int, int) for
full details.
verifyOutput(output, input.getWidth(), input.getHeight(), type);
See Filter.verifyOutput(BufferedImage, int, int, int) for
full details.
FileWriter.
CellularAutomata.translateGeometry(int, int) is to translate across the x-axis.
CellularAutomata.translateGeometry(int, int) is to translate across the y-axis.
|
This documentation is part of the Generation5 JDK.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||