Package jaga.pj.circuits

Interface Summary
CircuitMapping A circuit mapping object defines the mapping from a genotype to the structure of a circuit.
ElementDelayModel Represents a model of the distributions of delays of the elements in the circuits.
SimulatorCircuit  
StateManipulableSimulatorCircuit  
 

Class Summary
CircuitsLib  
CircuitState  
CoinDelayModel Two values, 0 or 1 randomly.
ConstantDelayModel  
DriftingGaussianDelayModel  
GaussianDelayModel Delay Model where delay values follow a Gaussian Distribution
OptimizedMapping This will remove elements from the element array that aren't connected to the outputs in order to optimize the circuit simulation by avoiding refreshing unused gates.
RandomUniformDelayModel This delay model represents elements whose delay is uniformly distributed in a range.
SimulatorDelayLE A LogicElement has one output and any number of inputs.
SimulatorDeployment  
SimulatorLogicElement A LogicElement has one output and any number of inputs.
SimulatorSimpleCircuit A circuit to be simulated.
VassilevMapping Circuit Mapping such that it: