-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathalgo_fonction_principale.drawio
More file actions
141 lines (141 loc) · 11.1 KB
/
Copy pathalgo_fonction_principale.drawio
File metadata and controls
141 lines (141 loc) · 11.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
<mxfile host="Electron" modified="2024-01-07T21:55:20.483Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/22.1.16 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="nloLmW-MJHvqrQ-v3sCY" version="22.1.16" type="device">
<diagram name="Page-1" id="yxAJ-22uZ7RBREdWOeks">
<mxGraphModel dx="1434" dy="841" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="irW0Iy6veMoS36M8moh_-1" value="<b><font style="font-size: 13px;">START</font></b>" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;fillColor=#fff2cc;strokeColor=#d6b656;" parent="1" vertex="1">
<mxGeometry x="354" y="10" width="80" height="80" as="geometry" />
</mxCell>
<mxCell id="irW0Iy6veMoS36M8moh_-2" value="<b><font style="font-size: 13px;">input</font></b>" style="shape=parallelogram;perimeter=parallelogramPerimeter;whiteSpace=wrap;html=1;fixedSize=1;fillColor=#d5e8d4;strokeColor=#82b366;" parent="1" vertex="1">
<mxGeometry x="120" y="160" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="irW0Iy6veMoS36M8moh_-3" value="<font style="font-size: 13px;"><b>filters</b></font>" style="shape=parallelogram;perimeter=parallelogramPerimeter;whiteSpace=wrap;html=1;fixedSize=1;fillColor=#d5e8d4;strokeColor=#82b366;" parent="1" vertex="1">
<mxGeometry x="560" y="160" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="irW0Iy6veMoS36M8moh_-4" value="<i>input ?</i>" style="rhombus;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
<mxGeometry x="570" y="280" width="100" height="100" as="geometry" />
</mxCell>
<mxCell id="irW0Iy6veMoS36M8moh_-5" value="add input in search" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="560" y="420" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="irW0Iy6veMoS36M8moh_-6" value="search&nbsp;<br>recipes" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="334" y="290" width="120" height="80" as="geometry" />
</mxCell>
<mxCell id="irW0Iy6veMoS36M8moh_-7" value="<i>has results ?</i>" style="rhombus;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
<mxGeometry x="344" y="400" width="100" height="100" as="geometry" />
</mxCell>
<mxCell id="irW0Iy6veMoS36M8moh_-8" value="show no&nbsp;<br>recipe found&nbsp;<br>message" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="150" y="420" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="irW0Iy6veMoS36M8moh_-9" value="show&nbsp;<br>recipes" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="334" y="540" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="irW0Iy6veMoS36M8moh_-11" value="<b><font style="font-size: 13px;">END</font></b>" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;fillColor=#fff2cc;strokeColor=#d6b656;" parent="1" vertex="1">
<mxGeometry x="354" y="630" width="80" height="80" as="geometry" />
</mxCell>
<mxCell id="irW0Iy6veMoS36M8moh_-21" value="" style="endArrow=classic;html=1;rounded=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" target="irW0Iy6veMoS36M8moh_-3" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="390" y="130" as="sourcePoint" />
<mxPoint x="630" y="130" as="targetPoint" />
<Array as="points">
<mxPoint x="620" y="130" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="irW0Iy6veMoS36M8moh_-22" value="" style="endArrow=classic;html=1;rounded=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" target="irW0Iy6veMoS36M8moh_-2" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="390" y="130" as="sourcePoint" />
<mxPoint x="190" y="130" as="targetPoint" />
<Array as="points">
<mxPoint x="180" y="130" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="irW0Iy6veMoS36M8moh_-23" value="" style="endArrow=classic;html=1;rounded=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="1" source="irW0Iy6veMoS36M8moh_-2" target="irW0Iy6veMoS36M8moh_-6" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="390" y="460" as="sourcePoint" />
<mxPoint x="440" y="410" as="targetPoint" />
<Array as="points">
<mxPoint x="180" y="270" />
<mxPoint x="180" y="330" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="irW0Iy6veMoS36M8moh_-24" value="" style="endArrow=classic;html=1;rounded=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="irW0Iy6veMoS36M8moh_-3" target="irW0Iy6veMoS36M8moh_-4" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="390" y="460" as="sourcePoint" />
<mxPoint x="440" y="410" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="irW0Iy6veMoS36M8moh_-25" value="" style="endArrow=classic;html=1;rounded=0;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="1" source="irW0Iy6veMoS36M8moh_-4" target="irW0Iy6veMoS36M8moh_-6" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="390" y="460" as="sourcePoint" />
<mxPoint x="440" y="410" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="irW0Iy6veMoS36M8moh_-26" value="no" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" parent="1" vertex="1">
<mxGeometry x="520" y="300" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="irW0Iy6veMoS36M8moh_-28" value="" style="endArrow=classic;html=1;rounded=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="irW0Iy6veMoS36M8moh_-4" target="irW0Iy6veMoS36M8moh_-5" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="690" y="410" as="sourcePoint" />
<mxPoint x="740" y="360" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="irW0Iy6veMoS36M8moh_-29" value="yes" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" parent="1" vertex="1">
<mxGeometry x="620" y="380" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="irW0Iy6veMoS36M8moh_-30" value="" style="endArrow=classic;html=1;rounded=0;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=0.975;entryY=0.925;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" source="irW0Iy6veMoS36M8moh_-5" target="irW0Iy6veMoS36M8moh_-6" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="390" y="460" as="sourcePoint" />
<mxPoint x="480" y="360" as="targetPoint" />
<Array as="points">
<mxPoint x="480" y="450" />
<mxPoint x="480" y="364" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="irW0Iy6veMoS36M8moh_-31" value="" style="endArrow=classic;html=1;rounded=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" parent="1" source="irW0Iy6veMoS36M8moh_-7" target="irW0Iy6veMoS36M8moh_-9" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="710" y="640" as="sourcePoint" />
<mxPoint x="760" y="590" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="irW0Iy6veMoS36M8moh_-32" value="" style="endArrow=classic;html=1;rounded=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" parent="1" source="irW0Iy6veMoS36M8moh_-9" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="710" y="640" as="sourcePoint" />
<mxPoint x="394" y="630" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="irW0Iy6veMoS36M8moh_-34" value="" style="endArrow=classic;html=1;rounded=0;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="1" source="irW0Iy6veMoS36M8moh_-7" target="irW0Iy6veMoS36M8moh_-8" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="710" y="640" as="sourcePoint" />
<mxPoint x="760" y="590" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="irW0Iy6veMoS36M8moh_-35" value="" style="endArrow=classic;html=1;rounded=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" parent="1" source="irW0Iy6veMoS36M8moh_-6" target="irW0Iy6veMoS36M8moh_-7" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="710" y="640" as="sourcePoint" />
<mxPoint x="760" y="590" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="irW0Iy6veMoS36M8moh_-36" value="no" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" parent="1" vertex="1">
<mxGeometry x="300" y="418" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="irW0Iy6veMoS36M8moh_-37" value="yes" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" parent="1" vertex="1">
<mxGeometry x="390" y="498" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="irW0Iy6veMoS36M8moh_-40" value="" style="endArrow=classic;html=1;rounded=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" parent="1" source="irW0Iy6veMoS36M8moh_-1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="710" y="640" as="sourcePoint" />
<mxPoint x="394" y="130" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="irW0Iy6veMoS36M8moh_-42" value="<u style="font-size: 15px;">Algorigramme de la fonctionnalité<br style="">principale de recherche - les petits plats&nbsp;</u>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontStyle=1;fontSize=14;fontFamily=Lucida Console;" parent="1" vertex="1">
<mxGeometry x="270" y="910" width="280" height="50" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>