publicMasters/1-ComputationAndData/JFLAP/DFAabcalphabetfirstequalslast.jff

205 lines
3.4 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--Created with JFLAP 7.1.--><structure>
<type>fa</type>
<automaton>
<!--The list of states.-->
<state id="0" name="q0">
<x>78.0</x>
<y>267.0</y>
<initial/>
</state>
<state id="1" name="q1">
<x>329.0</x>
<y>116.0</y>
<label>a</label>
<final/>
</state>
<state id="2" name="q2">
<x>315.0</x>
<y>264.0</y>
<label>b</label>
<final/>
</state>
<state id="3" name="q3">
<x>420.0</x>
<y>13.0</y>
<label>b</label>
</state>
<state id="4" name="q4">
<x>448.0</x>
<y>192.0</y>
<label>a</label>
</state>
<state id="5" name="q5">
<x>526.0</x>
<y>113.0</y>
<label>c</label>
</state>
<state id="6" name="q6">
<x>535.0</x>
<y>268.0</y>
</state>
<state id="7" name="q7">
<x>313.0</x>
<y>441.0</y>
</state>
<state id="8" name="q8">
<x>536.0</x>
<y>450.0</y>
</state>
<state id="9" name="q9">
<x>437.0</x>
<y>358.0</y>
</state>
<!--The list of transitions.-->
<transition>
<from>0</from>
<to>2</to>
<read>b</read>
</transition>
<transition>
<from>2</from>
<to>4</to>
<read>a</read>
</transition>
<transition>
<from>8</from>
<to>9</to>
<read>b</read>
</transition>
<transition>
<from>1</from>
<to>1</to>
<read>a</read>
</transition>
<transition>
<from>4</from>
<to>4</to>
<read>a</read>
</transition>
<transition>
<from>8</from>
<to>8</to>
<read>a</read>
</transition>
<transition>
<from>3</from>
<to>3</to>
<read>b</read>
</transition>
<transition>
<from>2</from>
<to>2</to>
<read>b</read>
</transition>
<transition>
<from>0</from>
<to>7</to>
<read>c</read>
</transition>
<transition>
<from>9</from>
<to>9</to>
<read>b</read>
</transition>
<transition>
<from>4</from>
<to>2</to>
<read>b</read>
</transition>
<transition>
<from>5</from>
<to>5</to>
<read>c</read>
</transition>
<transition>
<from>6</from>
<to>6</to>
<read>c</read>
</transition>
<transition>
<from>9</from>
<to>8</to>
<read>a</read>
</transition>
<transition>
<from>7</from>
<to>7</to>
<read>c</read>
</transition>
<transition>
<from>5</from>
<to>3</to>
<read>b</read>
</transition>
<transition>
<from>0</from>
<to>1</to>
<read>a</read>
</transition>
<transition>
<from>3</from>
<to>5</to>
<read>c</read>
</transition>
<transition>
<from>7</from>
<to>9</to>
<read>b</read>
</transition>
<transition>
<from>7</from>
<to>8</to>
<read>a</read>
</transition>
<transition>
<from>9</from>
<to>7</to>
<read>c</read>
</transition>
<transition>
<from>8</from>
<to>7</to>
<read>c</read>
</transition>
<transition>
<from>5</from>
<to>1</to>
<read>a</read>
</transition>
<transition>
<from>6</from>
<to>4</to>
<read>a</read>
</transition>
<transition>
<from>2</from>
<to>6</to>
<read>c</read>
</transition>
<transition>
<from>1</from>
<to>5</to>
<read>c</read>
</transition>
<transition>
<from>4</from>
<to>6</to>
<read>c</read>
</transition>
<transition>
<from>6</from>
<to>2</to>
<read>b</read>
</transition>
<transition>
<from>3</from>
<to>1</to>
<read>a</read>
</transition>
<transition>
<from>1</from>
<to>3</to>
<read>b</read>
</transition>
</automaton>
</structure>