Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
GuillaumeLaplante-Anfossi
GitHub Repository: GuillaumeLaplante-Anfossi/Poissons
Path: blob/main/paper/figures/PosetB23.tex
1017 views
1
%author : berenice delcroix-oger
2
3
\documentclass[border=2pt]{standalone}
4
\usepackage{tikz}
5
\usetikzlibrary{positioning, fit, shapes, arrows, calc}
6
7
\pgfdeclarelayer{bg} % declare background layer
8
\pgfsetlayers{bg,main} % set the order of the layers (main is the standard layer)
9
10
\newcommand{\coula}{0785F2}
11
\newcommand{\coulb}{F29F05}
12
\newcommand{\coulc}{F21313}
13
\newcommand{\could}{E6F21F}
14
15
16
17
\definecolor{part1}{HTML}{\coula}
18
\definecolor{part2}{HTML}{\coulb}
19
\definecolor{part3}{HTML}{\coulc}
20
\definecolor{part4}{HTML}{\could}
21
22
\begin{document}
23
\begin{tikzpicture}
24
\node (min) at (0,0){};
25
\node[above left=1cm of min.north] (3) {
26
\begin{tikzpicture}[scale=0.3]
27
\coordinate (A) at (0:2);
28
\coordinate (B) at (60:2);
29
\coordinate (C) at (120:2);
30
\coordinate (D) at (180:2);
31
\coordinate (E) at (240:2);
32
\coordinate (F) at (300:2);
33
%\draw[blue, very thick] (A)--(D);
34
\draw[teal, very thick] (B)--(E);
35
%\draw[part4, very thick] (C)--(F);
36
\end{tikzpicture}};
37
\node[above right=1cm of min.north] (4) {
38
\begin{tikzpicture}[scale=0.3]
39
\coordinate (A) at (0:2);
40
\coordinate (B) at (60:2);
41
\coordinate (C) at (120:2);
42
\coordinate (D) at (180:2);
43
\coordinate (E) at (240:2);
44
\coordinate (F) at (300:2);
45
\draw[white, very thick] (B)--(E);
46
\draw[white, very thick] (C)--(F);
47
\draw[red, very thick] (A)--(D);
48
\end{tikzpicture}};
49
\node[left=0.5cm of 3] (2) {
50
\begin{tikzpicture}[scale=0.3]
51
\coordinate (A) at (0:2);
52
\coordinate (B) at (60:2);
53
\coordinate (C) at (120:2);
54
\coordinate (D) at (180:2);
55
\coordinate (E) at (240:2);
56
\coordinate (F) at (300:2);
57
\draw[white, very thick] (A)--(D);
58
\draw[white, very thick] (B)--(E);
59
\draw[green, very thick] (C)--(F);
60
\end{tikzpicture}};
61
\node[left=0.5cm of 2] (1) {
62
\begin{tikzpicture}[scale=0.3]
63
\coordinate (A) at (0:2);
64
\coordinate (B) at (60:2);
65
\coordinate (C) at (120:2);
66
\coordinate (D) at (180:2);
67
\coordinate (E) at (240:2);
68
\coordinate (F) at (300:2);
69
\draw[white, very thick] (B)--(E);
70
\draw[white, very thick] (C)--(F);
71
\draw[blue, very thick] (A)--(D);
72
\end{tikzpicture}};
73
\node[right=0.5cm of 4] (5) {
74
\begin{tikzpicture}[scale=0.3]
75
\coordinate (A) at (0:2);
76
\coordinate (B) at (60:2);
77
\coordinate (C) at (120:2);
78
\coordinate (D) at (180:2);
79
\coordinate (E) at (240:2);
80
\coordinate (F) at (300:2);
81
\draw[white, very thick] (A)--(D);
82
\draw[white, very thick] (B)--(E);
83
\draw[orange, very thick] (C)--(F);
84
\end{tikzpicture}};
85
\node[right=0.5cm of 5] (6) {
86
\begin{tikzpicture}[scale=0.3]
87
\coordinate (A) at (0:2);
88
\coordinate (B) at (60:2);
89
\coordinate (C) at (120:2);
90
\coordinate (D) at (180:2);
91
\coordinate (E) at (240:2);
92
\coordinate (F) at (300:2);
93
\draw[white, very thick] (A)--(D);
94
\draw[white, very thick] (C)--(F);
95
\draw[magenta, very thick] (B)--(E);
96
\end{tikzpicture}};
97
\node[above=2cm of 1] (15) {
98
\begin{tikzpicture}[scale=0.3]
99
\coordinate (A) at (0:2);
100
\coordinate (B) at (60:2);
101
\coordinate (C) at (120:2);
102
\coordinate (D) at (180:2);
103
\coordinate (E) at (240:2);
104
\coordinate (F) at (300:2);
105
\draw[blue, very thick] (A)--(D);
106
%\draw[part2, very thick] (B)--(E);
107
\draw[orange, very thick] (C)--(F);
108
\end{tikzpicture}};
109
\node[left=0.5cm of 15] (123) {
110
\begin{tikzpicture}[scale=0.3]
111
\coordinate (A) at (0:2);
112
\coordinate (B) at (60:2);
113
\coordinate (C) at (120:2);
114
\coordinate (D) at (180:2);
115
\coordinate (E) at (240:2);
116
\coordinate (F) at (300:2);
117
\draw[blue, very thick] (A)--(D);
118
\draw[teal, very thick] (B)--(E);
119
\draw[green, very thick] (C)--(F);
120
\end{tikzpicture}
121
};
122
\node[right=0.5cm of 15] (26) {
123
\begin{tikzpicture}[scale=0.3]
124
\coordinate (A) at (0:2);
125
\coordinate (B) at (60:2);
126
\coordinate (C) at (120:2);
127
\coordinate (D) at (180:2);
128
\coordinate (E) at (240:2);
129
\coordinate (F) at (300:2);
130
%\draw[blue, very thick] (A)--(D);
131
\draw[magenta, very thick] (B)--(E);
132
\draw[green, very thick] (C)--(F);
133
\end{tikzpicture}};
134
\node[right=0.5cm of 26] (34) {
135
\begin{tikzpicture}[scale=0.3]
136
\coordinate (A) at (0:2);
137
\coordinate (B) at (60:2);
138
\coordinate (C) at (120:2);
139
\coordinate (D) at (180:2);
140
\coordinate (E) at (240:2);
141
\coordinate (F) at (300:2);
142
\draw[red, very thick] (A)--(D);
143
\draw[teal, very thick] (B)--(E);
144
%\draw[part4, very thick] (C)--(F);
145
\end{tikzpicture}};
146
\node[right=0.5cm of 34] (24) {
147
\begin{tikzpicture}[scale=0.3]
148
\coordinate (A) at (0:2);
149
\coordinate (B) at (60:2);
150
\coordinate (C) at (120:2);
151
\coordinate (D) at (180:2);
152
\coordinate (E) at (240:2);
153
\coordinate (F) at (300:2);
154
\draw[red, very thick] (A)--(D);
155
%\draw[part2, very thick] (B)--(E);
156
\draw[green, very thick] (C)--(F);
157
\end{tikzpicture}};
158
\node[right=0.5cm of 24] (35) {
159
\begin{tikzpicture}[scale=0.3]
160
\coordinate (A) at (0:2);
161
\coordinate (B) at (60:2);
162
\coordinate (C) at (120:2);
163
\coordinate (D) at (180:2);
164
\coordinate (E) at (240:2);
165
\coordinate (F) at (300:2);
166
%\draw[blue, very thick] (A)--(D);
167
\draw[teal, very thick] (B)--(E);
168
\draw[orange, very thick] (C)--(F);
169
\end{tikzpicture}};
170
\node[right=0.5cm of 35] (16) {
171
\begin{tikzpicture}[scale=0.3]
172
\coordinate (A) at (0:2);
173
\coordinate (B) at (60:2);
174
\coordinate (C) at (120:2);
175
\coordinate (D) at (180:2);
176
\coordinate (E) at (240:2);
177
\coordinate (F) at (300:2);
178
\draw[blue, very thick] (A)--(D);
179
\draw[magenta, very thick] (B)--(E);
180
%\draw[part4, very thick] (C)--(F);
181
\end{tikzpicture}};
182
\node[right=0.5cm of 16] (456) {
183
\begin{tikzpicture}[scale=0.3]
184
\coordinate (A) at (0:2);
185
\coordinate (B) at (60:2);
186
\coordinate (C) at (120:2);
187
\coordinate (D) at (180:2);
188
\coordinate (E) at (240:2);
189
\coordinate (F) at (300:2);
190
\draw[red, very thick] (A)--(D);
191
\draw[magenta, very thick] (B)--(E);
192
\draw[orange, very thick] (C)--(F);
193
\end{tikzpicture}};
194
\draw (min)--(1);
195
\draw (min)--(2);
196
\draw (min)--(3);
197
\draw (min)--(4);
198
\draw (min)--(5);
199
\draw (min)--(6);
200
\draw (123.south)--(1.north);
201
\draw (123.south)--(2.north);
202
\draw (123.south)--(3.north);
203
\draw (456.south)--(4.north);
204
\draw (456.south)--(5.north);
205
\draw (456.south)--(6.north);
206
\draw (2.north)--(26.south)--(6.north);
207
\draw (2.north)--(24.south)--(4.north);
208
\draw (1.north)--(15.south)--(5.north);
209
\draw (1.north)--(16.south)--(6.north);
210
\draw (3.north)--(34.south)--(4.north);
211
\draw (3.north)--(35.south)--(5.north);
212
\end{tikzpicture}
213
\end{document}
214
215