%
% tkz-namedgraphs (27/05/2011)
%
% Coding (utf8) Creator (TeX) 
% Author Alain Matthes
\input{tkzpreamblenamed.ltx}

\begin{document}

\begin{tikzpicture}[rotate=90]
  \GraphInit[vstyle=Art]\SetGraphArtColor{red}{olive}
  \renewcommand*{\VertexInnerSep}{8pt}
  \grGeneralizedPetersen[RA=7,RB=4]{6}{2}
 \end{tikzpicture}

\end{document} 
