baliuzeger / try_signalling

0 stars 0 forks source link

neurons should also check whether it has any passive acceptors for Firing::N/Y #13

Closed baliuzeger closed 5 years ago

baliuzeger commented 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.

baliuzeger commented 5 years ago

too detailed; in the operation now, the running FiringActive Agent just send message to 0 passive acceptors. not big waste of computation.