Fix warning
This commit is contained in:
parent
a1655e0397
commit
419100f9e9
@ -274,7 +274,7 @@ We conducted experiments to evaluate the speed of source code analysis. We calcu
|
|||||||
|
|
||||||
We selected 10 random Java projects for this experiment. Table \ref{tab:speed} presents the results of experiments for analyzing the speed of the proposed algorithm.
|
We selected 10 random Java projects for this experiment. Table \ref{tab:speed} presents the results of experiments for analyzing the speed of the proposed algorithm.
|
||||||
|
|
||||||
\begin{table}[ht]
|
\begin{table}
|
||||||
\centering
|
\centering
|
||||||
\caption{Results of experiments for analyzing the speed of the proposed algorithm.}
|
\caption{Results of experiments for analyzing the speed of the proposed algorithm.}
|
||||||
\label{tab:speed}
|
\label{tab:speed}
|
||||||
@ -307,7 +307,7 @@ We selected 10 random Java projects for this experiment. Table \ref{tab:speed} p
|
|||||||
|
|
||||||
Table \ref{tab:time-size} presents the results of experiments to determine the total time of projects analyzing and the number of nodes in resulting graphs.
|
Table \ref{tab:time-size} presents the results of experiments to determine the total time of projects analyzing and the number of nodes in resulting graphs.
|
||||||
|
|
||||||
\begin{table}[]
|
\begin{table}
|
||||||
\centering
|
\centering
|
||||||
\caption{Results of experiments to determine the total time of projects analyzing and the number of nodes in resulting graphs.}
|
\caption{Results of experiments to determine the total time of projects analyzing and the number of nodes in resulting graphs.}
|
||||||
\label{tab:time-size}
|
\label{tab:time-size}
|
||||||
|
Loading…
Reference in New Issue
Block a user