reorganisation par cours dans sous-répertoires
This commit is contained in:
106
1-ComputationAndData/JFLAP/DFAbab.jff
Normal file
106
1-ComputationAndData/JFLAP/DFAbab.jff
Normal file
@@ -0,0 +1,106 @@
|
||||
<?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>194.0</x>
|
||||
<y>412.0</y>
|
||||
<initial/>
|
||||
</state>
|
||||
<state id="1" name="q1">
|
||||
<x>390.0</x>
|
||||
<y>358.0</y>
|
||||
<label>b</label>
|
||||
</state>
|
||||
<state id="2" name="q2">
|
||||
<x>614.0</x>
|
||||
<y>407.0</y>
|
||||
<label>ba</label>
|
||||
</state>
|
||||
<state id="3" name="q3">
|
||||
<x>789.0</x>
|
||||
<y>408.0</y>
|
||||
<label>bab</label>
|
||||
<final/>
|
||||
</state>
|
||||
<state id="4" name="aa">
|
||||
<x>224.0</x>
|
||||
<y>103.0</y>
|
||||
</state>
|
||||
<state id="5" name="aaa">
|
||||
<x>525.0</x>
|
||||
<y>79.0</y>
|
||||
<label>cuisine avec des préfixes de suffixes</label>
|
||||
</state>
|
||||
<state id="6" name="aab">
|
||||
<x>807.0</x>
|
||||
<y>162.0</y>
|
||||
</state>
|
||||
<state id="7" name="aba">
|
||||
<x>905.0</x>
|
||||
<y>163.0</y>
|
||||
</state>
|
||||
<!--The list of transitions.-->
|
||||
<transition>
|
||||
<from>0</from>
|
||||
<to>0</to>
|
||||
<read>a</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>2</from>
|
||||
<to>0</to>
|
||||
<controlx>395</controlx>
|
||||
<controly>527</controly>
|
||||
<read>a</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>5</from>
|
||||
<to>5</to>
|
||||
<read>a</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>1</from>
|
||||
<to>1</to>
|
||||
<read>b</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>5</from>
|
||||
<to>6</to>
|
||||
<controlx>675</controlx>
|
||||
<controly>38</controly>
|
||||
<read>b</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>1</from>
|
||||
<to>2</to>
|
||||
<read>a</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>0</from>
|
||||
<to>1</to>
|
||||
<read>b</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>2</from>
|
||||
<to>3</to>
|
||||
<read>b</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>4</from>
|
||||
<to>6</to>
|
||||
<controlx>496</controlx>
|
||||
<controly>242</controly>
|
||||
<read>b</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>6</from>
|
||||
<to>7</to>
|
||||
<read>a</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>4</from>
|
||||
<to>5</to>
|
||||
<read>a</read>
|
||||
</transition>
|
||||
</automaton>
|
||||
</structure>
|
||||
Reference in New Issue
Block a user