TP_MATHS/tp 1/Ex1/6.jff

22 lines
452 B
Plaintext
Raw Permalink Normal View History

2024-03-12 10:20:49 +01:00
<?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>91.0</x>
<y>93.0</y>
<initial/>
<final/>
</state>
<state id="1" name="q1">
<x>207.0</x>
<y>94.0</y>
</state>
<!--The list of transitions.-->
<transition>
<from>0</from>
<to>1</to>
<read/>
</transition>
</automaton>
</structure>