-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathlfc-mapc2020-30.jcm
258 lines (221 loc) · 8.04 KB
/
lfc-mapc2020-30.jcm
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
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
mas scenario {
agent agent1: agent.asl {
join: agentart
focus: agentart.eis_art_agent1, team::agentart.team_artifact
goals: register("connectionA1")
roles: explorer in lfc
}
agent agent2: agent.asl {
join: agentart
focus: agentart.eis_art_agent2, team::agentart.team_artifact
goals: register("connectionA2")
roles: explorer in lfc
}
agent agent3: agent.asl {
join: agentart
focus: agentart.eis_art_agent3, team::agentart.team_artifact
goals: register("connectionA3")
roles: explorer in lfc
}
agent agent4: agent.asl {
join: agentart
focus: agentart.eis_art_agent4, team::agentart.team_artifact
goals: register("connectionA4")
roles: explorer in lfc
}
agent agent5: agent.asl {
join: agentart
focus: agentart.eis_art_agent5, team::agentart.team_artifact
goals: register("connectionA5")
roles: explorer in lfc
}
agent agent6: agent.asl {
join: agentart
focus: agentart.eis_art_agent6, team::agentart.team_artifact
goals: register("connectionA6")
roles: explorer in lfc
}
agent agent7: agent.asl {
join: agentart
focus: agentart.eis_art_agent7, team::agentart.team_artifact
goals: register("connectionA7")
roles: explorer in lfc
}
agent agent8: agent.asl {
join: agentart
focus: agentart.eis_art_agent8, team::agentart.team_artifact
goals: register("connectionA8")
roles: explorer in lfc
}
agent agent9: agent.asl {
join: agentart
focus: agentart.eis_art_agent9, team::agentart.team_artifact
goals: register("connectionA9")
roles: explorer in lfc
}
agent agent10: agent.asl {
join: agentart
focus: agentart.eis_art_agent10, team::agentart.team_artifact
goals: register("connectionA10")
roles: explorer in lfc
}
agent agent11: agent.asl {
join: agentart
focus: agentart.eis_art_agent11, team::agentart.team_artifact
goals: register("connectionA11")
roles: explorer in lfc
}
agent agent12: agent.asl {
join: agentart
focus: agentart.eis_art_agent12, team::agentart.team_artifact
goals: register("connectionA12")
roles: explorer in lfc
}
agent agent13: agent.asl {
join: agentart
focus: agentart.eis_art_agent13, team::agentart.team_artifact
goals: register("connectionA13")
roles: explorer in lfc
}
agent agent14: agent.asl {
join: agentart
focus: agentart.eis_art_agent14, team::agentart.team_artifact
goals: register("connectionA14")
roles: explorer in lfc
}
agent agent15: agent.asl {
join: agentart
focus: agentart.eis_art_agent15, team::agentart.team_artifact
goals: register("connectionA15")
roles: explorer in lfc
}
agent agent16: agent.asl {
join: agentart
focus: agentart.eis_art_agent16, team::agentart.team_artifact
goals: register("connectionA16")
roles: explorer in lfc
}
agent agent17: agent.asl {
join: agentart
focus: agentart.eis_art_agent17, team::agentart.team_artifact
goals: register("connectionA17")
roles: explorer in lfc
}
agent agent18: agent.asl {
join: agentart
focus: agentart.eis_art_agent18, team::agentart.team_artifact
goals: register("connectionA18")
roles: explorer in lfc
}
agent agent19: agent.asl {
join: agentart
focus: agentart.eis_art_agent19, team::agentart.team_artifact
goals: register("connectionA19")
roles: explorer in lfc
}
agent agent20: agent.asl {
join: agentart
focus: agentart.eis_art_agent20, team::agentart.team_artifact
goals: register("connectionA20")
roles: explorer in lfc
}
agent agent21: agent.asl {
join: agentart
focus: agentart.eis_art_agent21, team::agentart.team_artifact
goals: register("connectionA21")
roles: explorer in lfc
}
agent agent22: agent.asl {
join: agentart
focus: agentart.eis_art_agent22, team::agentart.team_artifact
goals: register("connectionA22")
roles: explorer in lfc
}
agent agent23: agent.asl {
join: agentart
focus: agentart.eis_art_agent23, team::agentart.team_artifact
goals: register("connectionA23")
roles: explorer in lfc
}
agent agent24: agent.asl {
join: agentart
focus: agentart.eis_art_agent24, team::agentart.team_artifact
goals: register("connectionA24")
roles: explorer in lfc
}
agent agent25: agent.asl {
join: agentart
focus: agentart.eis_art_agent25, team::agentart.team_artifact
goals: register("connectionA25")
roles: explorer in lfc
}
agent agent26: agent.asl {
join: agentart
focus: agentart.eis_art_agent26, team::agentart.team_artifact
goals: register("connectionA26")
roles: explorer in lfc
}
agent agent27: agent.asl {
join: agentart
focus: agentart.eis_art_agent27, team::agentart.team_artifact
goals: register("connectionA27")
roles: explorer in lfc
}
agent agent28: agent.asl {
join: agentart
focus: agentart.eis_art_agent28, team::agentart.team_artifact
goals: register("connectionA28")
roles: explorer in lfc
}
agent agent29: agent.asl {
join: agentart
focus: agentart.eis_art_agent29, team::agentart.team_artifact
goals: register("connectionA29")
roles: explorer in lfc
}
agent agent30: agent.asl {
join: agentart
focus: agentart.eis_art_agent30, team::agentart.team_artifact
goals: register("connectionA30")
roles: explorer in lfc
}
workspace agentart {
artifact eis_art_agent1: env.EISArtifact("conf/eisconfig/localhost/eismassimconfig1.json")
artifact eis_art_agent2: env.EISArtifact("conf/eisconfig/localhost/eismassimconfig2.json")
artifact eis_art_agent3: env.EISArtifact("conf/eisconfig/localhost/eismassimconfig3.json")
artifact eis_art_agent4: env.EISArtifact("conf/eisconfig/localhost/eismassimconfig4.json")
artifact eis_art_agent5: env.EISArtifact("conf/eisconfig/localhost/eismassimconfig5.json")
artifact eis_art_agent6: env.EISArtifact("conf/eisconfig/localhost/eismassimconfig6.json")
artifact eis_art_agent7: env.EISArtifact("conf/eisconfig/localhost/eismassimconfig7.json")
artifact eis_art_agent8: env.EISArtifact("conf/eisconfig/localhost/eismassimconfig8.json")
artifact eis_art_agent9: env.EISArtifact("conf/eisconfig/localhost/eismassimconfig9.json")
artifact eis_art_agent10: env.EISArtifact("conf/eisconfig/localhost/eismassimconfig10.json")
artifact eis_art_agent11: env.EISArtifact("conf/eisconfig/localhost/eismassimconfig11.json")
artifact eis_art_agent12: env.EISArtifact("conf/eisconfig/localhost/eismassimconfig12.json")
artifact eis_art_agent13: env.EISArtifact("conf/eisconfig/localhost/eismassimconfig13.json")
artifact eis_art_agent14: env.EISArtifact("conf/eisconfig/localhost/eismassimconfig14.json")
artifact eis_art_agent15: env.EISArtifact("conf/eisconfig/localhost/eismassimconfig15.json")
artifact eis_art_agent16: env.EISArtifact("conf/eisconfig/localhost/eismassimconfig16.json")
artifact eis_art_agent17: env.EISArtifact("conf/eisconfig/localhost/eismassimconfig17.json")
artifact eis_art_agent18: env.EISArtifact("conf/eisconfig/localhost/eismassimconfig18.json")
artifact eis_art_agent19: env.EISArtifact("conf/eisconfig/localhost/eismassimconfig19.json")
artifact eis_art_agent20: env.EISArtifact("conf/eisconfig/localhost/eismassimconfig20.json")
artifact eis_art_agent21: env.EISArtifact("conf/eisconfig/localhost/eismassimconfig21.json")
artifact eis_art_agent22: env.EISArtifact("conf/eisconfig/localhost/eismassimconfig22.json")
artifact eis_art_agent23: env.EISArtifact("conf/eisconfig/localhost/eismassimconfig23.json")
artifact eis_art_agent24: env.EISArtifact("conf/eisconfig/localhost/eismassimconfig24.json")
artifact eis_art_agent25: env.EISArtifact("conf/eisconfig/localhost/eismassimconfig25.json")
artifact eis_art_agent26: env.EISArtifact("conf/eisconfig/localhost/eismassimconfig26.json")
artifact eis_art_agent27: env.EISArtifact("conf/eisconfig/localhost/eismassimconfig27.json")
artifact eis_art_agent28: env.EISArtifact("conf/eisconfig/localhost/eismassimconfig28.json")
artifact eis_art_agent29: env.EISArtifact("conf/eisconfig/localhost/eismassimconfig29.json")
artifact eis_art_agent30: env.EISArtifact("conf/eisconfig/localhost/eismassimconfig30.json")
artifact team_artifact: env.TeamArtifact()
}
organisation org : org.xml{
group lfc : team
}
asl-path: src/agt
src/agt/inc
platform: cartago("infrastructure")
}