equal
deleted
inserted
replaced
243 \end{verbatim} |
243 \end{verbatim} |
244 \caption{pruning function} |
244 \caption{pruning function} |
245 \end{figure} |
245 \end{figure} |
246 |
246 |
247 |
247 |
248 \pgfplotsset{ |
|
249 myplotstyle/.style={ |
|
250 legend style={draw=none, font=\small}, |
|
251 legend cell align=left, |
|
252 legend pos=north east, |
|
253 ylabel style={align=center, font=\bfseries\boldmath}, |
|
254 xlabel style={align=center, font=\bfseries\boldmath}, |
|
255 x tick label style={font=\bfseries\boldmath}, |
|
256 y tick label style={font=\bfseries\boldmath}, |
|
257 scaled ticks=true, |
|
258 every axis plot/.append style={thick}, |
|
259 }, |
|
260 } |
|
261 |
248 |
262 \begin{figure} |
249 \begin{figure} |
263 \centering |
250 \centering |
264 \begin{tabular}{@{}c@{\hspace{0mm}}c@{\hspace{0mm}}c@{}} |
251 \begin{tabular}{@{}c@{\hspace{0mm}}c@{\hspace{0mm}}c@{}} |
265 \begin{tikzpicture} |
252 \begin{tikzpicture} |