create_organism          4
threshold_activation     60
threshold_inhibition     60
mutation_rate_mol_cell    1
mutation_rate_atom_mol   40
molecular_shape_size     20

create_cell       1  20 rect 5 4  input 0
n_receptors_cell  1   4
n_effectors_cell  1   4
n_internal_cell   1  12
p_inhibitors_cell 1  20

create_cell       2   20 rect 5 4  input 0
n_receptors_cell  2  4
n_effectors_cell  2  4 
n_internal_cell   2  12    
p_inhibitors_cell 2  20

create_cell       3  20 rect 5 4 output 2
create_cell       4  20 rect 5 4 output 2

n_receptors_cell   3  4
n_effectors_cell   3  4
n_internal_cell    3  12
p_inhibitors_cell  3  20

copy_structure_cell 3 4

// cell cell interactions
 
cell_cell 1  3
cell_cell 1  4

cell_cell 2  3
cell_cell 2  4

fraction_input_vector  2

minimal_global_error   0.0001

seeds  1002612047 71963
//clock clock

end.
