Last change
on this file since 70 was 69, checked in by Wouter Pasman, 3 years ago |
Added MOPAC protocol. For GeniusWeb 2.0.3
|
File size:
559 bytes
|
Rev | Line | |
---|
[67] | 1 | {
|
---|
| 2 | "MOPACSettings": {
|
---|
| 3 | "participants": [
|
---|
| 4 | {"TeamInfo":{"parties":[
|
---|
| 5 | {
|
---|
[69] | 6 | "party": {"partyref":"pythonpath:test.testparty.TestParty.TestParty", "parameters":{"power":1}},
|
---|
| 7 | "profile": "file:test/resources/jobs/jobs1.json"
|
---|
[67] | 8 | } ]}},
|
---|
| 9 |
|
---|
| 10 | {"TeamInfo":{"parties":[
|
---|
| 11 | {
|
---|
[69] | 12 | "party": {"partyref":"pythonpath:test.testparty.TestParty.TestParty", "parameters":{"power":1}},
|
---|
| 13 | "profile": "file:test/resources/jobs/jobs2.json"
|
---|
[67] | 14 | } ]}} ],
|
---|
| 15 | "deadline": {
|
---|
| 16 | "DeadlineTime": {
|
---|
| 17 | "durationms": 2000000
|
---|
| 18 | }
|
---|
| 19 | },
|
---|
| 20 | "votingevaluator":{"LargestAgreementsLoop":{}}
|
---|
| 21 | }
|
---|
| 22 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.