You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
set output "graph_leading1163342133/graph_leading000_fitness.png"
plot "graph_leading1163342133/graph_leading0_fitness.gnp" ti "ED+BC, b=0.0192" with lines ls 1, "graph_leading1163342133/graph_leading1_fitness.gnp" ti "ED+LC, a=0.1" with lines ls 2
set xlabel 'generation'
set ylabel 'diversity'
set terminal png size 500,350
set output "graph_leading1163342133/graph_leading000_diversity.png"
plot "graph_leading1163342133/graph_leading0_diversity.gnp" ti "ED+BC, b=0.0192" with lines ls 1, "graph_leading1163342133/graph_leading1_diversity.gnp" ti "ED+LC, a=0.1" with lines ls 2