legend("topright",inset=c(0.01,0.01),legend=c(rev(configs.labels)),lty="solid",col=rev(configs.colors),bg="white",title="Mean response time of ...",ncol=2)
title(ylab=expression(paste("Mean response time (",mu,"s)")))
legend("topright",inset=c(0.01,0.01),legend=c(rev(configs.labels)),lty="solid",col=rev(configs.colors),bg="white",title="Mean execution time of ...",ncol=2)
title(main=paste("Iteration: ",cl," Recursion Depth: ",cr),ylab=expression(paste("Execution Time (",mu,"s)")))