Closed ghost closed 11 years ago
No, that probably wont work. Anyway, this is just an unfinished thought ...
Should we still have this issue opened? I just believe that in this case having two functions for somewhat similar tasks is required, since the connection between timeslices has a rather different semantics with the inter-slice connection.
ok
You have a 'Temporal Edge' between
xout[n-1]
andxin[n]
to connect network slices.Cant we make this work instead by inserting an equalityNode in between
xout[n-1]
andxin[n]
?eg