Line | |
---|
1 | {
|
---|
2 | "AllPermutationsLearnSettings": {
|
---|
3 | "teams": [
|
---|
4 | {
|
---|
5 | "Team": [
|
---|
6 | {
|
---|
7 | "partyref": "classpath:anac2021.aorta.AortaBoa",
|
---|
8 | "parameters": {
|
---|
9 | "persistentstate": "a59ae57d-afe7-4154-a5d1-bf109fc1be12"
|
---|
10 | }
|
---|
11 | }
|
---|
12 | ]
|
---|
13 | },
|
---|
14 | {
|
---|
15 | "Team": [
|
---|
16 | {
|
---|
17 | "partyref": "classpath:geniusweb.exampleparties.randomparty.RandomParty",
|
---|
18 | "parameters": {
|
---|
19 | "persistentstate": "c3154eb4-c42e-4331-be95-5f2d5049bcd5"
|
---|
20 | }
|
---|
21 | }
|
---|
22 | ]
|
---|
23 | }
|
---|
24 | ],
|
---|
25 | "profileslists": [
|
---|
26 | {
|
---|
27 | "ProfileList": [
|
---|
28 | "file:src/test/resources/profiles/jobs/jobs1.json"
|
---|
29 | ]
|
---|
30 | },
|
---|
31 | {
|
---|
32 | "ProfileList": [
|
---|
33 | "file:src/test/resources/profiles/jobs/jobs2.json"
|
---|
34 | ]
|
---|
35 | }
|
---|
36 | ],
|
---|
37 | "reuseTeams": false,
|
---|
38 | "teamsPerSession": 2,
|
---|
39 | "sessionsettings": {
|
---|
40 | "SAOPSettings": {
|
---|
41 | "participants": [],
|
---|
42 | "deadline": {
|
---|
43 | "deadlinerounds": {
|
---|
44 | "rounds": 60,
|
---|
45 | "durationms": 5000
|
---|
46 | }
|
---|
47 | }
|
---|
48 | }
|
---|
49 | },
|
---|
50 | "numberTournaments": 10,
|
---|
51 | "learnSettings": {
|
---|
52 | "LearnSettings": {
|
---|
53 | "participants": [
|
---|
54 | {
|
---|
55 | "TeamInfo": {
|
---|
56 | "parties": [
|
---|
57 | {
|
---|
58 | "party": {
|
---|
59 | "partyref": "classpath:anac2021.aorta.AortaBoa",
|
---|
60 | "parameters": {
|
---|
61 | "persistentstate": "a59ae57d-afe7-4154-a5d1-bf109fc1be12",
|
---|
62 | "negotiationdata": [
|
---|
63 | "12b5f909-0079-43ac-a8ac-a31794391012"
|
---|
64 | ]
|
---|
65 | }
|
---|
66 | },
|
---|
67 | "profile": "file:src/test/resources/profiles/jobs/jobs1.json"
|
---|
68 | }
|
---|
69 | ]
|
---|
70 | }
|
---|
71 | }
|
---|
72 | ],
|
---|
73 | "deadline": {
|
---|
74 | "deadlinetime": {
|
---|
75 | "durationms": 10000
|
---|
76 | }
|
---|
77 | }
|
---|
78 | }
|
---|
79 | }
|
---|
80 | }
|
---|
81 | } |
---|
Note:
See
TracBrowser
for help on using the repository browser.