# HG changeset patch # User Madarasi Peter # Date 1480539070 -3600 # Node ID b098561f70fee728050d396e0e70dcc572b1d75f # Parent 1a4874982d84e34c18bc8377125b92bdf4c79852 4 plots instead of 6 diff -r 1a4874982d84 -r b098561f70fe damecco.tex --- a/damecco.tex Wed Nov 30 16:52:36 2016 +0100 +++ b/damecco.tex Wed Nov 30 21:51:10 2016 +0100 @@ -1099,35 +1099,6 @@ \begin{subfigure}[b]{0.55\textwidth} \begin{center} \begin{tikzpicture} -\begin{axis}[title={Random ISO, $\delta = 35$},width=7.2cm,height=6cm,xlabel={target size},ylabel={time (ms)},ylabel near ticks,legend entries={VF2 Plus,VF2++},grid -=major,mark size=1.2pt, legend style={at={(0,1)},anchor=north - west},scaled x ticks = false,x tick label style={/pgf/number - format/1000 sep = \space}] -%\addplot+[only marks] table {proteinsOrig.txt}; -\addplot table {randGraph/iso/vf2pIso35_1.txt}; -\addplot[mark=triangle*,mark size=1.8pt,color=red] table - {randGraph/iso/vf2ppIso35_1.txt}; -\end{axis} -\end{tikzpicture} -\end{center} -\end{subfigure} -\begin{subfigure}[b]{0.55\textwidth} -\hspace*{-1.5cm} -\begin{tikzpicture} -\begin{axis}[title={Random ISO, $\delta = 45$},width=7.2cm,height=6cm,xlabel={target size},ylabel={time (ms)},ylabel near ticks,legend entries={VF2 Plus,VF2++},grid -=major,mark size=1.2pt, legend style={at={(0,1)},anchor=north - west},scaled x ticks = false,x tick label style={/pgf/number - format/1000 sep = \space}] -%\addplot+[only marks] table {proteinsOrig.txt}; -\addplot table {randGraph/iso/vf2pIso45_1.txt}; -\addplot[mark=triangle*,mark size=1.8pt,color=red] table - {randGraph/iso/vf2ppIso45_1.txt}; -\end{axis} -\end{tikzpicture} -\end{subfigure} -\hspace*{-1.5cm} -\begin{subfigure}[b]{0.55\textwidth} -\begin{tikzpicture} \begin{axis}[title={Random ISO, $\delta = 100$},width=7.2cm,height=6cm,xlabel={target size},ylabel={time (ms)},ylabel near ticks,legend entries={VF2 Plus,VF2++},grid =major,mark size=1.2pt, legend style={at={(0,1)},anchor=north west},scaled x ticks = false,x tick label style={/pgf/number @@ -1138,10 +1109,11 @@ {randGraph/iso/vf2ppIso100_1.txt}; \end{axis} \end{tikzpicture} +\end{center} \end{subfigure} \vspace*{-0.8cm} -\caption{IND on graphs having an average degree of - 5.}\label{fig:randISO} +\caption{ISO on random graphs. +}\label{fig:randISO} \end{figure} @@ -1157,7 +1129,7 @@ choose 10 of its induced subgraphs having $\rho\ |V_{2}|$ nodes, and for all the 10 subgraphs find a mapping by using both the graph matching algorithms. The $\delta = 5, 10, 35$ and $\rho = 0.05, 0.1, -0.3, 0.6, 0.8, 0.95$ cases have been examined, see +0.3, 0.8$ cases have been examined, see Figure~\ref{fig:randIND5}, \ref{fig:randIND10} and \ref{fig:randIND35}. @@ -1217,21 +1189,6 @@ \begin{subfigure}[b]{0.55\textwidth} \begin{center} \begin{tikzpicture} -\begin{axis}[title={Random IND, $\delta = 5$, $\rho = 0.6$},width=7.2cm,height=6cm,xlabel={target size},ylabel={time (ms)},ylabel near ticks,legend entries={VF2 Plus,VF2++},grid -=major,mark size=1.2pt, legend style={at={(0,1)},anchor=north - west},scaled x ticks = false,x tick label style={/pgf/number - format/1000 sep = \space}] -%\addplot+[only marks] table {proteinsOrig.txt}; -\addplot table {randGraph/ind/vf2pInd5_0.6.txt}; -\addplot[mark=triangle*,mark size=1.8pt,color=red] table - {randGraph/ind/vf2ppInd5_0.6.txt}; -\end{axis} -\end{tikzpicture} -\end{center} -\end{subfigure} -\begin{subfigure}[b]{0.55\textwidth} -\hspace*{-1.5cm} -\begin{tikzpicture} \begin{axis}[title={Random IND, $\delta = 5$, $\rho = 0.8$},width=7.2cm,height=6cm,xlabel={target size},ylabel={time (ms)},ylabel near ticks,legend entries={VF2 Plus,VF2++},grid =major,mark size=1.2pt, legend style={at={(0,1)},anchor=north west},scaled x ticks = false,x tick label style={/pgf/number @@ -1242,20 +1199,7 @@ {randGraph/ind/vf2ppInd5_0.8.txt}; \end{axis} \end{tikzpicture} - \end{subfigure} - \hspace*{-1.5cm} - \begin{subfigure}[b]{0.55\textwidth} -\begin{tikzpicture} -\begin{axis}[title={Random IND, $\delta = 5$, $\rho = 0.95$},width=7.2cm,height=6cm,xlabel={target size},ylabel={time (ms)},ylabel near ticks,legend entries={VF2 Plus,VF2++},grid -=major,mark size=1.2pt, legend style={at={(0,1)},anchor=north - west},scaled x ticks = false,x tick label style={/pgf/number - format/1000 sep = \thinspace}] -%\addplot+[only marks] table {proteinsOrig.txt}; -\addplot table {randGraph/ind/vf2pInd5_0.95.txt}; -\addplot[mark=triangle*,mark size=1.8pt,color=red] table - {randGraph/ind/vf2ppInd5_0.95.txt}; -\end{axis} -\end{tikzpicture} +\end{center} \end{subfigure} \vspace*{-0.8cm} \caption{IND on graphs having an average degree of @@ -1263,7 +1207,7 @@ \end{figure} -\begin{figure}[H] +\begin{figure} \vspace*{-1.5cm} \hspace*{-1.5cm} \begin{subfigure}[b]{0.55\textwidth} @@ -1317,21 +1261,6 @@ \begin{subfigure}[b]{0.55\textwidth} \begin{center} \begin{tikzpicture} -\begin{axis}[title={Random IND, $\delta = 10$, $\rho = 0.6$},width=7.2cm,height=6cm,xlabel={target size},ylabel={time (ms)},ylabel near ticks,legend entries={VF2 Plus,VF2++},grid -=major,mark size=1.2pt, legend style={at={(0,1)},anchor=north - west},scaled x ticks = false,x tick label style={/pgf/number - format/1000 sep = \space}] -%\addplot+[only marks] table {proteinsOrig.txt}; -\addplot table {randGraph/ind/vf2pInd10_0.6.txt}; -\addplot[mark=triangle*,mark size=1.8pt,color=red] table - {randGraph/ind/vf2ppInd10_0.6.txt}; -\end{axis} -\end{tikzpicture} -\end{center} -\end{subfigure} -\hspace*{-1.5cm} -\begin{subfigure}[b]{0.55\textwidth} -\begin{tikzpicture} \begin{axis}[title={Random IND, $\delta = 10$, $\rho = 0.8$},width=7.2cm,height=6cm,xlabel={target size},ylabel={time (ms)},ylabel near ticks,legend entries={VF2 Plus,VF2++},grid =major,mark size=1.2pt, legend style={at={(0,1)},anchor=north west},scaled x ticks = false,x tick label style={/pgf/number @@ -1342,19 +1271,7 @@ {randGraph/ind/vf2ppInd10_0.8.txt}; \end{axis} \end{tikzpicture} - \end{subfigure} - \begin{subfigure}[b]{0.55\textwidth} -\begin{tikzpicture} -\begin{axis}[title={Random IND, $\delta = 10$, $\rho = 0.95$},width=7.2cm,height=6cm,xlabel={target size},ylabel={time (ms)},ylabel near ticks,legend entries={VF2 Plus,VF2++},grid -=major,mark size=1.2pt, legend style={at={(0,1)},anchor=north - west},scaled x ticks = false,x tick label style={/pgf/number - format/1000 sep = \thinspace}] -%\addplot+[only marks] table {proteinsOrig.txt}; -\addplot table {randGraph/ind/vf2pInd10_0.95.txt}; -\addplot[mark=triangle*,mark size=1.8pt,color=red] table - {randGraph/ind/vf2ppInd10_0.95.txt}; -\end{axis} -\end{tikzpicture} +\end{center} \end{subfigure} \vspace*{-0.8cm} \caption{IND on graphs having an average degree of @@ -1363,7 +1280,7 @@ -\begin{figure}[H] +\begin{figure} \vspace*{-1.5cm} \hspace*{-1.5cm} \begin{subfigure}[b]{0.55\textwidth} @@ -1415,21 +1332,6 @@ \begin{subfigure}[b]{0.55\textwidth} \begin{center} \begin{tikzpicture} -\begin{axis}[title={Random IND, $\delta = 35$, $\rho = 0.6$},width=7.2cm,height=6cm,xlabel={target size},ylabel={time (ms)},ylabel near ticks,legend entries={VF2 Plus,VF2++},grid -=major,mark size=1.2pt, legend style={at={(0,1)},anchor=north - west},scaled x ticks = false,x tick label style={/pgf/number - format/1000 sep = \space}] -%\addplot+[only marks] table {proteinsOrig.txt}; -\addplot table {randGraph/ind/vf2pInd35_0.6.txt}; -\addplot[mark=triangle*,mark size=1.8pt,color=red] table - {randGraph/ind/vf2ppInd35_0.6.txt}; -\end{axis} -\end{tikzpicture} -\end{center} -\end{subfigure} -\hspace*{-1.5cm} -\begin{subfigure}[b]{0.55\textwidth} -\begin{tikzpicture} \begin{axis}[title={Random IND, $\delta = 35$, $\rho = 0.8$},width=7.2cm,height=6cm,xlabel={target size},ylabel={time (ms)},ylabel near ticks,legend entries={VF2 Plus,VF2++},grid =major,mark size=1.2pt, legend style={at={(0,1)},anchor=north west},scaled x ticks = false,x tick label style={/pgf/number @@ -1440,19 +1342,7 @@ {randGraph/ind/vf2ppInd35_0.8.txt}; \end{axis} \end{tikzpicture} - \end{subfigure} - \begin{subfigure}[b]{0.55\textwidth} -\begin{tikzpicture} -\begin{axis}[title={Random IND, $\delta = 35$, $\rho = 0.95$},width=7.2cm,height=6cm,xlabel={target size},ylabel={time (ms)},ylabel near ticks,legend entries={VF2 Plus,VF2++},grid -=major,mark size=1.2pt, legend style={at={(0,1)},anchor=north - west},scaled x ticks = false,x tick label style={/pgf/number - format/1000 sep = \thinspace}] -%\addplot+[only marks] table {proteinsOrig.txt}; -\addplot table {randGraph/ind/vf2pInd35_0.95.txt}; -\addplot[mark=triangle*,mark size=1.8pt,color=red] table - {randGraph/ind/vf2ppInd35_0.95.txt}; -\end{axis} -\end{tikzpicture} +\end{center} \end{subfigure} \vspace*{-0.8cm} \caption{IND on graphs having an average degree of