Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.10.0
-
None
Description
The result is correct, but the current implementation has unnecessary message overhead in the first superstep. The Messaging function should only produce messages from the source during the first superstep. This can be fixed with a simple check of the vertex value.