set terminal postscript color set xlabel "Constraint cost" set ylabel "GDT" #set yrange [:0] set size 0.5,0.5 plot "SERVER" using 2:3 title "" ps 0.5, "REAL" using 2:3 title "" #plot "SERVER" using 2:3 title "SERVERS" ps 0.5, "REAL" using 2:3 title "REAL" #, "TRY" using 2:3 title "TRY", "SUBMITTED" using 2:3 title "SUBMITTED"