Running Exw.exe ergodicSysMSMN_TTNAND.ex.. ------------------------------------- Two Tiered NAND System initial model { {0,0,0}, { {6,7,7}, { { 1, {2,3}, { {1,1}, {1,1} } }, { 2, {4,5}, { {1,1}, {1,1} } }, { 3, {6,7}, { {1,1}, {1,1} } } }, { { 2, {1} }, { 3, {1} }, { 4, {2} }, { 5, {2} }, { 6, {3} }, { 7, {3} } } }, {0,0,0,1,1,1,0}, {4,5,6,7} } first iteration State Vector: {0,0,1,1,1,1,0} cUpdate: {3} second iteration State Vector: {1,0,1,1,1,1,0} cUpdate: {1} third iteration State Vector: {1,0,1,1,1,1,0} cUpdate: {} all iterations at once State Vector: {1,0,1,1,1,1,0} cUpdate: {} then change b=0 State Vector: {1,0,1,1,0,1,0} cUpdate: {5} first iteration State Vector: {1,1,1,1,0,1,0} cUpdate: {2} second iteration State Vector: {0,1,1,1,0,1,0} cUpdate: {1} third iteration State Vector: {0,1,1,1,0,1,0} cUpdate: {} Averaged over 10000 cycles the three iteration process took 0.000152 seconds, that is 6578.947368 iterations per second. Process terminated successfully. Exit code: 0