File tree Expand file tree Collapse file tree 1 file changed +15
-14
lines changed
Expand file tree Collapse file tree 1 file changed +15
-14
lines changed Original file line number Diff line number Diff line change @@ -24,19 +24,20 @@ \subsection{Success Rate by Category}
2424We aggregated the generated expression in three categories: aggregation, trends, quantitative (See Table \ref {tab:fluid_examples }).
2525Figure \ref {fig:success_rate_by_category } shows the results obtained in generating expression by categories.
2626
27- \begin {figure }[!h]
27+ \begin {figure }
2828 \centering
29- \includegraphics [width=0.55\linewidth ]{fig/success_rate_by_category}
30- \caption {Success rate by testcases}\label {fig:success_rate_by_category }
31- \end {figure }
32-
33- \subsection {Success Rate Category Count }
34-
35- There are expressions which fall in more than one category.
36- Figure \ref {fig:success_rate_by_category_count } shows the results obtained in generating expression by the number of categories.
37-
38- \begin {figure }[!h]
39- \centering
40- \includegraphics [width=0.55\linewidth ]{fig/success_rate_by_category_count}
41- \caption {Success rate by testcases}\label {fig:success_rate_by_category_count }
29+ \begin {subfigure }{0.48\linewidth }
30+ \centering
31+ \includegraphics [width=\linewidth ]{fig/success_rate_by_category}
32+ \caption {Success rate by testcases}
33+ \label {fig:success_rate_by_category }
34+ \end {subfigure }\hfill
35+ \begin {subfigure }{0.48\linewidth }
36+ \centering
37+ \includegraphics [width=\linewidth ]{fig/success_rate_by_category_count}
38+ \caption {Success rate by category count}
39+ \label {fig:success_rate_by_category_count }
40+ \end {subfigure }
41+ \caption {Comparison of success rates}
42+ \label {fig:success_rate_comparison }
4243\end {figure }
You can’t perform that action at this time.
0 commit comments