% % tkz-namedgraphs (27/05/2011) % % Coding (utf8) Creator (TeX) % Author Alain Matthes \input{tkzpreamblenamed.ltx} \begin{document} \begin{tikzpicture}[scale=1.5] \GraphInit[vstyle=Art] \grCompleteBipartite[RA=3,RB=2,RS=5]{3}{5} \end{tikzpicture} \end{document}