cz.cuni.amis.utils.astar
Class Test02_AStarHeap

Package class diagram package Test02_AStarHeap
java.lang.Object
  extended by cz.cuni.amis.utils.astar.Test02_AStarHeap

public class Test02_AStarHeap
extends Object


Constructor Summary
Test02_AStarHeap()
           
 
Method Summary
 void setup()
           
 void test1_Put100Sequention()
           
 void test2_Put100Random()
           
 void test3_Put10000Random()
           
 void test4_100x_Put10000Random()
           
 void test5_Put10000Random_RevertCost()
           
 void test6_100x_Put10000Random_RevertCost()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Test02_AStarHeap

public Test02_AStarHeap()
Method Detail

setup

public void setup()

test1_Put100Sequention

public void test1_Put100Sequention()

test2_Put100Random

public void test2_Put100Random()

test3_Put10000Random

public void test3_Put10000Random()

test4_100x_Put10000Random

public void test4_100x_Put10000Random()

test5_Put10000Random_RevertCost

public void test5_Put10000Random_RevertCost()

test6_100x_Put10000Random_RevertCost

public void test6_100x_Put10000Random_RevertCost()


Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.