18 lines
277 B
Text
18 lines
277 B
Text
/*
|
|
airSeaRescue
|
|
---------------------------
|
|
|
|
Jason Project File
|
|
|
|
This file defines the initial state of the MAS
|
|
|
|
Jason 3.1
|
|
május 18, 2022 - 12:02:16
|
|
*/
|
|
|
|
MAS airSeaRescue {
|
|
|
|
environment: operator.WorldEnvironment(1,500,yes)
|
|
|
|
agents: victim#4;
|
|
}
|