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

\begin{document}

 \begin{tikzpicture}
   \GraphInit[vstyle=Art]
   \grCompleteBipartite[RA=2,RB=2,RS=3]{3}{2}
\end{tikzpicture}\hspace*{2cm}
\begin{tikzpicture}
   \GraphInit[vstyle=Art]
   \grCompleteBipartite[RA=2,RB=2,RS=3]{3}{3}
 \end{tikzpicture}

\end{document} 
