File:Transposed-automata.pdf

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Transposed-automata.pdf(372 × 208 pixels, file size: 7 KB, MIME type: application/pdf)

Captions

Captions

Add a one-line explanation of what this file represents

Summary

[edit]
Description
Français : Un dessin d'automate fini. Ce fichier va avec un autre dessin d'automate, dont il est le transposé.
English: Drawing of an automaton. This file goes along with an other automaton drawing which is the transposed automaton of this one.

Tikz code: \begin{tikzpicture}[->,>=stealth',shorten >=1pt,auto,node distance=2.8cm,

                   semithick]
 \tikzstyle{every state}=[]
 \node[state, accepting] (A)                    {$q_1$};
 \node[state]         (B) [above right of=A] {$q_2$};
 \node[state,initial right]         (C) [below right of=B] {$q_3$};
 
 \path (B) edge              node [above left] {a} (A)
       (C) edge  [bend left] node {a} (A)
       (C) edge 			 node [above right] {b} (B) 
       (C) edge	[loop above] node {b} (C)
       	(A) edge 	[bend left] 	node {b} (C)   ;
\end{tikzpicture
}
Date
Source Own work
Author Roll-Morton

Licensing

[edit]
I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current17:17, 13 November 2017Thumbnail for version as of 17:17, 13 November 2017372 × 208 (7 KB)Roll-Morton (talk | contribs)User created page with UploadWizard

The following page uses this file:

File usage on other wikis

The following other wikis use this file:

Metadata