This class implements a simulation of the leaky integrator with several
options: constant input, random input, autapse, intra-module connections.
Each option can be set using the corresponding intra- or inter-module
synaptic connections strengths.
running the simulation:
java -cp .:bin:lib/*
creating simulation plots:
gnuplot -e "dir='data/output/LeakyIntegratorIntrinsicPlasticityCliqueGraph'" bin/network-leaky-integrator-time-series.gnuplot
creating graph plots:
bin/graphviz2pdf.sh data/output/LeakyIntegratorIntrinsicPlasticityCliqueGraph