"GAUAGAUGGUCUGGGUGUCGCCAGAUCGGGGUNCAAUUCCCCGUCGCCA"
.toCharArray(),
"((..(......)(((.....)))...(((((.......)))))))...."
.toCharArray());
sR.shuffle(rand);
sR.toFASTAFile("sR.fasta");
sR.toDotFile("sR.dot", false);
s.toDotFile("s.dot", false);
t.toDotFile("t.dot", false);
prune2.calculateCost(t);
prune2.calculateCost(s);