Closed baliuzeger closed 5 years ago
neurons should also check whether it has any passive acceptors for Firing::N/Y. If it connected to no passive acceptors, then even if it fires, it has to to nothing in FinishCycle phase.
too detailed; in the operation now, the running FiringActive Agent just send message to 0 passive acceptors. not big waste of computation.
neurons should also check whether it has any passive acceptors for Firing::N/Y. If it connected to no passive acceptors, then even if it fires, it has to to nothing in FinishCycle phase.