EdgePair retval = null;
- if(depth==3){
+ if(depth==5){
return buildDelaunaySerial(extra);
}else{
depth++;
SOURCE_FILES=TestRunner.java
NUM_OOO_WORKERS=24
-NUM_RCR_WORKERS=27
+NUM_RCR_WORKERS=31
include ../master-makefile
-./TestRunnerr.bin 64000
\ No newline at end of file
+./TestRunnerr.bin 1000000
\ No newline at end of file
-./TestRunners.bin 64000
\ No newline at end of file
+./TestRunners.bin 1000000
\ No newline at end of file