13 #include <cxxtest/TestSuite.h> void testGetInteriorEdges()
Test GetInteriorEdges function.
void testExtractCellsAdjacentToPoint()
Test ExtractCellsAdjacentToPoint function.
void testProcessVertexChains()
Test ProcessVertexChains function.
void testEliminateEdges()
Test GetAngle function.
void testSimpleQuad()
Test simple quad with three divisions on each side.
void testEta()
Test GetEtaAngle and GetEtaDistance functions.
void testSplitToQuads()
Test MeQuadBlossom::SplitToQuads.
void testEstimatedRunTime()
Test function to get estimated time to run Quad Blossom algorithm.
void testGetEdges()
Test GetAngle function.
void testComplexQuad()
Test complex quad with three divisions on two opposite sides and.
Contains unit tests for MeQuadBlossom and MeQuadBlossomImpl classes.
void testGetAngle()
Test GetAngle function.
void testSimpleTriangle()
Test simple triangle with three divisions on each side.
void testGetBoundaryEdges()
Test GetBoundaryEdges function.
void testPreMakeQuads()
Test PreMakeQuads function.