% % tkz-namedgraphs (27/05/2011) % % Coding (utf8) Creator (TeX) % Author Alain Matthes \input{tkzpreamblenamed.ltx} \begin{document} \begin{tikzpicture} \grCycle[RA=7,prefix=a]{10} \grSQCycle[RA=4,prefix=b]{10} \foreach \v in {0,...,9} {\Edge(a\v)(b\v)} \end{tikzpicture} \end{document}