public class SimpleTriangleClosingComputationTest extends Object
SimpleTriangleClosingComputation
Constructor and Description |
---|
SimpleTriangleClosingComputationTest() |
Modifier and Type | Method and Description |
---|---|
void |
testSuperstepOne()
Test behavior of compute() with incoming messages (superstep 1)
|
void |
testSuperstepZero()
Test the behavior of the triangle closing algorithm:
does it send all its out edge values to all neighbors?
|
public SimpleTriangleClosingComputationTest()
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.