Package edu.iu.pcl.absurdist.test

The main classes for the several test programs.

See:
          Description

Class Summary
Test45a  
Test45b  
Test45c Class Test45c The class to run Test 45c or ABSURDIST.
Test5  
TestExSimMode Class TestExSimMode runs Test 4a on pre-seeding on external similiarity matrix on simple graph (each parameter setting is tested with 100 runs).
TestExSimNum Class TestExSimNum runs Test 4b on pre-seeding on external similiarity matrix on simple graph (each parameter setting is tested with 100 runs).
TestLoopDensity Class TestLoopDensity runs Test 2b for iteration times vs graph density (each parameter setting is tested with 100 runs).
TestLoopSize Class TestLoopSize runs Test 2a for iteration times vs graph size (each parameter setting is tested with 100 runs).
TestNoiseDegree Class TestNoiseDensity runs Test 1d on noise tolerance vs average graph degree (each parameter setting is tested with 100 runs).
TestNoiseDensity Class TestNoiseDensity runs Test 1b on noise tolerance vs graph density (each parameter setting is tested with 100 runs).
TestNoiseRCRI Class TestNoiseRCRI runs Test 3 on RC/RI noise tolerance on weighted graph (each parameter setting is tested with 100 runs).
TestNoiseSize Class TestNoiseSize runs Test 1a on noise tolerance vs graph size (each parameter setting is tested with 100 runs).
TestNoiseSizeDgr Class TestNoiseSizeDgr runs Test 1c on noise tolerance vs graph size (each parameter setting is tested with 100 runs).
 

Package edu.iu.pcl.absurdist.test Description

The main classes for the several test programs.