Package org.episteme.natural.computing.ai.automata
package org.episteme.natural.computing.ai.automata
Provides:
-
ClassDescriptionInterface for Cellular Automata.Conway's Game of Life Implementation.FiniteStateMachine<S,
I> Finite State Machine (FSM) implementation.Listener interface for state changes.Context-Free Grammar implementation.