ó
 ,µ[c           @   s   d  Z  d d l Z e j d  Z e j j e  Z e j j e  Z	 e j
 e  Z e j
 e	  Z e j d  e j j d  Z d S(   sĝ   
=================
Pygraphviz Simple
=================

An example showing how to use the interface to the pygraphviz
AGraph class to convert to and from graphviz.

Also see the pygraphviz documentation and examples at
http://pygraphviz.github.io/
i˙˙˙˙Ni   s   k5.dot(   t   __doc__t   networkxt   nxt   complete_grapht   Gt	   nx_agrapht	   to_agrapht   At   from_agrapht   X1t   Grapht   X2t   G1t   writet   read_dott   X3(    (    (    s?   share/doc/networkx-2.2/examples/pygraphviz/pygraphviz_simple.pyt   <module>   s   
