// Iterate over each configuration: y denotes the size of the alphabet of the target DFA, z denotes the size of the target DFA, x denotes the acceptance ratio of the target DFA
XYChartchart5=QuickChart.getChart("AcceptanceRatio=0.1, Test Size = 15","Complexity","Accuracy",seriesNames,xValues,newdouble[][]{accuracyLstar,accuracyRS,accuracyKV,accuracyOP,accuracyTTT});