!set gl_type=dynamic
!set gl_author=Bernadette, Perrin-Riou
!set gl_title=Graphe eulrien (exemple)
!readproc data/glossary/mathematics/discrete_mathematics/macro/eulerian_graph
<div class="float_right">$slib_out</div>
!if $gl_c=1 or $gl_test=1
  Le graphe reprsent ci-contre est un graphe eulrien
  et un cycle eulrien est
!else
  Le graphe reprsent ci-contre est un graphe connexe qui n'est pas un graphe eulrien,
  il a une chane eulrienne
!endif
<div class="wimscenter">$gl_ch</div>

