Packages

package test

The test package contains classes for testing graph pattern matching algorithms.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. test
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. object DualIsoPattern_DTest2 extends App

    The DualIsoPattern_DTest2 object is used to test all the Dual Iso pattern matchers for labels of type String for randomly generated graphs.

    The DualIsoPattern_DTest2 object is used to test all the Dual Iso pattern matchers for labels of type String for randomly generated graphs. > runMain scalation.graph_db.pattern_matching.test.DualIsoPattern_DTest2

  2. object DualIsoPattern_STest2 extends App

    The DualIsoPattern_STest2 object is used to test all the Dual Iso pattern matchers for labels of type String for randomly generated graphs.

    The DualIsoPattern_STest2 object is used to test all the Dual Iso pattern matchers for labels of type String for randomly generated graphs. > runMain scalation.graph_db.pattern_matching.test.DualIsoPattern_STest2

  3. object DualIsoPattern_STest3 extends App

    The DualIsoPattern_STest3 object is used to test all the Dual Iso pattern matchers for labels of type String for randomly generated graphs.

    The DualIsoPattern_STest3 object is used to test all the Dual Iso pattern matchers for labels of type String for randomly generated graphs. > runMain scalation.graph_db.pattern_matching.test.DualIsoPattern_STest3

  4. object DualPatternTest_D extends App

    The DualPatternTest_D object is used to test all the Dual Simulation pattern matchers for labels of type Double.

    The DualPatternTest_D object is used to test all the Dual Simulation pattern matchers for labels of type Double. > runMain scalation.graph_db.pattern_matching.test.DualPatternTest_D

  5. object DualPattern_STest extends App

    The DualPattern_STest object is used to test all the Dual Simulation pattern matchers for labels of type String.

    The DualPattern_STest object is used to test all the Dual Simulation pattern matchers for labels of type String. > runMain scalation.graph_db.pattern_matching.test.DualPattern_STest

  6. object DualPattern_STest2 extends App

    The DualPattern_STest2 object is used to test all the Dual Simulation pattern matchers for labels of type String for randomly generated graphs.

    The DualPattern_STest2 object is used to test all the Dual Simulation pattern matchers for labels of type String for randomly generated graphs. > runMain scalation.graph_db.pattern_matching.test.DualPattern_STest2

  7. object DualPattern_STest3 extends App

    The DualPattern_STest3 object is used to test all the Dual Simulation pattern matchers for labels of type String for randomly generated graphs.

    The DualPattern_STest3 object is used to test all the Dual Simulation pattern matchers for labels of type String for randomly generated graphs. > runMain scalation.graph_db.pattern_matching.test.DualPattern_STest3

  8. object GraphPattern_DTest extends App

    The GraphPattern_DTest object is used to test all the Graph Simulation pattern matchers for labels of type Double.

    The GraphPattern_DTest object is used to test all the Graph Simulation pattern matchers for labels of type Double. > runMain scalation.graph_db.pattern_matching.test.GraphPattern_DTest

  9. object GraphPattern_STest extends App

    The GraphPattern_STest object is used to test all the Graph Simulation pattern matchers for labels of type String.

    The GraphPattern_STest object is used to test all the Graph Simulation pattern matchers for labels of type String. > runMain scalation.graph_db.pattern_matching.test.GraphPattern_STest

  10. object GraphPattern_STest2 extends App

    The GraphPattern_STest2 object is used to test all the Graph Simulation pattern matchers for labels of type String for randomly generated graphs.

    The GraphPattern_STest2 object is used to test all the Graph Simulation pattern matchers for labels of type String for randomly generated graphs. > runMain scalation.graph_db.pattern_matching.test.GraphPattern_STest2

  11. object GraphPattern_STest3 extends App

    The GraphPattern_STest3 object is used to test all the Graph Simulation pattern matchers for labels of type String for randomly generated graphs.

    The GraphPattern_STest3 object is used to test all the Graph Simulation pattern matchers for labels of type String for randomly generated graphs. > runMain scalation.graph_db.pattern_matching.test.GraphPattern_STest3

  12. object StrictPattern_DTest extends App

    The StrictPattern_DTest object is used to test all the Strict Simulation pattern matchers for labels of type Double.

    The StrictPattern_DTest object is used to test all the Strict Simulation pattern matchers for labels of type Double. > runMain scalation.graph_db.pattern_matching.StrictPattern_DTest

  13. object StrictPattern_STest extends App

    The StrictPattern_STest object is used to test all the Strict Simulation pattern matchers for labels of type String.

    The StrictPattern_STest object is used to test all the Strict Simulation pattern matchers for labels of type String. > runMain scalation.graph_db.pattern_matching.test.StrictPattern_STest

  14. object StrictPattern_STest2 extends App

    The StrictPattern_STest2 object is used to test all the Strict Simulation pattern matchers for labels of type String for randomly generated graphs.

    The StrictPattern_STest2 object is used to test all the Strict Simulation pattern matchers for labels of type String for randomly generated graphs. > runMain scalation.graph_db.pattern_matching.test.StrictPattern_STest2

  15. object StrictPattern_STest3 extends App

    The StrictPattern_STest3 object is used to test all the Strict Simulation pattern matchers for labels of type String for randomly generated graphs.

    The StrictPattern_STest3 object is used to test all the Strict Simulation pattern matchers for labels of type String for randomly generated graphs. > runMain scalation.graph_db.pattern_matching.test.StrictPattern_STest3

  16. object TightPattern_DTest extends App

    The TightPattern_DTest object is used to test all the Tight Simulation pattern matchers for labels of type Double.

    The TightPattern_DTest object is used to test all the Tight Simulation pattern matchers for labels of type Double. > runMain scalation.graph_db.pattern_matching.test.TightPattern_DTest

  17. object TightPattern_STest extends App

    The TightPattern_STest object is used to test all the Tight Simulation pattern matchers for labels of type String.

    The TightPattern_STest object is used to test all the Tight Simulation pattern matchers for labels of type String. > runMain scalation.graph_db.pattern_matching.test.TightPattern_STest

  18. object TightPattern_STest2 extends App

    The TightPattern_STest2 object is used to test all the Tight Simulation pattern matchers for labels of type String for randomly generated graphs.

    The TightPattern_STest2 object is used to test all the Tight Simulation pattern matchers for labels of type String for randomly generated graphs. > runMain scalation.graph_db.pattern_matching.test.TightPattern_STest2

  19. object TightPattern_STest3 extends App

    The TightPattern_STest3 object is used to test all the Tight Simulation pattern matchers for labels of type String for randomly generated graphs.

    The TightPattern_STest3 object is used to test all the Tight Simulation pattern matchers for labels of type String for randomly generated graphs. > runMain scalation.graph_db.pattern_matching.test.TightPattern_STest3

Inherited from AnyRef

Inherited from Any

Ungrouped