siddharthmb commited on
Commit
b17441d
·
verified ·
1 Parent(s): 2faef22

Add files using upload-large-folder tool

Browse files
Files changed (43) hide show
  1. README.md +114 -0
  2. artifact_manifest.json +472 -0
  3. bank/bank_manifest.json +537 -0
  4. bank/scorable_negotiation-L0-033f0874d5.json +528 -0
  5. bank/scorable_negotiation-L0-44925c2d5b.json +529 -0
  6. bank/scorable_negotiation-L0-5b80bb74c6.json +529 -0
  7. bank/scorable_negotiation-L0-86d39f433e.json +527 -0
  8. bank/scorable_negotiation-L0-db777d04d1.json +527 -0
  9. bank/scorable_negotiation-L1-1381dc04db.json +529 -0
  10. bank/scorable_negotiation-L1-6e5961e973.json +527 -0
  11. bank/scorable_negotiation-L1-6f6151e1d5.json +528 -0
  12. bank/scorable_negotiation-L1-a9e4838c4c.json +527 -0
  13. bank/scorable_negotiation-L1-b3fd37949a.json +528 -0
  14. bank/scorable_negotiation-L2-107032bc27.json +529 -0
  15. bank/scorable_negotiation-L2-5edb2fff08.json +527 -0
  16. bank/scorable_negotiation-L2-c07670b4c3.json +527 -0
  17. bank/scorable_negotiation-L2-cd5957683b.json +530 -0
  18. bank/scorable_negotiation-L2-f3366df5c2.json +527 -0
  19. bank/scorable_negotiation-L3-09d8108a8f.json +528 -0
  20. bank/scorable_negotiation-L3-78a36182a2.json +529 -0
  21. bank/scorable_negotiation-L3-81f699e3fe.json +530 -0
  22. bank/scorable_negotiation-L3-8e55401ea3.json +529 -0
  23. bank/scorable_negotiation-L3-901198dd46.json +528 -0
  24. bank/scorable_negotiation-L4-05f715c1e6.json +529 -0
  25. bank/scorable_negotiation-L4-35d9e3e112.json +528 -0
  26. bank/scorable_negotiation-L4-592a4f7b6d.json +529 -0
  27. bank/scorable_negotiation-L4-b9891ffb3e.json +530 -0
  28. belief_turns.csv.gz +3 -0
  29. campaign_manifest.json +3887 -0
  30. cells.csv +13 -0
  31. episodes.csv +0 -0
  32. episodes/all_oracle_r128.jsonl.gz +3 -0
  33. episodes/all_oracle_r16.jsonl.gz +3 -0
  34. episodes/all_oracle_r256.jsonl.gz +3 -0
  35. episodes/all_oracle_r32.jsonl.gz +3 -0
  36. episodes/all_oracle_r4.jsonl.gz +3 -0
  37. episodes/all_oracle_r64.jsonl.gz +3 -0
  38. episodes/all_oracle_r8.jsonl.gz +3 -0
  39. episodes/all_rational_r16.jsonl.gz +3 -0
  40. episodes/all_rational_r32.jsonl.gz +3 -0
  41. episodes/all_rational_r4.jsonl.gz +3 -0
  42. episodes/all_rational_r64.jsonl.gz +3 -0
  43. episodes/all_rational_r8.jsonl.gz +3 -0
README.md ADDED
@@ -0,0 +1,114 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - negotiation
4
+ - multi-agent
5
+ - game-theory
6
+ - bayesian-agents
7
+ - belief-accuracy
8
+ configs:
9
+ - config_name: default
10
+ data_files:
11
+ - split: episodes
12
+ path: episodes.csv
13
+ - split: cells
14
+ path: cells.csv
15
+ ---
16
+
17
+ # 2026.RA.Pure-Rounds-Sweep — does more negotiating time help a Bayesian table close?
18
+
19
+ Five automated negotiators must agree on one package out of 256. Each holds a private score sheet and a
20
+ private walk-away threshold; a deal needs all five to accept. This corpus sweeps the one thing the frozen
21
+ campaign never varied — **the number of negotiation rounds before the forced final vote** — across
22
+ 4 to 256 rounds, for the two lineups that contain no language model and therefore
23
+ cost only CPU: `all_rational` (five copies of a Bayesian agent that maintains a posterior over hypotheses
24
+ about each opponent's sheet) and `all_oracle` (five agents that are simply told every sheet).
25
+
26
+ **The headline: more time buys nothing.** Deal rate across deadlines 4 → 64 reads 0.233 / 0.267 / 0.208 /
27
+ 0.208 / 0.250 and normalized score 0.195 / 0.230 / 0.182 / 0.178 / 0.207, with every instance-clustered
28
+ interval overlapping every other. Rounds-to-agreement tracks the deadline almost exactly, so the agents use
29
+ the whole horizon and finish where they started. The mechanism is in `belief_turns.csv.gz`: belief accuracy
30
+ saturates by round 16, so extra rounds deliver no extra identification of opponents, and without
31
+ identification there is nothing to concede to. The omniscient arm closes 1.000 of games at every deadline,
32
+ confirming the horizon itself is not the constraint. Full analysis: **research note 0061** in the source repo.
33
+
34
+ ## What is in here
35
+
36
+ | file | rows | what it is |
37
+ |---|---:|---|
38
+ | `episodes.csv` | 1440 | one row per played negotiation: outcome, welfare, Gini, IR violations, rounds used, and per-episode belief scalars |
39
+ | `belief_turns.csv.gz` | 81672 | **the novel instrumentation** — one row per (episode, believer seat, turn): `posterior_mass_true_type`, `expected_utility_rmse`, `accept_set_f1` |
40
+ | `cells.csv` | 12 | per-cell aggregates with instance-clustered 95% intervals |
41
+ | `episodes/<cell_id>.jsonl.gz` | 12 files | complete episode records — every turn, parsed action, and belief block |
42
+ | `bank/` | 24 | the frozen instance bank, without which surplus columns cannot be recomputed |
43
+
44
+ Key columns: `experiment_name` (append-safe grouping), `cell_id`, `arm`, `deadline_rounds`, `host`,
45
+ `instance_id`, `seed`, `deal_rate`, `normalized_primary` (realized normalized utilitarian welfare over the
46
+ instance's feasible ceiling; a no-deal scores 0), `rounds_to_agreement`, `belief_auc_accept_set_f1`.
47
+
48
+ ## Experiment-name mapping
49
+
50
+ | experiment_name | description |
51
+ |---|---|
52
+ | `pure-rounds-sweep-v1` | the 12 complete cells below — `all_oracle` at [4, 8, 16, 32, 64, 128, 256], `all_rational` at [4, 8, 16, 32, 64] — at 120 episodes each (24 frozen parameter sets × seeds 0–4), unanimity, private information. The grid is deliberately incomplete: `all_rational` at 128 and 256 rounds is a stated gap (see Provenance). |
53
+
54
+ | cell | arm | deadline | episodes | host | deal rate | score |
55
+ |---|---|---:|---:|---|---:|---:|
56
+ | `all_oracle_r4` | all_oracle | 4 | 120 | tiger7 | 1.000 | 0.888 |
57
+ | `all_oracle_r8` | all_oracle | 8 | 120 | tiger7 | 1.000 | 0.884 |
58
+ | `all_oracle_r16` | all_oracle | 16 | 120 | tiger7 | 1.000 | 0.877 |
59
+ | `all_oracle_r32` | all_oracle | 32 | 120 | tiger7 | 1.000 | 0.899 |
60
+ | `all_oracle_r64` | all_oracle | 64 | 120 | tiger7 | 1.000 | 0.890 |
61
+ | `all_oracle_r128` | all_oracle | 128 | 120 | tiger7 | 1.000 | 0.884 |
62
+ | `all_oracle_r256` | all_oracle | 256 | 120 | tiger7 | 1.000 | 0.877 |
63
+ | `all_rational_r4` | all_rational | 4 | 120 | jagupard29 | 0.233 | 0.195 |
64
+ | `all_rational_r8` | all_rational | 8 | 120 | viscam1 | 0.267 | 0.230 |
65
+ | `all_rational_r16` | all_rational | 16 | 120 | jagupard34 | 0.208 | 0.182 |
66
+ | `all_rational_r32` | all_rational | 32 | 120 | jagupard34 | 0.208 | 0.178 |
67
+ | `all_rational_r64` | all_rational | 64 | 120 | iliad1 | 0.250 | 0.207 |
68
+
69
+ ## Two caveats that change how these numbers read
70
+
71
+ 1. **`all_oracle` is a flat control for AGGREGATES ONLY.** Closure and mean score are horizon-invariant, but
72
+ per episode — same host, same instance and seed — it lands on materially different deals at different
73
+ deadlines (91–97 of 120 differ, median |Δscore| 0.14). Do not run a paired within-episode oracle contrast
74
+ across deadlines. Its small residual aggregate variation is periodic in `(deadline + 1) mod 5`, the
75
+ identity of the rotating seat that holds the forced final.
76
+ 2. **Episode-level identity is host-dependent.** Around 3–6% of episodes in the `all_rational` arm sit on
77
+ near-ties whose resolution depends on the host CPU's float-summation order, usually flipping a whole
78
+ deal/no-deal outcome. The `host` column is provided for that reason; aggregate comparisons are unaffected
79
+ (the `rounds=4` cells are statistically indistinguishable from the frozen campaign), but episode-level
80
+ pairing across cells on different hosts is not clean. The `all_oracle` arm is unaffected.
81
+
82
+ ## Regenerating this
83
+
84
+ ```bash
85
+ # create the grid sweep, fan it out across Slurm CPU nodes, then close any preemption holes
86
+ uv run python experiments/rational_agents/launch_rounds_sweep.py --create-only
87
+ experiments/rational_agents/submit_rounds_sweep.sh --sweep-id <entity>/<project>/<id> --jobs 5 --cpus 16 \
88
+ -- --shards-per-cell 16 --shard-timeout-s 10800 --bootstrap-samples 2000
89
+ uv run python experiments/rational_agents/launch_rounds_sweep.py --sweep-id <id> --fill-missing
90
+ # then package and upload
91
+ uv run python experiments/rational_agents/package_hf_rounds_sweep.py --out /tmp/rounds_sweep_hf
92
+ uv run python experiments/rational_agents/upload_hf_publication.py --folder /tmp/rounds_sweep_hf --repo siddharthmb/2026.RA.Pure-Rounds-Sweep
93
+ ```
94
+
95
+ ## Provenance
96
+
97
+ - **W&B sweep:** https://wandb.ai/siddharth-stanford/rational_agents/sweeps/ufrdew0j (a real `method: grid` sweep over arm × rounds; one run per cell)
98
+ - **Cluster artifacts:** `/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/` — per-cell run
99
+ directories in the ordinary schema, per-cell records under `control/cells/`, manifest at
100
+ `control/campaign_manifest.json` (status `partial-final-12`)
101
+ - **Slurm logs:** `/juice2/u/siddharth/ii_mats/logs/rounds_sweep/<jobid>.out`, first line of each is the exact
102
+ invocation
103
+ - **Bank:** `experiments/rational_agents/instances_five_seat_private_v2`, manifest SHA-256
104
+ `cd32ebdef8072da3…`
105
+ - **Known gap:** `all_rational_r128` and `all_rational_r256` are absent — r256 lost every shard to a cluster
106
+ preemption and r128 was still refilling at publication time. They will be appended under the same
107
+ `experiment_name` when they land.
108
+
109
+ ## Related
110
+
111
+ - `siddharthmb/2026.RA.Quorum-Rounds-Sweep` — the agreement-rule axis: relaxing unanimity *does* move closure
112
+ (0.217 → 0.908), which is the contrast that makes this null informative
113
+ - `siddharthmb/2026.RA.Agent-Variants-Closure` — the preference-sharing axis, the other lever that works
114
+ - `siddharthmb/2026.RA.Five-Seat-Frontier-Negotiation` — the frozen campaign these cells are anchored against
artifact_manifest.json ADDED
@@ -0,0 +1,472 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema": "rounds-sweep-publication-v1",
3
+ "experiment_name": "pure-rounds-sweep-v1",
4
+ "dataset_repo": "siddharthmb/2026.RA.Pure-Rounds-Sweep",
5
+ "wandb_sweep": "https://wandb.ai/siddharth-stanford/rational_agents/sweeps/ufrdew0j",
6
+ "research_note": "experiments/rational_agents/research-notes/0061-pure-arm-rounds-sweep.md",
7
+ "campaign_status": "partial-final-12",
8
+ "reproducibility_inputs": {
9
+ "parent_git_sha": "c2178f557d8760f82cdf5ff78856195d3ba6bf34",
10
+ "interlens_git_sha": "061fec70619dcf0bcb957e37a9aa6e60fa203737",
11
+ "parent_git_dirty": true,
12
+ "interlens_git_dirty": true,
13
+ "bank": "/juice2/u/siddharth/ii_mats/experiments/rational_agents/instances_five_seat_private_v2",
14
+ "bank_manifest_sha256": "cd32ebdef8072da35f6e1b5da08091a05fe5c7f869252a49848026c4804daa74",
15
+ "bank_instance_hashes": [
16
+ [
17
+ "scorable_negotiation-L0-5b80bb74c6",
18
+ "810b990a23d52146c3b28eea48498aca1c42c89d67c4c2e45bf1b981d7a5b44d"
19
+ ],
20
+ [
21
+ "scorable_negotiation-L1-1381dc04db",
22
+ "04b3eba9fd65c557884ed3eb01cf39b78ad003cc0c643f77a61a92af2fe00ff7"
23
+ ],
24
+ [
25
+ "scorable_negotiation-L2-c07670b4c3",
26
+ "9abe3b393b836e5ca2ce5b72abc140588ab2c2c3904e400c90f8490b7101cba8"
27
+ ],
28
+ [
29
+ "scorable_negotiation-L3-8e55401ea3",
30
+ "73d70c54a02827254f8820602d4be10162e025438436176d91ccbbfa0ed3297b"
31
+ ],
32
+ [
33
+ "scorable_negotiation-L4-592a4f7b6d",
34
+ "57f9f2efa67a2b81e4b1ac24e6a99e192f47ef9b70fcc00efb75e7fabf01e0dd"
35
+ ],
36
+ [
37
+ "scorable_negotiation-L0-033f0874d5",
38
+ "36061b24d6ee536129825cc23e3c7a5b6e5cdd0e0ab7cd786f7b12c78e1a08ab"
39
+ ],
40
+ [
41
+ "scorable_negotiation-L1-b3fd37949a",
42
+ "666f1ad80bfc35d6b1d8e1802edb3ab9112ed171ad1487eb9e0ab14f5c553af9"
43
+ ],
44
+ [
45
+ "scorable_negotiation-L2-cd5957683b",
46
+ "aedbcffc41d5d117b09fa052b359d6a82ca821cd4155629ee499392114e4e9b9"
47
+ ],
48
+ [
49
+ "scorable_negotiation-L3-81f699e3fe",
50
+ "81d9839f2ce977908cc3c53ddfc195e5fe673d03910339a3d31b7738d7984238"
51
+ ],
52
+ [
53
+ "scorable_negotiation-L4-05f715c1e6",
54
+ "07e73b647ac7f0c0b99a36d9876911b62ba93596ce8155f80fc6dfd1022d60c0"
55
+ ],
56
+ [
57
+ "scorable_negotiation-L0-44925c2d5b",
58
+ "d59d957a55ae1929f21709f4823221abdeb81b848e180c67c9a85bbec110a15a"
59
+ ],
60
+ [
61
+ "scorable_negotiation-L1-6f6151e1d5",
62
+ "0b18982fb6b676011304998477f7d7112d43a7d0490a8267fa339cc7866cca2b"
63
+ ],
64
+ [
65
+ "scorable_negotiation-L2-5edb2fff08",
66
+ "482b727f02db0a92040e0359382da1db546dc7510e6f2eea2131a931f59a30e1"
67
+ ],
68
+ [
69
+ "scorable_negotiation-L3-09d8108a8f",
70
+ "2513f3a79a16d0ba2f7a68ed8308b962723e4fe68957f84852d2c64a34c31eb1"
71
+ ],
72
+ [
73
+ "scorable_negotiation-L4-b9891ffb3e",
74
+ "38de5d57731201720a6a42a5b1c41794b003cc85848b9a0afc50de502d33812e"
75
+ ],
76
+ [
77
+ "scorable_negotiation-L0-86d39f433e",
78
+ "188f8c92919b3ba0bc090b21531fd8b853b3f1094dbf8dfe6fe8d51a31affe78"
79
+ ],
80
+ [
81
+ "scorable_negotiation-L1-a9e4838c4c",
82
+ "451c5964dddd27db16e440d458488ccea3b43893385c6e2fbb1a3d920a23644d"
83
+ ],
84
+ [
85
+ "scorable_negotiation-L2-f3366df5c2",
86
+ "300c39b52b845968fdda9c06730189ce641b821b6278f016ab9ab76556df4f9f"
87
+ ],
88
+ [
89
+ "scorable_negotiation-L3-78a36182a2",
90
+ "2798d9c3c196789ee51870693c854350cf217a9f0e2c8614f34dce6512296040"
91
+ ],
92
+ [
93
+ "scorable_negotiation-L4-35d9e3e112",
94
+ "322341a65e791cf6d4e06bcfaf31316a1d2f6b6d4f4eb9ae1eb33e49a991a596"
95
+ ],
96
+ [
97
+ "scorable_negotiation-L0-db777d04d1",
98
+ "6fb4d8bc15f7105473f91e21f44351640554f3f45e99aa86bd874ba3fe2d15f8"
99
+ ],
100
+ [
101
+ "scorable_negotiation-L1-6e5961e973",
102
+ "9d8ffd10d4544ac7ce24ecc31327588bd6158ea290555f0431612e1f68f955c0"
103
+ ],
104
+ [
105
+ "scorable_negotiation-L2-107032bc27",
106
+ "31729e1d04076f0b2cea5e349234b23fe9f90b3c1b47aca193f00419a9a13fce"
107
+ ],
108
+ [
109
+ "scorable_negotiation-L3-901198dd46",
110
+ "2dfdad0c5c4eac56659b727cacd14e86f96cef785591c50bf869223821853a3c"
111
+ ]
112
+ ],
113
+ "episode_grid_fingerprint": "572875b0c7f7ad3ccbed454aad41175d19f85e7c2f7a3bcdd8765e1485d2ea90",
114
+ "seeds": [
115
+ 0,
116
+ 1,
117
+ 2,
118
+ 3,
119
+ 4
120
+ ],
121
+ "arms": [
122
+ "all_rational",
123
+ "all_oracle"
124
+ ],
125
+ "rounds": [
126
+ 4,
127
+ 8,
128
+ 16,
129
+ 32,
130
+ 64,
131
+ 128,
132
+ 256
133
+ ],
134
+ "primary_campaign_manifest": "/juice2/u/siddharth/ii_mats/experiments/rational_agents/five_seat_info_motive_primary_v1/campaign_manifest.json",
135
+ "primary_campaign_inputs": {
136
+ "parent_git_sha": "2c0869ee3d6c0c6e3f9ca309a911e87ddd496af2",
137
+ "interlens_git_sha": "17f34b27fe7b14ed1f20ead66337f1bcaf5fabb8",
138
+ "bank_manifest_sha256": "cd32ebdef8072da35f6e1b5da08091a05fe5c7f869252a49848026c4804daa74"
139
+ },
140
+ "code_sha256": {
141
+ "launch_rounds_sweep.py": "741e7c1aa14281554ef9ff9b15046912b075841305a3df52d3326f7756b665d9",
142
+ "episode_shards.py": "a212cc6708223bac7522c3867372d01ee8d351eb9da35126a17bdd448fd0c342",
143
+ "rounds_sweep_metrics.py": "b83f197d8f59e5e2a5294881f8daf15aaeb6f346360aac8592a6879b6f31a8e0",
144
+ "run_five_seat_cell.py": "abc0cd76fd99f624a6a0273b4cc0763b7b12b649d6b3464f6bf099bebcd5815d",
145
+ "five_seat_campaign.py": "9eca48c6afacb26804ee0f6e49b83d672c714a394537113605cbac2b8c54928f",
146
+ "run.py": "cb7bbb297e65ff274fbe22be8d39c2aca1b10cc035758c84bcfdf871dd91876a",
147
+ "seating.py": "59b3453d52ae9dc32a9b12bfff240daa7c1119da7e0e5c861730d561b8adc660"
148
+ }
149
+ },
150
+ "cells": [
151
+ {
152
+ "cell_id": "all_oracle_r4",
153
+ "arm": "all_oracle",
154
+ "deadline_rounds": 4,
155
+ "n_episodes": 120,
156
+ "host": "tiger7",
157
+ "wandb_url": "https://wandb.ai/siddharth-stanford/rational_agents/runs/11qd6zjk",
158
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_oracle_r4"
159
+ },
160
+ {
161
+ "cell_id": "all_oracle_r8",
162
+ "arm": "all_oracle",
163
+ "deadline_rounds": 8,
164
+ "n_episodes": 120,
165
+ "host": "tiger7",
166
+ "wandb_url": "https://wandb.ai/siddharth-stanford/rational_agents/runs/hrfm6ddr",
167
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_oracle_r8"
168
+ },
169
+ {
170
+ "cell_id": "all_oracle_r16",
171
+ "arm": "all_oracle",
172
+ "deadline_rounds": 16,
173
+ "n_episodes": 120,
174
+ "host": "tiger7",
175
+ "wandb_url": "https://wandb.ai/siddharth-stanford/rational_agents/runs/nnygvg0l",
176
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_oracle_r16"
177
+ },
178
+ {
179
+ "cell_id": "all_oracle_r32",
180
+ "arm": "all_oracle",
181
+ "deadline_rounds": 32,
182
+ "n_episodes": 120,
183
+ "host": "tiger7",
184
+ "wandb_url": "https://wandb.ai/siddharth-stanford/rational_agents/runs/yhtknmjd",
185
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_oracle_r32"
186
+ },
187
+ {
188
+ "cell_id": "all_oracle_r64",
189
+ "arm": "all_oracle",
190
+ "deadline_rounds": 64,
191
+ "n_episodes": 120,
192
+ "host": "tiger7",
193
+ "wandb_url": "https://wandb.ai/siddharth-stanford/rational_agents/runs/bmh2qb59",
194
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_oracle_r64"
195
+ },
196
+ {
197
+ "cell_id": "all_oracle_r128",
198
+ "arm": "all_oracle",
199
+ "deadline_rounds": 128,
200
+ "n_episodes": 120,
201
+ "host": "tiger7",
202
+ "wandb_url": "https://wandb.ai/siddharth-stanford/rational_agents/runs/k9wnz690",
203
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_oracle_r128"
204
+ },
205
+ {
206
+ "cell_id": "all_oracle_r256",
207
+ "arm": "all_oracle",
208
+ "deadline_rounds": 256,
209
+ "n_episodes": 120,
210
+ "host": "tiger7",
211
+ "wandb_url": "https://wandb.ai/siddharth-stanford/rational_agents/runs/s8j17oc9",
212
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_oracle_r256"
213
+ },
214
+ {
215
+ "cell_id": "all_rational_r4",
216
+ "arm": "all_rational",
217
+ "deadline_rounds": 4,
218
+ "n_episodes": 120,
219
+ "host": "jagupard29",
220
+ "wandb_url": "https://wandb.ai/siddharth-stanford/rational_agents/runs/zfk7p7k1",
221
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_rational_r4"
222
+ },
223
+ {
224
+ "cell_id": "all_rational_r8",
225
+ "arm": "all_rational",
226
+ "deadline_rounds": 8,
227
+ "n_episodes": 120,
228
+ "host": "viscam1",
229
+ "wandb_url": "https://wandb.ai/siddharth-stanford/rational_agents/runs/yqi0f21u",
230
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_rational_r8"
231
+ },
232
+ {
233
+ "cell_id": "all_rational_r16",
234
+ "arm": "all_rational",
235
+ "deadline_rounds": 16,
236
+ "n_episodes": 120,
237
+ "host": "jagupard34",
238
+ "wandb_url": "https://wandb.ai/siddharth-stanford/rational_agents/runs/h24cx2mx",
239
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_rational_r16"
240
+ },
241
+ {
242
+ "cell_id": "all_rational_r32",
243
+ "arm": "all_rational",
244
+ "deadline_rounds": 32,
245
+ "n_episodes": 120,
246
+ "host": "jagupard34",
247
+ "wandb_url": "https://wandb.ai/siddharth-stanford/rational_agents/runs/ko21cwvi",
248
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_rational_r32"
249
+ },
250
+ {
251
+ "cell_id": "all_rational_r64",
252
+ "arm": "all_rational",
253
+ "deadline_rounds": 64,
254
+ "n_episodes": 120,
255
+ "host": "iliad1",
256
+ "wandb_url": "https://wandb.ai/siddharth-stanford/rational_agents/runs/jpz298au",
257
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_rational_r64"
258
+ }
259
+ ],
260
+ "files": [
261
+ {
262
+ "path": "README.md",
263
+ "bytes": 7191,
264
+ "sha256": "72c36430eb72a37d18148761b37da40d237ebf9db7e8996658ee2e23f8da2d6d"
265
+ },
266
+ {
267
+ "path": "bank/bank_manifest.json",
268
+ "bytes": 16140,
269
+ "sha256": "cd32ebdef8072da35f6e1b5da08091a05fe5c7f869252a49848026c4804daa74"
270
+ },
271
+ {
272
+ "path": "bank/scorable_negotiation-L0-033f0874d5.json",
273
+ "bytes": 7130,
274
+ "sha256": "36061b24d6ee536129825cc23e3c7a5b6e5cdd0e0ab7cd786f7b12c78e1a08ab"
275
+ },
276
+ {
277
+ "path": "bank/scorable_negotiation-L0-44925c2d5b.json",
278
+ "bytes": 7088,
279
+ "sha256": "d59d957a55ae1929f21709f4823221abdeb81b848e180c67c9a85bbec110a15a"
280
+ },
281
+ {
282
+ "path": "bank/scorable_negotiation-L0-5b80bb74c6.json",
283
+ "bytes": 7150,
284
+ "sha256": "810b990a23d52146c3b28eea48498aca1c42c89d67c4c2e45bf1b981d7a5b44d"
285
+ },
286
+ {
287
+ "path": "bank/scorable_negotiation-L0-86d39f433e.json",
288
+ "bytes": 7056,
289
+ "sha256": "188f8c92919b3ba0bc090b21531fd8b853b3f1094dbf8dfe6fe8d51a31affe78"
290
+ },
291
+ {
292
+ "path": "bank/scorable_negotiation-L0-db777d04d1.json",
293
+ "bytes": 7121,
294
+ "sha256": "6fb4d8bc15f7105473f91e21f44351640554f3f45e99aa86bd874ba3fe2d15f8"
295
+ },
296
+ {
297
+ "path": "bank/scorable_negotiation-L1-1381dc04db.json",
298
+ "bytes": 7089,
299
+ "sha256": "04b3eba9fd65c557884ed3eb01cf39b78ad003cc0c643f77a61a92af2fe00ff7"
300
+ },
301
+ {
302
+ "path": "bank/scorable_negotiation-L1-6e5961e973.json",
303
+ "bytes": 7109,
304
+ "sha256": "9d8ffd10d4544ac7ce24ecc31327588bd6158ea290555f0431612e1f68f955c0"
305
+ },
306
+ {
307
+ "path": "bank/scorable_negotiation-L1-6f6151e1d5.json",
308
+ "bytes": 7065,
309
+ "sha256": "0b18982fb6b676011304998477f7d7112d43a7d0490a8267fa339cc7866cca2b"
310
+ },
311
+ {
312
+ "path": "bank/scorable_negotiation-L1-a9e4838c4c.json",
313
+ "bytes": 7046,
314
+ "sha256": "451c5964dddd27db16e440d458488ccea3b43893385c6e2fbb1a3d920a23644d"
315
+ },
316
+ {
317
+ "path": "bank/scorable_negotiation-L1-b3fd37949a.json",
318
+ "bytes": 7069,
319
+ "sha256": "666f1ad80bfc35d6b1d8e1802edb3ab9112ed171ad1487eb9e0ab14f5c553af9"
320
+ },
321
+ {
322
+ "path": "bank/scorable_negotiation-L2-107032bc27.json",
323
+ "bytes": 7142,
324
+ "sha256": "31729e1d04076f0b2cea5e349234b23fe9f90b3c1b47aca193f00419a9a13fce"
325
+ },
326
+ {
327
+ "path": "bank/scorable_negotiation-L2-5edb2fff08.json",
328
+ "bytes": 7114,
329
+ "sha256": "482b727f02db0a92040e0359382da1db546dc7510e6f2eea2131a931f59a30e1"
330
+ },
331
+ {
332
+ "path": "bank/scorable_negotiation-L2-c07670b4c3.json",
333
+ "bytes": 7044,
334
+ "sha256": "9abe3b393b836e5ca2ce5b72abc140588ab2c2c3904e400c90f8490b7101cba8"
335
+ },
336
+ {
337
+ "path": "bank/scorable_negotiation-L2-cd5957683b.json",
338
+ "bytes": 7117,
339
+ "sha256": "aedbcffc41d5d117b09fa052b359d6a82ca821cd4155629ee499392114e4e9b9"
340
+ },
341
+ {
342
+ "path": "bank/scorable_negotiation-L2-f3366df5c2.json",
343
+ "bytes": 7070,
344
+ "sha256": "300c39b52b845968fdda9c06730189ce641b821b6278f016ab9ab76556df4f9f"
345
+ },
346
+ {
347
+ "path": "bank/scorable_negotiation-L3-09d8108a8f.json",
348
+ "bytes": 7077,
349
+ "sha256": "2513f3a79a16d0ba2f7a68ed8308b962723e4fe68957f84852d2c64a34c31eb1"
350
+ },
351
+ {
352
+ "path": "bank/scorable_negotiation-L3-78a36182a2.json",
353
+ "bytes": 7082,
354
+ "sha256": "2798d9c3c196789ee51870693c854350cf217a9f0e2c8614f34dce6512296040"
355
+ },
356
+ {
357
+ "path": "bank/scorable_negotiation-L3-81f699e3fe.json",
358
+ "bytes": 7167,
359
+ "sha256": "81d9839f2ce977908cc3c53ddfc195e5fe673d03910339a3d31b7738d7984238"
360
+ },
361
+ {
362
+ "path": "bank/scorable_negotiation-L3-8e55401ea3.json",
363
+ "bytes": 7096,
364
+ "sha256": "73d70c54a02827254f8820602d4be10162e025438436176d91ccbbfa0ed3297b"
365
+ },
366
+ {
367
+ "path": "bank/scorable_negotiation-L3-901198dd46.json",
368
+ "bytes": 7130,
369
+ "sha256": "2dfdad0c5c4eac56659b727cacd14e86f96cef785591c50bf869223821853a3c"
370
+ },
371
+ {
372
+ "path": "bank/scorable_negotiation-L4-05f715c1e6.json",
373
+ "bytes": 7147,
374
+ "sha256": "07e73b647ac7f0c0b99a36d9876911b62ba93596ce8155f80fc6dfd1022d60c0"
375
+ },
376
+ {
377
+ "path": "bank/scorable_negotiation-L4-35d9e3e112.json",
378
+ "bytes": 7060,
379
+ "sha256": "322341a65e791cf6d4e06bcfaf31316a1d2f6b6d4f4eb9ae1eb33e49a991a596"
380
+ },
381
+ {
382
+ "path": "bank/scorable_negotiation-L4-592a4f7b6d.json",
383
+ "bytes": 7089,
384
+ "sha256": "57f9f2efa67a2b81e4b1ac24e6a99e192f47ef9b70fcc00efb75e7fabf01e0dd"
385
+ },
386
+ {
387
+ "path": "bank/scorable_negotiation-L4-b9891ffb3e.json",
388
+ "bytes": 7112,
389
+ "sha256": "38de5d57731201720a6a42a5b1c41794b003cc85848b9a0afc50de502d33812e"
390
+ },
391
+ {
392
+ "path": "belief_turns.csv.gz",
393
+ "bytes": 1936901,
394
+ "sha256": "80853b7d1bde64eb7dda2a7a5d8f8f2edda993880b94634e0fac48b359bed4e7"
395
+ },
396
+ {
397
+ "path": "campaign_manifest.json",
398
+ "bytes": 93021,
399
+ "sha256": "9f538421c80369f18d0a3ab458e80c7ae80367eccfe67ce7ed0fbb6078c1e4bc"
400
+ },
401
+ {
402
+ "path": "cells.csv",
403
+ "bytes": 14295,
404
+ "sha256": "1ed36e4c2fb52a5d65c4276a2c4a3f354f0bd9c7791b8564f77df6fae5eda55a"
405
+ },
406
+ {
407
+ "path": "episodes/all_oracle_r128.jsonl.gz",
408
+ "bytes": 10578458,
409
+ "sha256": "b6666efc59cf739999cc8b088fa7a5ea1c8fb0b239bdbef2c5a0f8a795f8c6a6"
410
+ },
411
+ {
412
+ "path": "episodes/all_oracle_r16.jsonl.gz",
413
+ "bytes": 422637,
414
+ "sha256": "8bd0b03158e9750289768028976640be6a444aae4edfe7a1d0f309544e0430d0"
415
+ },
416
+ {
417
+ "path": "episodes/all_oracle_r256.jsonl.gz",
418
+ "bytes": 422988,
419
+ "sha256": "fa58d75c929f7e970910bcd1c44bb9ed33e842dcc7f7a690084232f090b7aa3f"
420
+ },
421
+ {
422
+ "path": "episodes/all_oracle_r32.jsonl.gz",
423
+ "bytes": 885293,
424
+ "sha256": "9a881a962d541731c56a630576732a2d275e61516a8f9d72bbe8ce4724a10d93"
425
+ },
426
+ {
427
+ "path": "episodes/all_oracle_r4.jsonl.gz",
428
+ "bytes": 536204,
429
+ "sha256": "67805d029cd986f3b50c8abbdac5c9af894f59bd15597f87dc754b7b0ce05fd8"
430
+ },
431
+ {
432
+ "path": "episodes/all_oracle_r64.jsonl.gz",
433
+ "bytes": 1789979,
434
+ "sha256": "f40da740e4d488aa71a82785a4175dee099b2cc7d279735948b6acaebe28208c"
435
+ },
436
+ {
437
+ "path": "episodes/all_oracle_r8.jsonl.gz",
438
+ "bytes": 552006,
439
+ "sha256": "5f9484f6228b2b97e6df0cc253e99a78c35d52abb9051d16c7eb5939e04cfcfb"
440
+ },
441
+ {
442
+ "path": "episodes/all_rational_r16.jsonl.gz",
443
+ "bytes": 25566140,
444
+ "sha256": "cb5b6707d3b527f81c3dfc0691132dffeebd8c04bf94a67fe56e0d5a061fefcb"
445
+ },
446
+ {
447
+ "path": "episodes/all_rational_r32.jsonl.gz",
448
+ "bytes": 98338894,
449
+ "sha256": "672f47f4c3376851f0b730673545a9753944ea9df03a1fed3aeb938137649884"
450
+ },
451
+ {
452
+ "path": "episodes/all_rational_r4.jsonl.gz",
453
+ "bytes": 2660497,
454
+ "sha256": "ba80e524941fb103414f7cdc3621411a6bfde11cc2a0f0454cac5bce2489b02c"
455
+ },
456
+ {
457
+ "path": "episodes/all_rational_r64.jsonl.gz",
458
+ "bytes": 327299448,
459
+ "sha256": "01b104f706e8908dc84c494fbdb802255d783bf126fd2838fab328e75258a136"
460
+ },
461
+ {
462
+ "path": "episodes/all_rational_r8.jsonl.gz",
463
+ "bytes": 5928562,
464
+ "sha256": "6b00aaa7066c1639520590a23ddb6aef1d57f216bd6ab37e99a7feb725e217ba"
465
+ },
466
+ {
467
+ "path": "episodes.csv",
468
+ "bytes": 556153,
469
+ "sha256": "28ef96a7acea30ee609b30e88487b4a1d6a472b7de1b4eba404cda5a5e6c4696"
470
+ }
471
+ ]
472
+ }
bank/bank_manifest.json ADDED
@@ -0,0 +1,537 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema": "five-seat-private-bank-v1",
3
+ "purpose": "confirmatory_matched_parameter_bank",
4
+ "n_instances": 24,
5
+ "first_seed": 70200,
6
+ "generation": {
7
+ "info": "private",
8
+ "chat": true,
9
+ "n_parties": 5,
10
+ "n_issues": 4,
11
+ "n_options": 4,
12
+ "rounds": 4,
13
+ "min_accept": 5,
14
+ "thresholds": "whole numbers (floor of generator calibration, then exact re-solve)",
15
+ "level_schedule": "bank_position modulo 5",
16
+ "levels": [
17
+ 0,
18
+ 1,
19
+ 2,
20
+ 3,
21
+ 4
22
+ ]
23
+ },
24
+ "invariants": {
25
+ "private_information": true,
26
+ "chat": true,
27
+ "n_parties": 5,
28
+ "min_accept": 5,
29
+ "integral_thresholds": true,
30
+ "solution_recomputed_after_threshold_integerization": true
31
+ },
32
+ "difficulty_definition": {
33
+ "location": "Instance.solution.difficulty",
34
+ "scalar_weights": {
35
+ "feasible_scarcity": 0.3,
36
+ "pareto_frontier_fraction": 0.15,
37
+ "preference_conflict": 0.2,
38
+ "favorite_block_fraction": 0.2,
39
+ "pivotal_seat_burden": 0.15
40
+ },
41
+ "outcome_blind": true,
42
+ "categorical_strata": "bank-relative rank tertiles; component top/bottom quartiles",
43
+ "component_quantile_cutpoints": {
44
+ "preference_conflict": {
45
+ "q25": 0.4532605,
46
+ "q75": 0.49874425
47
+ },
48
+ "favorite_block_fraction": {
49
+ "q25": 0.88361975,
50
+ "q75": 0.95798925
51
+ },
52
+ "pivotal_seat_burden": {
53
+ "q25": 0.4075645,
54
+ "q75": 0.619702
55
+ },
56
+ "pareto_frontier_fraction": {
57
+ "q25": 0.03125,
58
+ "q75": 0.09375
59
+ }
60
+ },
61
+ "minimum_rows_per_named_stratum": 6
62
+ },
63
+ "tag_counts": {
64
+ "easy": 8,
65
+ "hard": 8,
66
+ "high-conflict": 6,
67
+ "large-frontier": 6,
68
+ "medium": 8,
69
+ "no-clear-win-win": 6,
70
+ "pivotal-seat": 6,
71
+ "small-frontier": 6
72
+ },
73
+ "instances": [
74
+ {
75
+ "instance_id": "scorable_negotiation-L0-5b80bb74c6",
76
+ "generator_seed": 70200,
77
+ "level": 0,
78
+ "sha256": "810b990a23d52146c3b28eea48498aca1c42c89d67c4c2e45bf1b981d7a5b44d",
79
+ "content_sha256": "936af0e30666e9a0956de9632b6854cf964a3a0a13a54a5e84cbd2614cba5476",
80
+ "difficulty_scalar": 0.603473,
81
+ "difficulty_tags": [
82
+ "easy",
83
+ "high-conflict",
84
+ "large-frontier"
85
+ ],
86
+ "difficulty_components": {
87
+ "feasible_scarcity": 0.839844,
88
+ "pareto_frontier_fraction": 0.140625,
89
+ "preference_conflict": 0.524494,
90
+ "favorite_block_fraction": 0.843544,
91
+ "pivotal_seat_burden": 0.378788
92
+ }
93
+ },
94
+ {
95
+ "instance_id": "scorable_negotiation-L1-1381dc04db",
96
+ "generator_seed": 70201,
97
+ "level": 1,
98
+ "sha256": "04b3eba9fd65c557884ed3eb01cf39b78ad003cc0c643f77a61a92af2fe00ff7",
99
+ "content_sha256": "f9f844ff15b3498b91103b95efad4b8fb0aa991fd4d70ce63928c8a539949350",
100
+ "difficulty_scalar": 0.649295,
101
+ "difficulty_tags": [
102
+ "high-conflict",
103
+ "large-frontier",
104
+ "medium"
105
+ ],
106
+ "difficulty_components": {
107
+ "feasible_scarcity": 0.90625,
108
+ "pareto_frontier_fraction": 0.140625,
109
+ "preference_conflict": 0.500763,
110
+ "favorite_block_fraction": 0.949471,
111
+ "pivotal_seat_burden": 0.44186
112
+ }
113
+ },
114
+ {
115
+ "instance_id": "scorable_negotiation-L2-c07670b4c3",
116
+ "generator_seed": 70202,
117
+ "level": 2,
118
+ "sha256": "9abe3b393b836e5ca2ce5b72abc140588ab2c2c3904e400c90f8490b7101cba8",
119
+ "content_sha256": "f2903120c9cefe529cc4c28c23ab3af6b2c6d5c4f39f7bb4b08b9aa3e5942103",
120
+ "difficulty_scalar": 0.623339,
121
+ "difficulty_tags": [
122
+ "easy"
123
+ ],
124
+ "difficulty_components": {
125
+ "feasible_scarcity": 0.9375,
126
+ "pareto_frontier_fraction": 0.0625,
127
+ "preference_conflict": 0.453679,
128
+ "favorite_block_fraction": 0.888462,
129
+ "pivotal_seat_burden": 0.428571
130
+ }
131
+ },
132
+ {
133
+ "instance_id": "scorable_negotiation-L3-8e55401ea3",
134
+ "generator_seed": 70203,
135
+ "level": 3,
136
+ "sha256": "73d70c54a02827254f8820602d4be10162e025438436176d91ccbbfa0ed3297b",
137
+ "content_sha256": "ef99256a87b789d68789641414625539686f47173c120d533985669d524e30d6",
138
+ "difficulty_scalar": 0.689741,
139
+ "difficulty_tags": [
140
+ "hard",
141
+ "pivotal-seat",
142
+ "small-frontier"
143
+ ],
144
+ "difficulty_components": {
145
+ "feasible_scarcity": 0.96875,
146
+ "pareto_frontier_fraction": 0.03125,
147
+ "preference_conflict": 0.484394,
148
+ "favorite_block_fraction": 0.944643,
149
+ "pivotal_seat_burden": 0.724138
150
+ }
151
+ },
152
+ {
153
+ "instance_id": "scorable_negotiation-L4-592a4f7b6d",
154
+ "generator_seed": 70204,
155
+ "level": 4,
156
+ "sha256": "57f9f2efa67a2b81e4b1ac24e6a99e192f47ef9b70fcc00efb75e7fabf01e0dd",
157
+ "content_sha256": "a98fbd22d18fbfa3201eea79a3f94ab34f924986a6c2e44fc85b21493073c602",
158
+ "difficulty_scalar": 0.696168,
159
+ "difficulty_tags": [
160
+ "hard",
161
+ "no-clear-win-win",
162
+ "pivotal-seat"
163
+ ],
164
+ "difficulty_components": {
165
+ "feasible_scarcity": 0.980469,
166
+ "pareto_frontier_fraction": 0.03125,
167
+ "preference_conflict": 0.467995,
168
+ "favorite_block_fraction": 0.966071,
169
+ "pivotal_seat_burden": 0.736842
170
+ }
171
+ },
172
+ {
173
+ "instance_id": "scorable_negotiation-L0-033f0874d5",
174
+ "generator_seed": 70205,
175
+ "level": 0,
176
+ "sha256": "36061b24d6ee536129825cc23e3c7a5b6e5cdd0e0ab7cd786f7b12c78e1a08ab",
177
+ "content_sha256": "792604edcb92f08deb9441f8272cfd64b3d79f6e36f0d5c065c619bc052af8a8",
178
+ "difficulty_scalar": 0.597754,
179
+ "difficulty_tags": [
180
+ "easy",
181
+ "high-conflict"
182
+ ],
183
+ "difficulty_components": {
184
+ "feasible_scarcity": 0.847656,
185
+ "pareto_frontier_fraction": 0.09375,
186
+ "preference_conflict": 0.499654,
187
+ "favorite_block_fraction": 0.869093,
188
+ "pivotal_seat_burden": 0.370968
189
+ }
190
+ },
191
+ {
192
+ "instance_id": "scorable_negotiation-L1-b3fd37949a",
193
+ "generator_seed": 70206,
194
+ "level": 1,
195
+ "sha256": "666f1ad80bfc35d6b1d8e1802edb3ab9112ed171ad1487eb9e0ab14f5c553af9",
196
+ "content_sha256": "787cfc6502dcfbe35680becf8ce6ed3a42e08128c73d6082bb979b9e118e7ce4",
197
+ "difficulty_scalar": 0.631256,
198
+ "difficulty_tags": [
199
+ "large-frontier",
200
+ "medium"
201
+ ],
202
+ "difficulty_components": {
203
+ "feasible_scarcity": 0.898438,
204
+ "pareto_frontier_fraction": 0.125,
205
+ "preference_conflict": 0.498441,
206
+ "favorite_block_fraction": 0.909615,
207
+ "pivotal_seat_burden": 0.409091
208
+ }
209
+ },
210
+ {
211
+ "instance_id": "scorable_negotiation-L2-cd5957683b",
212
+ "generator_seed": 70207,
213
+ "level": 2,
214
+ "sha256": "aedbcffc41d5d117b09fa052b359d6a82ca821cd4155629ee499392114e4e9b9",
215
+ "content_sha256": "a36710c6533d0edbc18f9238334dbd76a53e48db9238ea2a4d7e51e7d381f763",
216
+ "difficulty_scalar": 0.675963,
217
+ "difficulty_tags": [
218
+ "hard",
219
+ "high-conflict",
220
+ "large-frontier",
221
+ "no-clear-win-win"
222
+ ],
223
+ "difficulty_components": {
224
+ "feasible_scarcity": 0.9375,
225
+ "pareto_frontier_fraction": 0.140625,
226
+ "preference_conflict": 0.524835,
227
+ "favorite_block_fraction": 0.980357,
228
+ "pivotal_seat_burden": 0.483871
229
+ }
230
+ },
231
+ {
232
+ "instance_id": "scorable_negotiation-L3-81f699e3fe",
233
+ "generator_seed": 70208,
234
+ "level": 3,
235
+ "sha256": "81d9839f2ce977908cc3c53ddfc195e5fe673d03910339a3d31b7738d7984238",
236
+ "content_sha256": "a9bd9755254c11daf1e34f7fa66cdf4462297434bce1311315583f4765d53bf6",
237
+ "difficulty_scalar": 0.701448,
238
+ "difficulty_tags": [
239
+ "hard",
240
+ "large-frontier",
241
+ "no-clear-win-win",
242
+ "pivotal-seat"
243
+ ],
244
+ "difficulty_components": {
245
+ "feasible_scarcity": 0.972656,
246
+ "pareto_frontier_fraction": 0.09375,
247
+ "preference_conflict": 0.481204,
248
+ "favorite_block_fraction": 0.975,
249
+ "pivotal_seat_burden": 0.695652
250
+ }
251
+ },
252
+ {
253
+ "instance_id": "scorable_negotiation-L4-05f715c1e6",
254
+ "generator_seed": 70209,
255
+ "level": 4,
256
+ "sha256": "07e73b647ac7f0c0b99a36d9876911b62ba93596ce8155f80fc6dfd1022d60c0",
257
+ "content_sha256": "93135bd216dd0f96262d9ad972c46b0466575177893b333b8aac1054091c3fd1",
258
+ "difficulty_scalar": 0.665048,
259
+ "difficulty_tags": [
260
+ "medium",
261
+ "no-clear-win-win",
262
+ "small-frontier"
263
+ ],
264
+ "difficulty_components": {
265
+ "feasible_scarcity": 0.972656,
266
+ "pareto_frontier_fraction": 0.03125,
267
+ "preference_conflict": 0.457449,
268
+ "favorite_block_fraction": 0.963492,
269
+ "pivotal_seat_burden": 0.5625
270
+ }
271
+ },
272
+ {
273
+ "instance_id": "scorable_negotiation-L0-44925c2d5b",
274
+ "generator_seed": 70210,
275
+ "level": 0,
276
+ "sha256": "d59d957a55ae1929f21709f4823221abdeb81b848e180c67c9a85bbec110a15a",
277
+ "content_sha256": "cdc6778ea8d0188b671ab74f26bb0ec263a99e8fd33c9050a9864f7b42bcbc42",
278
+ "difficulty_scalar": 0.629805,
279
+ "difficulty_tags": [
280
+ "high-conflict",
281
+ "large-frontier",
282
+ "medium"
283
+ ],
284
+ "difficulty_components": {
285
+ "feasible_scarcity": 0.84375,
286
+ "pareto_frontier_fraction": 0.1875,
287
+ "preference_conflict": 0.530159,
288
+ "favorite_block_fraction": 0.917163,
289
+ "pivotal_seat_burden": 0.393939
290
+ }
291
+ },
292
+ {
293
+ "instance_id": "scorable_negotiation-L1-6f6151e1d5",
294
+ "generator_seed": 70211,
295
+ "level": 1,
296
+ "sha256": "0b18982fb6b676011304998477f7d7112d43a7d0490a8267fa339cc7866cca2b",
297
+ "content_sha256": "5d32106581d9fe5168d410b5e104ff648b9b3e14e726b33332a443de7540c1d4",
298
+ "difficulty_scalar": 0.608436,
299
+ "difficulty_tags": [
300
+ "easy"
301
+ ],
302
+ "difficulty_components": {
303
+ "feasible_scarcity": 0.902344,
304
+ "pareto_frontier_fraction": 0.09375,
305
+ "preference_conflict": 0.44874,
306
+ "favorite_block_fraction": 0.802266,
307
+ "pivotal_seat_burden": 0.489796
308
+ }
309
+ },
310
+ {
311
+ "instance_id": "scorable_negotiation-L2-5edb2fff08",
312
+ "generator_seed": 70212,
313
+ "level": 2,
314
+ "sha256": "482b727f02db0a92040e0359382da1db546dc7510e6f2eea2131a931f59a30e1",
315
+ "content_sha256": "57c6b5cbc67fe9f000b876bfc6e808d9faa2681a5d695d5231da305edd973064",
316
+ "difficulty_scalar": 0.640009,
317
+ "difficulty_tags": [
318
+ "medium"
319
+ ],
320
+ "difficulty_components": {
321
+ "feasible_scarcity": 0.929688,
322
+ "pareto_frontier_fraction": 0.0625,
323
+ "preference_conflict": 0.485952,
324
+ "favorite_block_fraction": 0.897685,
325
+ "pivotal_seat_burden": 0.5
326
+ }
327
+ },
328
+ {
329
+ "instance_id": "scorable_negotiation-L3-09d8108a8f",
330
+ "generator_seed": 70213,
331
+ "level": 3,
332
+ "sha256": "2513f3a79a16d0ba2f7a68ed8308b962723e4fe68957f84852d2c64a34c31eb1",
333
+ "content_sha256": "126b9781cdbc04bb2a9be2c0c004bc202b6f7f15995f07c7074c61d56baf47ea",
334
+ "difficulty_scalar": 0.65595,
335
+ "difficulty_tags": [
336
+ "medium",
337
+ "small-frontier"
338
+ ],
339
+ "difficulty_components": {
340
+ "feasible_scarcity": 0.960938,
341
+ "pareto_frontier_fraction": 0.03125,
342
+ "preference_conflict": 0.434275,
343
+ "favorite_block_fraction": 0.919093,
344
+ "pivotal_seat_burden": 0.615385
345
+ }
346
+ },
347
+ {
348
+ "instance_id": "scorable_negotiation-L4-b9891ffb3e",
349
+ "generator_seed": 70214,
350
+ "level": 4,
351
+ "sha256": "38de5d57731201720a6a42a5b1c41794b003cc85848b9a0afc50de502d33812e",
352
+ "content_sha256": "a89e0a211645eef45bdc17e4848689cb8e2f0d7d06c0be6d6edde99e43c3b140",
353
+ "difficulty_scalar": 0.677343,
354
+ "difficulty_tags": [
355
+ "hard",
356
+ "no-clear-win-win",
357
+ "pivotal-seat",
358
+ "small-frontier"
359
+ ],
360
+ "difficulty_components": {
361
+ "feasible_scarcity": 0.984375,
362
+ "pareto_frontier_fraction": 0.015625,
363
+ "preference_conflict": 0.462416,
364
+ "favorite_block_fraction": 0.958743,
365
+ "pivotal_seat_burden": 0.636364
366
+ }
367
+ },
368
+ {
369
+ "instance_id": "scorable_negotiation-L0-86d39f433e",
370
+ "generator_seed": 70215,
371
+ "level": 0,
372
+ "sha256": "188f8c92919b3ba0bc090b21531fd8b853b3f1094dbf8dfe6fe8d51a31affe78",
373
+ "content_sha256": "5ad19d3c764fb0fa2a2c3b01c3114409c326486e980ef7880394717419032ee7",
374
+ "difficulty_scalar": 0.580798,
375
+ "difficulty_tags": [
376
+ "easy"
377
+ ],
378
+ "difficulty_components": {
379
+ "feasible_scarcity": 0.84375,
380
+ "pareto_frontier_fraction": 0.09375,
381
+ "preference_conflict": 0.454481,
382
+ "favorite_block_fraction": 0.811332,
383
+ "pivotal_seat_burden": 0.402985
384
+ }
385
+ },
386
+ {
387
+ "instance_id": "scorable_negotiation-L1-a9e4838c4c",
388
+ "generator_seed": 70216,
389
+ "level": 1,
390
+ "sha256": "451c5964dddd27db16e440d458488ccea3b43893385c6e2fbb1a3d920a23644d",
391
+ "content_sha256": "ff08d7d58577b02c318a7ea712ef02f4cbdcc4f7d4052ffc2889df9fe0623fac",
392
+ "difficulty_scalar": 0.603837,
393
+ "difficulty_tags": [
394
+ "easy"
395
+ ],
396
+ "difficulty_components": {
397
+ "feasible_scarcity": 0.882812,
398
+ "pareto_frontier_fraction": 0.09375,
399
+ "preference_conflict": 0.452005,
400
+ "favorite_block_fraction": 0.901374,
401
+ "pivotal_seat_burden": 0.361702
402
+ }
403
+ },
404
+ {
405
+ "instance_id": "scorable_negotiation-L2-f3366df5c2",
406
+ "generator_seed": 70217,
407
+ "level": 2,
408
+ "sha256": "300c39b52b845968fdda9c06730189ce641b821b6278f016ab9ab76556df4f9f",
409
+ "content_sha256": "c27338ce4933b48978723b94ed0bd4d9537f598ee6cb26624633483b8d5c061e",
410
+ "difficulty_scalar": 0.642645,
411
+ "difficulty_tags": [
412
+ "medium"
413
+ ],
414
+ "difficulty_components": {
415
+ "feasible_scarcity": 0.9375,
416
+ "pareto_frontier_fraction": 0.050781,
417
+ "preference_conflict": 0.445609,
418
+ "favorite_block_fraction": 0.906614,
419
+ "pivotal_seat_burden": 0.555556
420
+ }
421
+ },
422
+ {
423
+ "instance_id": "scorable_negotiation-L3-78a36182a2",
424
+ "generator_seed": 70218,
425
+ "level": 3,
426
+ "sha256": "2798d9c3c196789ee51870693c854350cf217a9f0e2c8614f34dce6512296040",
427
+ "content_sha256": "8dea71c3b9fb3b079b9224483ec8ed67d6fa6baebdadcdcfd7d28b429c71d26b",
428
+ "difficulty_scalar": 0.707453,
429
+ "difficulty_tags": [
430
+ "hard",
431
+ "no-clear-win-win",
432
+ "pivotal-seat"
433
+ ],
434
+ "difficulty_components": {
435
+ "feasible_scarcity": 0.984375,
436
+ "pareto_frontier_fraction": 0.09375,
437
+ "preference_conflict": 0.438838,
438
+ "favorite_block_fraction": 0.978022,
439
+ "pivotal_seat_burden": 0.764706
440
+ }
441
+ },
442
+ {
443
+ "instance_id": "scorable_negotiation-L4-35d9e3e112",
444
+ "generator_seed": 70219,
445
+ "level": 4,
446
+ "sha256": "322341a65e791cf6d4e06bcfaf31316a1d2f6b6d4f4eb9ae1eb33e49a991a596",
447
+ "content_sha256": "371f4eefa1e13226345ccaaad82daaf825659f3269b99f6539319c1f56e044fe",
448
+ "difficulty_scalar": 0.66817,
449
+ "difficulty_tags": [
450
+ "medium",
451
+ "small-frontier"
452
+ ],
453
+ "difficulty_components": {
454
+ "feasible_scarcity": 0.984375,
455
+ "pareto_frontier_fraction": 0.03125,
456
+ "preference_conflict": 0.466446,
457
+ "favorite_block_fraction": 0.957738,
458
+ "pivotal_seat_burden": 0.555556
459
+ }
460
+ },
461
+ {
462
+ "instance_id": "scorable_negotiation-L0-db777d04d1",
463
+ "generator_seed": 70220,
464
+ "level": 0,
465
+ "sha256": "6fb4d8bc15f7105473f91e21f44351640554f3f45e99aa86bd874ba3fe2d15f8",
466
+ "content_sha256": "be8add28c546502b72dd06655d836f19ac09b6de71e53d93294e4dd3e8f448a4",
467
+ "difficulty_scalar": 0.552504,
468
+ "difficulty_tags": [
469
+ "easy"
470
+ ],
471
+ "difficulty_components": {
472
+ "feasible_scarcity": 0.824219,
473
+ "pareto_frontier_fraction": 0.09375,
474
+ "preference_conflict": 0.474341,
475
+ "favorite_block_fraction": 0.775893,
476
+ "pivotal_seat_burden": 0.274194
477
+ }
478
+ },
479
+ {
480
+ "instance_id": "scorable_negotiation-L1-6e5961e973",
481
+ "generator_seed": 70221,
482
+ "level": 1,
483
+ "sha256": "9d8ffd10d4544ac7ce24ecc31327588bd6158ea290555f0431612e1f68f955c0",
484
+ "content_sha256": "ea96c7c8704f9c265c31a118c13cb392559ebada77046113e0db932017b4bf58",
485
+ "difficulty_scalar": 0.612734,
486
+ "difficulty_tags": [
487
+ "easy"
488
+ ],
489
+ "difficulty_components": {
490
+ "feasible_scarcity": 0.890625,
491
+ "pareto_frontier_fraction": 0.0625,
492
+ "preference_conflict": 0.410893,
493
+ "favorite_block_fraction": 0.843042,
494
+ "pivotal_seat_burden": 0.569231
495
+ }
496
+ },
497
+ {
498
+ "instance_id": "scorable_negotiation-L2-107032bc27",
499
+ "generator_seed": 70222,
500
+ "level": 2,
501
+ "sha256": "31729e1d04076f0b2cea5e349234b23fe9f90b3c1b47aca193f00419a9a13fce",
502
+ "content_sha256": "217a77d3957d61cb1c2b4f32040c8a0402ff4ff61cf0c3826a8ef502e1f9910c",
503
+ "difficulty_scalar": 0.673099,
504
+ "difficulty_tags": [
505
+ "hard",
506
+ "high-conflict",
507
+ "pivotal-seat"
508
+ ],
509
+ "difficulty_components": {
510
+ "feasible_scarcity": 0.929688,
511
+ "pareto_frontier_fraction": 0.0625,
512
+ "preference_conflict": 0.50674,
513
+ "favorite_block_fraction": 0.942857,
514
+ "pivotal_seat_burden": 0.632653
515
+ }
516
+ },
517
+ {
518
+ "instance_id": "scorable_negotiation-L3-901198dd46",
519
+ "generator_seed": 70223,
520
+ "level": 3,
521
+ "sha256": "2dfdad0c5c4eac56659b727cacd14e86f96cef785591c50bf869223821853a3c",
522
+ "content_sha256": "d5f7ee43bdd9ad6c5820b088913bfb0dd80fddba3e07ba50100aba2e2706e8b7",
523
+ "difficulty_scalar": 0.671152,
524
+ "difficulty_tags": [
525
+ "hard",
526
+ "small-frontier"
527
+ ],
528
+ "difficulty_components": {
529
+ "feasible_scarcity": 0.972656,
530
+ "pareto_frontier_fraction": 0.03125,
531
+ "preference_conflict": 0.477042,
532
+ "favorite_block_fraction": 0.937963,
533
+ "pivotal_seat_burden": 0.611111
534
+ }
535
+ }
536
+ ]
537
+ }
bank/scorable_negotiation-L0-033f0874d5.json ADDED
@@ -0,0 +1,528 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "instance_id": "scorable_negotiation-L0-033f0874d5",
3
+ "scenario": "scorable_negotiation",
4
+ "level": 0,
5
+ "seed": 70205,
6
+ "payload": {
7
+ "space": {
8
+ "issues": [
9
+ {
10
+ "name": "issue0",
11
+ "options": [
12
+ "opt0",
13
+ "opt1",
14
+ "opt2",
15
+ "opt3"
16
+ ]
17
+ },
18
+ {
19
+ "name": "issue1",
20
+ "options": [
21
+ "opt0",
22
+ "opt1",
23
+ "opt2",
24
+ "opt3"
25
+ ]
26
+ },
27
+ {
28
+ "name": "issue2",
29
+ "options": [
30
+ "opt0",
31
+ "opt1",
32
+ "opt2",
33
+ "opt3"
34
+ ]
35
+ },
36
+ {
37
+ "name": "issue3",
38
+ "options": [
39
+ "opt0",
40
+ "opt1",
41
+ "opt2",
42
+ "opt3"
43
+ ]
44
+ }
45
+ ]
46
+ },
47
+ "sheets": [
48
+ {
49
+ "agent": "P0",
50
+ "values": [
51
+ [
52
+ 0.0,
53
+ 0.0,
54
+ 0.0,
55
+ 0.0
56
+ ],
57
+ [
58
+ 8.0,
59
+ 0.0,
60
+ 25.0,
61
+ 17.0
62
+ ],
63
+ [
64
+ 27.0,
65
+ 53.0,
66
+ 80.0,
67
+ 0.0
68
+ ],
69
+ [
70
+ 25.0,
71
+ 75.0,
72
+ 50.0,
73
+ 0.0
74
+ ]
75
+ ],
76
+ "threshold": 76.0
77
+ },
78
+ {
79
+ "agent": "P1",
80
+ "values": [
81
+ [
82
+ 34.0,
83
+ 0.0,
84
+ 17.0,
85
+ 51.0
86
+ ],
87
+ [
88
+ 18.0,
89
+ 0.0,
90
+ 55.0,
91
+ 37.0
92
+ ],
93
+ [
94
+ 0.0,
95
+ 0.0,
96
+ 0.0,
97
+ 0.0
98
+ ],
99
+ [
100
+ 21.0,
101
+ 64.0,
102
+ 43.0,
103
+ 0.0
104
+ ]
105
+ ],
106
+ "threshold": 72.0
107
+ },
108
+ {
109
+ "agent": "P2",
110
+ "values": [
111
+ [
112
+ 0.0,
113
+ 0.0,
114
+ 0.0,
115
+ 0.0
116
+ ],
117
+ [
118
+ 10.0,
119
+ 0.0,
120
+ 30.0,
121
+ 20.0
122
+ ],
123
+ [
124
+ 0.0,
125
+ 0.0,
126
+ 0.0,
127
+ 0.0
128
+ ],
129
+ [
130
+ 23.0,
131
+ 68.0,
132
+ 45.0,
133
+ 0.0
134
+ ]
135
+ ],
136
+ "threshold": 33.0
137
+ },
138
+ {
139
+ "agent": "P3",
140
+ "values": [
141
+ [
142
+ 19.0,
143
+ 57.0,
144
+ 0.0,
145
+ 38.0
146
+ ],
147
+ [
148
+ 9.0,
149
+ 0.0,
150
+ 26.0,
151
+ 17.0
152
+ ],
153
+ [
154
+ 0.0,
155
+ 42.0,
156
+ 21.0,
157
+ 64.0
158
+ ],
159
+ [
160
+ 64.0,
161
+ 0.0,
162
+ 32.0,
163
+ 95.0
164
+ ]
165
+ ],
166
+ "threshold": 102.0
167
+ },
168
+ {
169
+ "agent": "P4",
170
+ "values": [
171
+ [
172
+ 0.0,
173
+ 0.0,
174
+ 0.0,
175
+ 0.0
176
+ ],
177
+ [
178
+ 12.0,
179
+ 0.0,
180
+ 35.0,
181
+ 23.0
182
+ ],
183
+ [
184
+ 0.0,
185
+ 0.0,
186
+ 0.0,
187
+ 0.0
188
+ ],
189
+ [
190
+ 35.0,
191
+ 0.0,
192
+ 18.0,
193
+ 53.0
194
+ ]
195
+ ],
196
+ "threshold": 35.0
197
+ }
198
+ ],
199
+ "rounds": 4,
200
+ "info": "private",
201
+ "chat": true,
202
+ "proposer": 0,
203
+ "veto": 1,
204
+ "min_accept": 5,
205
+ "discount": 0.95,
206
+ "breakdown_risk": 0.0,
207
+ "constraint": null,
208
+ "meta": {
209
+ "generator": "rational_agents.generate_game",
210
+ "seed": 70205,
211
+ "issue_types": [
212
+ "integrative",
213
+ "compatible",
214
+ "integrative",
215
+ "distributive"
216
+ ],
217
+ "option_perms": [
218
+ [
219
+ 3,
220
+ 2,
221
+ 0,
222
+ 1
223
+ ],
224
+ [
225
+ 1,
226
+ 2,
227
+ 0,
228
+ 3
229
+ ],
230
+ [
231
+ 3,
232
+ 0,
233
+ 1,
234
+ 2
235
+ ],
236
+ [
237
+ 1,
238
+ 3,
239
+ 0,
240
+ 2
241
+ ]
242
+ ],
243
+ "decorrelate": true,
244
+ "targets": {
245
+ "feasible_fraction": 0.16,
246
+ "feasible_count": 41,
247
+ "dominated_target": 0.6
248
+ },
249
+ "achieved": {
250
+ "ir_count": 39,
251
+ "dominated_acceptable_fraction": 0.6666666666666667
252
+ },
253
+ "integerized_thresholds": "floor_then_exact_resolve",
254
+ "five_seat_campaign": {
255
+ "bank_position": 5,
256
+ "generator_seed": 70205,
257
+ "difficulty_level": 0
258
+ }
259
+ }
260
+ },
261
+ "ceiling": 1.0,
262
+ "floor": 0.6315,
263
+ "solution": {
264
+ "deal_space_size": 256,
265
+ "n_parties": 5,
266
+ "pareto_count": 24,
267
+ "ir_count": 39,
268
+ "ir_pareto_count": 13,
269
+ "ir_pareto_fraction": 0.3333333333333333,
270
+ "dominated_acceptable_fraction": 0.6666666666666667,
271
+ "empty_ir": false,
272
+ "ideal_surplus": [
273
+ 104.0,
274
+ 98.0,
275
+ 65.0,
276
+ 87.0,
277
+ 35.0
278
+ ],
279
+ "max_feasible_joint_surplus": 244.0,
280
+ "max_feasible_joint_utility": 562.0,
281
+ "max_feasible_joint_deal": [
282
+ 3,
283
+ 2,
284
+ 1,
285
+ 1
286
+ ],
287
+ "sparsity": 0.475,
288
+ "pairwise_iou": 0.5432234432234432,
289
+ "solutions": {
290
+ "nash": {
291
+ "concept": "nash",
292
+ "index": 230,
293
+ "deal": [
294
+ 3,
295
+ 2,
296
+ 1,
297
+ 2
298
+ ],
299
+ "named": {
300
+ "issue0": "opt3",
301
+ "issue1": "opt2",
302
+ "issue2": "opt1",
303
+ "issue3": "opt2"
304
+ },
305
+ "utilities": [
306
+ 128.0,
307
+ 149.0,
308
+ 75.0,
309
+ 138.0,
310
+ 53.0
311
+ ],
312
+ "surpluses": [
313
+ 52.0,
314
+ 77.0,
315
+ 42.0,
316
+ 36.0,
317
+ 18.0
318
+ ],
319
+ "ties": [
320
+ 230
321
+ ],
322
+ "note": "",
323
+ "scale_invariant": true
324
+ },
325
+ "kalai_smorodinsky": {
326
+ "concept": "kalai_smorodinsky",
327
+ "index": 230,
328
+ "deal": [
329
+ 3,
330
+ 2,
331
+ 1,
332
+ 2
333
+ ],
334
+ "named": {
335
+ "issue0": "opt3",
336
+ "issue1": "opt2",
337
+ "issue2": "opt1",
338
+ "issue3": "opt2"
339
+ },
340
+ "utilities": [
341
+ 128.0,
342
+ 149.0,
343
+ 75.0,
344
+ 138.0,
345
+ 53.0
346
+ ],
347
+ "surpluses": [
348
+ 52.0,
349
+ 77.0,
350
+ 42.0,
351
+ 36.0,
352
+ 18.0
353
+ ],
354
+ "ties": [
355
+ 230
356
+ ],
357
+ "note": "",
358
+ "scale_invariant": true
359
+ },
360
+ "egalitarian": {
361
+ "concept": "egalitarian",
362
+ "index": 232,
363
+ "deal": [
364
+ 3,
365
+ 2,
366
+ 2,
367
+ 0
368
+ ],
369
+ "named": {
370
+ "issue0": "opt3",
371
+ "issue1": "opt2",
372
+ "issue2": "opt2",
373
+ "issue3": "opt0"
374
+ },
375
+ "utilities": [
376
+ 130.0,
377
+ 127.0,
378
+ 53.0,
379
+ 149.0,
380
+ 70.0
381
+ ],
382
+ "surpluses": [
383
+ 54.0,
384
+ 55.0,
385
+ 20.0,
386
+ 47.0,
387
+ 35.0
388
+ ],
389
+ "ties": [
390
+ 232
391
+ ],
392
+ "note": "",
393
+ "scale_invariant": false
394
+ },
395
+ "utilitarian": {
396
+ "concept": "utilitarian",
397
+ "index": 229,
398
+ "deal": [
399
+ 3,
400
+ 2,
401
+ 1,
402
+ 1
403
+ ],
404
+ "named": {
405
+ "issue0": "opt3",
406
+ "issue1": "opt2",
407
+ "issue2": "opt1",
408
+ "issue3": "opt1"
409
+ },
410
+ "utilities": [
411
+ 153.0,
412
+ 170.0,
413
+ 98.0,
414
+ 106.0,
415
+ 35.0
416
+ ],
417
+ "surpluses": [
418
+ 77.0,
419
+ 98.0,
420
+ 65.0,
421
+ 4.0,
422
+ 0.0
423
+ ],
424
+ "ties": [
425
+ 229
426
+ ],
427
+ "note": "",
428
+ "scale_invariant": false
429
+ },
430
+ "max_nash_welfare": {
431
+ "concept": "max_nash_welfare",
432
+ "index": 230,
433
+ "deal": [
434
+ 3,
435
+ 2,
436
+ 1,
437
+ 2
438
+ ],
439
+ "named": {
440
+ "issue0": "opt3",
441
+ "issue1": "opt2",
442
+ "issue2": "opt1",
443
+ "issue3": "opt2"
444
+ },
445
+ "utilities": [
446
+ 128.0,
447
+ 149.0,
448
+ 75.0,
449
+ 138.0,
450
+ 53.0
451
+ ],
452
+ "surpluses": [
453
+ 52.0,
454
+ 77.0,
455
+ 42.0,
456
+ 36.0,
457
+ 18.0
458
+ ],
459
+ "ties": [
460
+ 230
461
+ ],
462
+ "note": "",
463
+ "scale_invariant": true
464
+ }
465
+ },
466
+ "generator": {
467
+ "generator": "rational_agents.generate_game",
468
+ "seed": 70205,
469
+ "issue_types": [
470
+ "integrative",
471
+ "compatible",
472
+ "integrative",
473
+ "distributive"
474
+ ],
475
+ "option_perms": [
476
+ [
477
+ 3,
478
+ 2,
479
+ 0,
480
+ 1
481
+ ],
482
+ [
483
+ 1,
484
+ 2,
485
+ 0,
486
+ 3
487
+ ],
488
+ [
489
+ 3,
490
+ 0,
491
+ 1,
492
+ 2
493
+ ],
494
+ [
495
+ 1,
496
+ 3,
497
+ 0,
498
+ 2
499
+ ]
500
+ ],
501
+ "decorrelate": true,
502
+ "targets": {
503
+ "feasible_fraction": 0.16,
504
+ "feasible_count": 41,
505
+ "dominated_target": 0.6
506
+ },
507
+ "achieved": {
508
+ "ir_count": 39,
509
+ "dominated_acceptable_fraction": 0.6666666666666667
510
+ },
511
+ "integerized_thresholds": "floor_then_exact_resolve"
512
+ },
513
+ "difficulty": {
514
+ "scalar": 0.597754,
515
+ "components": {
516
+ "feasible_scarcity": 0.847656,
517
+ "pareto_frontier_fraction": 0.09375,
518
+ "preference_conflict": 0.499654,
519
+ "favorite_block_fraction": 0.869093,
520
+ "pivotal_seat_burden": 0.370968
521
+ },
522
+ "tags": [
523
+ "easy",
524
+ "high-conflict"
525
+ ]
526
+ }
527
+ }
528
+ }
bank/scorable_negotiation-L0-44925c2d5b.json ADDED
@@ -0,0 +1,529 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "instance_id": "scorable_negotiation-L0-44925c2d5b",
3
+ "scenario": "scorable_negotiation",
4
+ "level": 0,
5
+ "seed": 70210,
6
+ "payload": {
7
+ "space": {
8
+ "issues": [
9
+ {
10
+ "name": "issue0",
11
+ "options": [
12
+ "opt0",
13
+ "opt1",
14
+ "opt2",
15
+ "opt3"
16
+ ]
17
+ },
18
+ {
19
+ "name": "issue1",
20
+ "options": [
21
+ "opt0",
22
+ "opt1",
23
+ "opt2",
24
+ "opt3"
25
+ ]
26
+ },
27
+ {
28
+ "name": "issue2",
29
+ "options": [
30
+ "opt0",
31
+ "opt1",
32
+ "opt2",
33
+ "opt3"
34
+ ]
35
+ },
36
+ {
37
+ "name": "issue3",
38
+ "options": [
39
+ "opt0",
40
+ "opt1",
41
+ "opt2",
42
+ "opt3"
43
+ ]
44
+ }
45
+ ]
46
+ },
47
+ "sheets": [
48
+ {
49
+ "agent": "P0",
50
+ "values": [
51
+ [
52
+ 0.0,
53
+ 0.0,
54
+ 0.0,
55
+ 0.0
56
+ ],
57
+ [
58
+ 0.0,
59
+ 28.0,
60
+ 42.0,
61
+ 14.0
62
+ ],
63
+ [
64
+ 0.0,
65
+ 20.0,
66
+ 30.0,
67
+ 10.0
68
+ ],
69
+ [
70
+ 0.0,
71
+ 0.0,
72
+ 0.0,
73
+ 0.0
74
+ ]
75
+ ],
76
+ "threshold": 26.0
77
+ },
78
+ {
79
+ "agent": "P1",
80
+ "values": [
81
+ [
82
+ 0.0,
83
+ 0.0,
84
+ 0.0,
85
+ 0.0
86
+ ],
87
+ [
88
+ 88.0,
89
+ 29.0,
90
+ 0.0,
91
+ 59.0
92
+ ],
93
+ [
94
+ 0.0,
95
+ 24.0,
96
+ 36.0,
97
+ 12.0
98
+ ],
99
+ [
100
+ 0.0,
101
+ 0.0,
102
+ 0.0,
103
+ 0.0
104
+ ]
105
+ ],
106
+ "threshold": 39.0
107
+ },
108
+ {
109
+ "agent": "P2",
110
+ "values": [
111
+ [
112
+ 92.0,
113
+ 31.0,
114
+ 0.0,
115
+ 61.0
116
+ ],
117
+ [
118
+ 0.0,
119
+ 63.0,
120
+ 94.0,
121
+ 31.0
122
+ ],
123
+ [
124
+ 0.0,
125
+ 17.0,
126
+ 25.0,
127
+ 8.0
128
+ ],
129
+ [
130
+ 93.0,
131
+ 62.0,
132
+ 31.0,
133
+ 0.0
134
+ ]
135
+ ],
136
+ "threshold": 121.0
137
+ },
138
+ {
139
+ "agent": "P3",
140
+ "values": [
141
+ [
142
+ 16.0,
143
+ 0.0,
144
+ 49.0,
145
+ 33.0
146
+ ],
147
+ [
148
+ 79.0,
149
+ 26.0,
150
+ 0.0,
151
+ 53.0
152
+ ],
153
+ [
154
+ 0.0,
155
+ 24.0,
156
+ 36.0,
157
+ 12.0
158
+ ],
159
+ [
160
+ 0.0,
161
+ 0.0,
162
+ 0.0,
163
+ 0.0
164
+ ]
165
+ ],
166
+ "threshold": 61.0
167
+ },
168
+ {
169
+ "agent": "P4",
170
+ "values": [
171
+ [
172
+ 0.0,
173
+ 0.0,
174
+ 0.0,
175
+ 0.0
176
+ ],
177
+ [
178
+ 0.0,
179
+ 49.0,
180
+ 73.0,
181
+ 24.0
182
+ ],
183
+ [
184
+ 0.0,
185
+ 24.0,
186
+ 36.0,
187
+ 12.0
188
+ ],
189
+ [
190
+ 0.0,
191
+ 21.0,
192
+ 43.0,
193
+ 64.0
194
+ ]
195
+ ],
196
+ "threshold": 67.0
197
+ }
198
+ ],
199
+ "rounds": 4,
200
+ "info": "private",
201
+ "chat": true,
202
+ "proposer": 0,
203
+ "veto": 1,
204
+ "min_accept": 5,
205
+ "discount": 0.95,
206
+ "breakdown_risk": 0.0,
207
+ "constraint": null,
208
+ "meta": {
209
+ "generator": "rational_agents.generate_game",
210
+ "seed": 70210,
211
+ "issue_types": [
212
+ "integrative",
213
+ "distributive",
214
+ "compatible",
215
+ "integrative"
216
+ ],
217
+ "option_perms": [
218
+ [
219
+ 0,
220
+ 3,
221
+ 1,
222
+ 2
223
+ ],
224
+ [
225
+ 0,
226
+ 1,
227
+ 3,
228
+ 2
229
+ ],
230
+ [
231
+ 2,
232
+ 3,
233
+ 1,
234
+ 0
235
+ ],
236
+ [
237
+ 1,
238
+ 3,
239
+ 2,
240
+ 0
241
+ ]
242
+ ],
243
+ "decorrelate": true,
244
+ "targets": {
245
+ "feasible_fraction": 0.16,
246
+ "feasible_count": 41,
247
+ "dominated_target": 0.6
248
+ },
249
+ "achieved": {
250
+ "ir_count": 40,
251
+ "dominated_acceptable_fraction": 0.6
252
+ },
253
+ "integerized_thresholds": "floor_then_exact_resolve",
254
+ "five_seat_campaign": {
255
+ "bank_position": 10,
256
+ "generator_seed": 70210,
257
+ "difficulty_level": 0
258
+ }
259
+ }
260
+ },
261
+ "ceiling": 1.0,
262
+ "floor": 0.7569,
263
+ "solution": {
264
+ "deal_space_size": 256,
265
+ "n_parties": 5,
266
+ "pareto_count": 48,
267
+ "ir_count": 40,
268
+ "ir_pareto_count": 16,
269
+ "ir_pareto_fraction": 0.4,
270
+ "dominated_acceptable_fraction": 0.6,
271
+ "empty_ir": false,
272
+ "ideal_surplus": [
273
+ 32.0,
274
+ 85.0,
275
+ 152.0,
276
+ 70.0,
277
+ 82.0
278
+ ],
279
+ "max_feasible_joint_surplus": 245.0,
280
+ "max_feasible_joint_utility": 559.0,
281
+ "max_feasible_joint_deal": [
282
+ 0,
283
+ 1,
284
+ 2,
285
+ 0
286
+ ],
287
+ "sparsity": 0.475,
288
+ "pairwise_iou": 0.5432234432234433,
289
+ "solutions": {
290
+ "nash": {
291
+ "concept": "nash",
292
+ "index": 218,
293
+ "deal": [
294
+ 3,
295
+ 1,
296
+ 2,
297
+ 2
298
+ ],
299
+ "named": {
300
+ "issue0": "opt3",
301
+ "issue1": "opt1",
302
+ "issue2": "opt2",
303
+ "issue3": "opt2"
304
+ },
305
+ "utilities": [
306
+ 58.0,
307
+ 65.0,
308
+ 180.0,
309
+ 95.0,
310
+ 128.0
311
+ ],
312
+ "surpluses": [
313
+ 32.0,
314
+ 26.0,
315
+ 59.0,
316
+ 34.0,
317
+ 61.0
318
+ ],
319
+ "ties": [
320
+ 218
321
+ ],
322
+ "note": "",
323
+ "scale_invariant": true
324
+ },
325
+ "kalai_smorodinsky": {
326
+ "concept": "kalai_smorodinsky",
327
+ "index": 58,
328
+ "deal": [
329
+ 0,
330
+ 3,
331
+ 2,
332
+ 2
333
+ ],
334
+ "named": {
335
+ "issue0": "opt0",
336
+ "issue1": "opt3",
337
+ "issue2": "opt2",
338
+ "issue3": "opt2"
339
+ },
340
+ "utilities": [
341
+ 44.0,
342
+ 95.0,
343
+ 179.0,
344
+ 105.0,
345
+ 103.0
346
+ ],
347
+ "surpluses": [
348
+ 18.0,
349
+ 56.0,
350
+ 58.0,
351
+ 44.0,
352
+ 36.0
353
+ ],
354
+ "ties": [
355
+ 58
356
+ ],
357
+ "note": "",
358
+ "scale_invariant": true
359
+ },
360
+ "egalitarian": {
361
+ "concept": "egalitarian",
362
+ "index": 218,
363
+ "deal": [
364
+ 3,
365
+ 1,
366
+ 2,
367
+ 2
368
+ ],
369
+ "named": {
370
+ "issue0": "opt3",
371
+ "issue1": "opt1",
372
+ "issue2": "opt2",
373
+ "issue3": "opt2"
374
+ },
375
+ "utilities": [
376
+ 58.0,
377
+ 65.0,
378
+ 180.0,
379
+ 95.0,
380
+ 128.0
381
+ ],
382
+ "surpluses": [
383
+ 32.0,
384
+ 26.0,
385
+ 59.0,
386
+ 34.0,
387
+ 61.0
388
+ ],
389
+ "ties": [
390
+ 218
391
+ ],
392
+ "note": "",
393
+ "scale_invariant": false
394
+ },
395
+ "utilitarian": {
396
+ "concept": "utilitarian",
397
+ "index": 24,
398
+ "deal": [
399
+ 0,
400
+ 1,
401
+ 2,
402
+ 0
403
+ ],
404
+ "named": {
405
+ "issue0": "opt0",
406
+ "issue1": "opt1",
407
+ "issue2": "opt2",
408
+ "issue3": "opt0"
409
+ },
410
+ "utilities": [
411
+ 58.0,
412
+ 65.0,
413
+ 273.0,
414
+ 78.0,
415
+ 85.0
416
+ ],
417
+ "surpluses": [
418
+ 32.0,
419
+ 26.0,
420
+ 152.0,
421
+ 17.0,
422
+ 18.0
423
+ ],
424
+ "ties": [
425
+ 24
426
+ ],
427
+ "note": "",
428
+ "scale_invariant": false
429
+ },
430
+ "max_nash_welfare": {
431
+ "concept": "max_nash_welfare",
432
+ "index": 218,
433
+ "deal": [
434
+ 3,
435
+ 1,
436
+ 2,
437
+ 2
438
+ ],
439
+ "named": {
440
+ "issue0": "opt3",
441
+ "issue1": "opt1",
442
+ "issue2": "opt2",
443
+ "issue3": "opt2"
444
+ },
445
+ "utilities": [
446
+ 58.0,
447
+ 65.0,
448
+ 180.0,
449
+ 95.0,
450
+ 128.0
451
+ ],
452
+ "surpluses": [
453
+ 32.0,
454
+ 26.0,
455
+ 59.0,
456
+ 34.0,
457
+ 61.0
458
+ ],
459
+ "ties": [
460
+ 218
461
+ ],
462
+ "note": "",
463
+ "scale_invariant": true
464
+ }
465
+ },
466
+ "generator": {
467
+ "generator": "rational_agents.generate_game",
468
+ "seed": 70210,
469
+ "issue_types": [
470
+ "integrative",
471
+ "distributive",
472
+ "compatible",
473
+ "integrative"
474
+ ],
475
+ "option_perms": [
476
+ [
477
+ 0,
478
+ 3,
479
+ 1,
480
+ 2
481
+ ],
482
+ [
483
+ 0,
484
+ 1,
485
+ 3,
486
+ 2
487
+ ],
488
+ [
489
+ 2,
490
+ 3,
491
+ 1,
492
+ 0
493
+ ],
494
+ [
495
+ 1,
496
+ 3,
497
+ 2,
498
+ 0
499
+ ]
500
+ ],
501
+ "decorrelate": true,
502
+ "targets": {
503
+ "feasible_fraction": 0.16,
504
+ "feasible_count": 41,
505
+ "dominated_target": 0.6
506
+ },
507
+ "achieved": {
508
+ "ir_count": 40,
509
+ "dominated_acceptable_fraction": 0.6
510
+ },
511
+ "integerized_thresholds": "floor_then_exact_resolve"
512
+ },
513
+ "difficulty": {
514
+ "scalar": 0.629805,
515
+ "components": {
516
+ "feasible_scarcity": 0.84375,
517
+ "pareto_frontier_fraction": 0.1875,
518
+ "preference_conflict": 0.530159,
519
+ "favorite_block_fraction": 0.917163,
520
+ "pivotal_seat_burden": 0.393939
521
+ },
522
+ "tags": [
523
+ "high-conflict",
524
+ "large-frontier",
525
+ "medium"
526
+ ]
527
+ }
528
+ }
529
+ }
bank/scorable_negotiation-L0-5b80bb74c6.json ADDED
@@ -0,0 +1,529 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "instance_id": "scorable_negotiation-L0-5b80bb74c6",
3
+ "scenario": "scorable_negotiation",
4
+ "level": 0,
5
+ "seed": 70200,
6
+ "payload": {
7
+ "space": {
8
+ "issues": [
9
+ {
10
+ "name": "issue0",
11
+ "options": [
12
+ "opt0",
13
+ "opt1",
14
+ "opt2",
15
+ "opt3"
16
+ ]
17
+ },
18
+ {
19
+ "name": "issue1",
20
+ "options": [
21
+ "opt0",
22
+ "opt1",
23
+ "opt2",
24
+ "opt3"
25
+ ]
26
+ },
27
+ {
28
+ "name": "issue2",
29
+ "options": [
30
+ "opt0",
31
+ "opt1",
32
+ "opt2",
33
+ "opt3"
34
+ ]
35
+ },
36
+ {
37
+ "name": "issue3",
38
+ "options": [
39
+ "opt0",
40
+ "opt1",
41
+ "opt2",
42
+ "opt3"
43
+ ]
44
+ }
45
+ ]
46
+ },
47
+ "sheets": [
48
+ {
49
+ "agent": "P0",
50
+ "values": [
51
+ [
52
+ 25.0,
53
+ 50.0,
54
+ 74.0,
55
+ 0.0
56
+ ],
57
+ [
58
+ 0.0,
59
+ 24.0,
60
+ 12.0,
61
+ 37.0
62
+ ],
63
+ [
64
+ 0.0,
65
+ 0.0,
66
+ 0.0,
67
+ 0.0
68
+ ],
69
+ [
70
+ 0.0,
71
+ 0.0,
72
+ 0.0,
73
+ 0.0
74
+ ]
75
+ ],
76
+ "threshold": 37.0
77
+ },
78
+ {
79
+ "agent": "P1",
80
+ "values": [
81
+ [
82
+ 26.0,
83
+ 52.0,
84
+ 78.0,
85
+ 0.0
86
+ ],
87
+ [
88
+ 0.0,
89
+ 17.0,
90
+ 8.0,
91
+ 25.0
92
+ ],
93
+ [
94
+ 39.0,
95
+ 20.0,
96
+ 0.0,
97
+ 59.0
98
+ ],
99
+ [
100
+ 56.0,
101
+ 0.0,
102
+ 19.0,
103
+ 38.0
104
+ ]
105
+ ],
106
+ "threshold": 89.0
107
+ },
108
+ {
109
+ "agent": "P2",
110
+ "values": [
111
+ [
112
+ 26.0,
113
+ 51.0,
114
+ 77.0,
115
+ 0.0
116
+ ],
117
+ [
118
+ 0.0,
119
+ 22.0,
120
+ 11.0,
121
+ 33.0
122
+ ],
123
+ [
124
+ 28.0,
125
+ 14.0,
126
+ 43.0,
127
+ 0.0
128
+ ],
129
+ [
130
+ 0.0,
131
+ 0.0,
132
+ 0.0,
133
+ 0.0
134
+ ]
135
+ ],
136
+ "threshold": 60.0
137
+ },
138
+ {
139
+ "agent": "P3",
140
+ "values": [
141
+ [
142
+ 51.0,
143
+ 26.0,
144
+ 0.0,
145
+ 77.0
146
+ ],
147
+ [
148
+ 0.0,
149
+ 18.0,
150
+ 9.0,
151
+ 27.0
152
+ ],
153
+ [
154
+ 0.0,
155
+ 0.0,
156
+ 0.0,
157
+ 0.0
158
+ ],
159
+ [
160
+ 0.0,
161
+ 64.0,
162
+ 96.0,
163
+ 32.0
164
+ ]
165
+ ],
166
+ "threshold": 77.0
167
+ },
168
+ {
169
+ "agent": "P4",
170
+ "values": [
171
+ [
172
+ 39.0,
173
+ 19.0,
174
+ 0.0,
175
+ 58.0
176
+ ],
177
+ [
178
+ 0.0,
179
+ 21.0,
180
+ 10.0,
181
+ 31.0
182
+ ],
183
+ [
184
+ 0.0,
185
+ 0.0,
186
+ 0.0,
187
+ 0.0
188
+ ],
189
+ [
190
+ 0.0,
191
+ 0.0,
192
+ 0.0,
193
+ 0.0
194
+ ]
195
+ ],
196
+ "threshold": 31.0
197
+ }
198
+ ],
199
+ "rounds": 4,
200
+ "info": "private",
201
+ "chat": true,
202
+ "proposer": 0,
203
+ "veto": 1,
204
+ "min_accept": 5,
205
+ "discount": 0.95,
206
+ "breakdown_risk": 0.0,
207
+ "constraint": null,
208
+ "meta": {
209
+ "generator": "rational_agents.generate_game",
210
+ "seed": 70200,
211
+ "issue_types": [
212
+ "distributive",
213
+ "compatible",
214
+ "integrative",
215
+ "integrative"
216
+ ],
217
+ "option_perms": [
218
+ [
219
+ 3,
220
+ 2,
221
+ 0,
222
+ 1
223
+ ],
224
+ [
225
+ 3,
226
+ 1,
227
+ 2,
228
+ 0
229
+ ],
230
+ [
231
+ 0,
232
+ 3,
233
+ 1,
234
+ 2
235
+ ],
236
+ [
237
+ 1,
238
+ 0,
239
+ 2,
240
+ 3
241
+ ]
242
+ ],
243
+ "decorrelate": true,
244
+ "targets": {
245
+ "feasible_fraction": 0.16,
246
+ "feasible_count": 41,
247
+ "dominated_target": 0.6
248
+ },
249
+ "achieved": {
250
+ "ir_count": 41,
251
+ "dominated_acceptable_fraction": 0.6097560975609756
252
+ },
253
+ "integerized_thresholds": "floor_then_exact_resolve",
254
+ "five_seat_campaign": {
255
+ "bank_position": 0,
256
+ "generator_seed": 70200,
257
+ "difficulty_level": 0
258
+ }
259
+ }
260
+ },
261
+ "ceiling": 1.0,
262
+ "floor": 0.6737,
263
+ "solution": {
264
+ "deal_space_size": 256,
265
+ "n_parties": 5,
266
+ "pareto_count": 36,
267
+ "ir_count": 41,
268
+ "ir_pareto_count": 16,
269
+ "ir_pareto_fraction": 0.3902439024390244,
270
+ "dominated_acceptable_fraction": 0.6097560975609756,
271
+ "empty_ir": false,
272
+ "ideal_surplus": [
273
+ 74.0,
274
+ 92.0,
275
+ 93.0,
276
+ 97.0,
277
+ 58.0
278
+ ],
279
+ "max_feasible_joint_surplus": 270.0,
280
+ "max_feasible_joint_utility": 564.0,
281
+ "max_feasible_joint_deal": [
282
+ 2,
283
+ 3,
284
+ 0,
285
+ 2
286
+ ],
287
+ "sparsity": 0.475,
288
+ "pairwise_iou": 0.5432234432234433,
289
+ "solutions": {
290
+ "nash": {
291
+ "concept": "nash",
292
+ "index": 114,
293
+ "deal": [
294
+ 1,
295
+ 3,
296
+ 0,
297
+ 2
298
+ ],
299
+ "named": {
300
+ "issue0": "opt1",
301
+ "issue1": "opt3",
302
+ "issue2": "opt0",
303
+ "issue3": "opt2"
304
+ },
305
+ "utilities": [
306
+ 87.0,
307
+ 135.0,
308
+ 112.0,
309
+ 149.0,
310
+ 50.0
311
+ ],
312
+ "surpluses": [
313
+ 50.0,
314
+ 46.0,
315
+ 52.0,
316
+ 72.0,
317
+ 19.0
318
+ ],
319
+ "ties": [
320
+ 114
321
+ ],
322
+ "note": "",
323
+ "scale_invariant": true
324
+ },
325
+ "kalai_smorodinsky": {
326
+ "concept": "kalai_smorodinsky",
327
+ "index": 114,
328
+ "deal": [
329
+ 1,
330
+ 3,
331
+ 0,
332
+ 2
333
+ ],
334
+ "named": {
335
+ "issue0": "opt1",
336
+ "issue1": "opt3",
337
+ "issue2": "opt0",
338
+ "issue3": "opt2"
339
+ },
340
+ "utilities": [
341
+ 87.0,
342
+ 135.0,
343
+ 112.0,
344
+ 149.0,
345
+ 50.0
346
+ ],
347
+ "surpluses": [
348
+ 50.0,
349
+ 46.0,
350
+ 52.0,
351
+ 72.0,
352
+ 19.0
353
+ ],
354
+ "ties": [
355
+ 114
356
+ ],
357
+ "note": "",
358
+ "scale_invariant": true
359
+ },
360
+ "egalitarian": {
361
+ "concept": "egalitarian",
362
+ "index": 51,
363
+ "deal": [
364
+ 0,
365
+ 3,
366
+ 0,
367
+ 3
368
+ ],
369
+ "named": {
370
+ "issue0": "opt0",
371
+ "issue1": "opt3",
372
+ "issue2": "opt0",
373
+ "issue3": "opt3"
374
+ },
375
+ "utilities": [
376
+ 62.0,
377
+ 128.0,
378
+ 87.0,
379
+ 110.0,
380
+ 70.0
381
+ ],
382
+ "surpluses": [
383
+ 25.0,
384
+ 39.0,
385
+ 27.0,
386
+ 33.0,
387
+ 39.0
388
+ ],
389
+ "ties": [
390
+ 51
391
+ ],
392
+ "note": "",
393
+ "scale_invariant": false
394
+ },
395
+ "utilitarian": {
396
+ "concept": "utilitarian",
397
+ "index": 178,
398
+ "deal": [
399
+ 2,
400
+ 3,
401
+ 0,
402
+ 2
403
+ ],
404
+ "named": {
405
+ "issue0": "opt2",
406
+ "issue1": "opt3",
407
+ "issue2": "opt0",
408
+ "issue3": "opt2"
409
+ },
410
+ "utilities": [
411
+ 111.0,
412
+ 161.0,
413
+ 138.0,
414
+ 123.0,
415
+ 31.0
416
+ ],
417
+ "surpluses": [
418
+ 74.0,
419
+ 72.0,
420
+ 78.0,
421
+ 46.0,
422
+ 0.0
423
+ ],
424
+ "ties": [
425
+ 178
426
+ ],
427
+ "note": "",
428
+ "scale_invariant": false
429
+ },
430
+ "max_nash_welfare": {
431
+ "concept": "max_nash_welfare",
432
+ "index": 114,
433
+ "deal": [
434
+ 1,
435
+ 3,
436
+ 0,
437
+ 2
438
+ ],
439
+ "named": {
440
+ "issue0": "opt1",
441
+ "issue1": "opt3",
442
+ "issue2": "opt0",
443
+ "issue3": "opt2"
444
+ },
445
+ "utilities": [
446
+ 87.0,
447
+ 135.0,
448
+ 112.0,
449
+ 149.0,
450
+ 50.0
451
+ ],
452
+ "surpluses": [
453
+ 50.0,
454
+ 46.0,
455
+ 52.0,
456
+ 72.0,
457
+ 19.0
458
+ ],
459
+ "ties": [
460
+ 114
461
+ ],
462
+ "note": "",
463
+ "scale_invariant": true
464
+ }
465
+ },
466
+ "generator": {
467
+ "generator": "rational_agents.generate_game",
468
+ "seed": 70200,
469
+ "issue_types": [
470
+ "distributive",
471
+ "compatible",
472
+ "integrative",
473
+ "integrative"
474
+ ],
475
+ "option_perms": [
476
+ [
477
+ 3,
478
+ 2,
479
+ 0,
480
+ 1
481
+ ],
482
+ [
483
+ 3,
484
+ 1,
485
+ 2,
486
+ 0
487
+ ],
488
+ [
489
+ 0,
490
+ 3,
491
+ 1,
492
+ 2
493
+ ],
494
+ [
495
+ 1,
496
+ 0,
497
+ 2,
498
+ 3
499
+ ]
500
+ ],
501
+ "decorrelate": true,
502
+ "targets": {
503
+ "feasible_fraction": 0.16,
504
+ "feasible_count": 41,
505
+ "dominated_target": 0.6
506
+ },
507
+ "achieved": {
508
+ "ir_count": 41,
509
+ "dominated_acceptable_fraction": 0.6097560975609756
510
+ },
511
+ "integerized_thresholds": "floor_then_exact_resolve"
512
+ },
513
+ "difficulty": {
514
+ "scalar": 0.603473,
515
+ "components": {
516
+ "feasible_scarcity": 0.839844,
517
+ "pareto_frontier_fraction": 0.140625,
518
+ "preference_conflict": 0.524494,
519
+ "favorite_block_fraction": 0.843544,
520
+ "pivotal_seat_burden": 0.378788
521
+ },
522
+ "tags": [
523
+ "easy",
524
+ "high-conflict",
525
+ "large-frontier"
526
+ ]
527
+ }
528
+ }
529
+ }
bank/scorable_negotiation-L0-86d39f433e.json ADDED
@@ -0,0 +1,527 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "instance_id": "scorable_negotiation-L0-86d39f433e",
3
+ "scenario": "scorable_negotiation",
4
+ "level": 0,
5
+ "seed": 70215,
6
+ "payload": {
7
+ "space": {
8
+ "issues": [
9
+ {
10
+ "name": "issue0",
11
+ "options": [
12
+ "opt0",
13
+ "opt1",
14
+ "opt2",
15
+ "opt3"
16
+ ]
17
+ },
18
+ {
19
+ "name": "issue1",
20
+ "options": [
21
+ "opt0",
22
+ "opt1",
23
+ "opt2",
24
+ "opt3"
25
+ ]
26
+ },
27
+ {
28
+ "name": "issue2",
29
+ "options": [
30
+ "opt0",
31
+ "opt1",
32
+ "opt2",
33
+ "opt3"
34
+ ]
35
+ },
36
+ {
37
+ "name": "issue3",
38
+ "options": [
39
+ "opt0",
40
+ "opt1",
41
+ "opt2",
42
+ "opt3"
43
+ ]
44
+ }
45
+ ]
46
+ },
47
+ "sheets": [
48
+ {
49
+ "agent": "P0",
50
+ "values": [
51
+ [
52
+ 33.0,
53
+ 0.0,
54
+ 50.0,
55
+ 17.0
56
+ ],
57
+ [
58
+ 26.0,
59
+ 0.0,
60
+ 9.0,
61
+ 17.0
62
+ ],
63
+ [
64
+ 64.0,
65
+ 32.0,
66
+ 95.0,
67
+ 0.0
68
+ ],
69
+ [
70
+ 78.0,
71
+ 26.0,
72
+ 0.0,
73
+ 52.0
74
+ ]
75
+ ],
76
+ "threshold": 108.0
77
+ },
78
+ {
79
+ "agent": "P1",
80
+ "values": [
81
+ [
82
+ 22.0,
83
+ 65.0,
84
+ 0.0,
85
+ 43.0
86
+ ],
87
+ [
88
+ 31.0,
89
+ 0.0,
90
+ 10.0,
91
+ 20.0
92
+ ],
93
+ [
94
+ 0.0,
95
+ 0.0,
96
+ 0.0,
97
+ 0.0
98
+ ],
99
+ [
100
+ 0.0,
101
+ 0.0,
102
+ 0.0,
103
+ 0.0
104
+ ]
105
+ ],
106
+ "threshold": 38.0
107
+ },
108
+ {
109
+ "agent": "P2",
110
+ "values": [
111
+ [
112
+ 33.0,
113
+ 100.0,
114
+ 0.0,
115
+ 66.0
116
+ ],
117
+ [
118
+ 46.0,
119
+ 0.0,
120
+ 15.0,
121
+ 30.0
122
+ ],
123
+ [
124
+ 48.0,
125
+ 0.0,
126
+ 24.0,
127
+ 72.0
128
+ ],
129
+ [
130
+ 0.0,
131
+ 0.0,
132
+ 0.0,
133
+ 0.0
134
+ ]
135
+ ],
136
+ "threshold": 92.0
137
+ },
138
+ {
139
+ "agent": "P3",
140
+ "values": [
141
+ [
142
+ 31.0,
143
+ 94.0,
144
+ 0.0,
145
+ 62.0
146
+ ],
147
+ [
148
+ 36.0,
149
+ 0.0,
150
+ 12.0,
151
+ 24.0
152
+ ],
153
+ [
154
+ 0.0,
155
+ 0.0,
156
+ 0.0,
157
+ 0.0
158
+ ],
159
+ [
160
+ 50.0,
161
+ 76.0,
162
+ 0.0,
163
+ 25.0
164
+ ]
165
+ ],
166
+ "threshold": 86.0
167
+ },
168
+ {
169
+ "agent": "P4",
170
+ "values": [
171
+ [
172
+ 39.0,
173
+ 0.0,
174
+ 58.0,
175
+ 19.0
176
+ ],
177
+ [
178
+ 52.0,
179
+ 0.0,
180
+ 17.0,
181
+ 34.0
182
+ ],
183
+ [
184
+ 0.0,
185
+ 0.0,
186
+ 0.0,
187
+ 0.0
188
+ ],
189
+ [
190
+ 0.0,
191
+ 0.0,
192
+ 0.0,
193
+ 0.0
194
+ ]
195
+ ],
196
+ "threshold": 47.0
197
+ }
198
+ ],
199
+ "rounds": 4,
200
+ "info": "private",
201
+ "chat": true,
202
+ "proposer": 0,
203
+ "veto": 1,
204
+ "min_accept": 5,
205
+ "discount": 0.95,
206
+ "breakdown_risk": 0.0,
207
+ "constraint": null,
208
+ "meta": {
209
+ "generator": "rational_agents.generate_game",
210
+ "seed": 70215,
211
+ "issue_types": [
212
+ "distributive",
213
+ "compatible",
214
+ "integrative",
215
+ "integrative"
216
+ ],
217
+ "option_perms": [
218
+ [
219
+ 2,
220
+ 0,
221
+ 1,
222
+ 3
223
+ ],
224
+ [
225
+ 2,
226
+ 0,
227
+ 3,
228
+ 1
229
+ ],
230
+ [
231
+ 0,
232
+ 2,
233
+ 1,
234
+ 3
235
+ ],
236
+ [
237
+ 1,
238
+ 0,
239
+ 3,
240
+ 2
241
+ ]
242
+ ],
243
+ "decorrelate": true,
244
+ "targets": {
245
+ "feasible_fraction": 0.16,
246
+ "feasible_count": 41,
247
+ "dominated_target": 0.6
248
+ },
249
+ "achieved": {
250
+ "ir_count": 40,
251
+ "dominated_acceptable_fraction": 0.65
252
+ },
253
+ "integerized_thresholds": "floor_then_exact_resolve",
254
+ "five_seat_campaign": {
255
+ "bank_position": 15,
256
+ "generator_seed": 70215,
257
+ "difficulty_level": 0
258
+ }
259
+ }
260
+ },
261
+ "ceiling": 1.0,
262
+ "floor": 0.6409,
263
+ "solution": {
264
+ "deal_space_size": 256,
265
+ "n_parties": 5,
266
+ "pareto_count": 24,
267
+ "ir_count": 40,
268
+ "ir_pareto_count": 14,
269
+ "ir_pareto_fraction": 0.35,
270
+ "dominated_acceptable_fraction": 0.65,
271
+ "empty_ir": false,
272
+ "ideal_surplus": [
273
+ 124.0,
274
+ 58.0,
275
+ 102.0,
276
+ 120.0,
277
+ 44.0
278
+ ],
279
+ "max_feasible_joint_surplus": 326.0,
280
+ "max_feasible_joint_utility": 697.0,
281
+ "max_feasible_joint_deal": [
282
+ 1,
283
+ 0,
284
+ 2,
285
+ 0
286
+ ],
287
+ "sparsity": 0.475,
288
+ "pairwise_iou": 0.5547619047619048,
289
+ "solutions": {
290
+ "nash": {
291
+ "concept": "nash",
292
+ "index": 192,
293
+ "deal": [
294
+ 3,
295
+ 0,
296
+ 0,
297
+ 0
298
+ ],
299
+ "named": {
300
+ "issue0": "opt3",
301
+ "issue1": "opt0",
302
+ "issue2": "opt0",
303
+ "issue3": "opt0"
304
+ },
305
+ "utilities": [
306
+ 185.0,
307
+ 74.0,
308
+ 160.0,
309
+ 148.0,
310
+ 71.0
311
+ ],
312
+ "surpluses": [
313
+ 77.0,
314
+ 36.0,
315
+ 68.0,
316
+ 62.0,
317
+ 24.0
318
+ ],
319
+ "ties": [
320
+ 192
321
+ ],
322
+ "note": "",
323
+ "scale_invariant": true
324
+ },
325
+ "kalai_smorodinsky": {
326
+ "concept": "kalai_smorodinsky",
327
+ "index": 192,
328
+ "deal": [
329
+ 3,
330
+ 0,
331
+ 0,
332
+ 0
333
+ ],
334
+ "named": {
335
+ "issue0": "opt3",
336
+ "issue1": "opt0",
337
+ "issue2": "opt0",
338
+ "issue3": "opt0"
339
+ },
340
+ "utilities": [
341
+ 185.0,
342
+ 74.0,
343
+ 160.0,
344
+ 148.0,
345
+ 71.0
346
+ ],
347
+ "surpluses": [
348
+ 77.0,
349
+ 36.0,
350
+ 68.0,
351
+ 62.0,
352
+ 24.0
353
+ ],
354
+ "ties": [
355
+ 192
356
+ ],
357
+ "note": "",
358
+ "scale_invariant": true
359
+ },
360
+ "egalitarian": {
361
+ "concept": "egalitarian",
362
+ "index": 192,
363
+ "deal": [
364
+ 3,
365
+ 0,
366
+ 0,
367
+ 0
368
+ ],
369
+ "named": {
370
+ "issue0": "opt3",
371
+ "issue1": "opt0",
372
+ "issue2": "opt0",
373
+ "issue3": "opt0"
374
+ },
375
+ "utilities": [
376
+ 185.0,
377
+ 74.0,
378
+ 160.0,
379
+ 148.0,
380
+ 71.0
381
+ ],
382
+ "surpluses": [
383
+ 77.0,
384
+ 36.0,
385
+ 68.0,
386
+ 62.0,
387
+ 24.0
388
+ ],
389
+ "ties": [
390
+ 192
391
+ ],
392
+ "note": "",
393
+ "scale_invariant": false
394
+ },
395
+ "utilitarian": {
396
+ "concept": "utilitarian",
397
+ "index": 72,
398
+ "deal": [
399
+ 1,
400
+ 0,
401
+ 2,
402
+ 0
403
+ ],
404
+ "named": {
405
+ "issue0": "opt1",
406
+ "issue1": "opt0",
407
+ "issue2": "opt2",
408
+ "issue3": "opt0"
409
+ },
410
+ "utilities": [
411
+ 199.0,
412
+ 96.0,
413
+ 170.0,
414
+ 180.0,
415
+ 52.0
416
+ ],
417
+ "surpluses": [
418
+ 91.0,
419
+ 58.0,
420
+ 78.0,
421
+ 94.0,
422
+ 5.0
423
+ ],
424
+ "ties": [
425
+ 72
426
+ ],
427
+ "note": "",
428
+ "scale_invariant": false
429
+ },
430
+ "max_nash_welfare": {
431
+ "concept": "max_nash_welfare",
432
+ "index": 192,
433
+ "deal": [
434
+ 3,
435
+ 0,
436
+ 0,
437
+ 0
438
+ ],
439
+ "named": {
440
+ "issue0": "opt3",
441
+ "issue1": "opt0",
442
+ "issue2": "opt0",
443
+ "issue3": "opt0"
444
+ },
445
+ "utilities": [
446
+ 185.0,
447
+ 74.0,
448
+ 160.0,
449
+ 148.0,
450
+ 71.0
451
+ ],
452
+ "surpluses": [
453
+ 77.0,
454
+ 36.0,
455
+ 68.0,
456
+ 62.0,
457
+ 24.0
458
+ ],
459
+ "ties": [
460
+ 192
461
+ ],
462
+ "note": "",
463
+ "scale_invariant": true
464
+ }
465
+ },
466
+ "generator": {
467
+ "generator": "rational_agents.generate_game",
468
+ "seed": 70215,
469
+ "issue_types": [
470
+ "distributive",
471
+ "compatible",
472
+ "integrative",
473
+ "integrative"
474
+ ],
475
+ "option_perms": [
476
+ [
477
+ 2,
478
+ 0,
479
+ 1,
480
+ 3
481
+ ],
482
+ [
483
+ 2,
484
+ 0,
485
+ 3,
486
+ 1
487
+ ],
488
+ [
489
+ 0,
490
+ 2,
491
+ 1,
492
+ 3
493
+ ],
494
+ [
495
+ 1,
496
+ 0,
497
+ 3,
498
+ 2
499
+ ]
500
+ ],
501
+ "decorrelate": true,
502
+ "targets": {
503
+ "feasible_fraction": 0.16,
504
+ "feasible_count": 41,
505
+ "dominated_target": 0.6
506
+ },
507
+ "achieved": {
508
+ "ir_count": 40,
509
+ "dominated_acceptable_fraction": 0.65
510
+ },
511
+ "integerized_thresholds": "floor_then_exact_resolve"
512
+ },
513
+ "difficulty": {
514
+ "scalar": 0.580798,
515
+ "components": {
516
+ "feasible_scarcity": 0.84375,
517
+ "pareto_frontier_fraction": 0.09375,
518
+ "preference_conflict": 0.454481,
519
+ "favorite_block_fraction": 0.811332,
520
+ "pivotal_seat_burden": 0.402985
521
+ },
522
+ "tags": [
523
+ "easy"
524
+ ]
525
+ }
526
+ }
527
+ }
bank/scorable_negotiation-L0-db777d04d1.json ADDED
@@ -0,0 +1,527 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "instance_id": "scorable_negotiation-L0-db777d04d1",
3
+ "scenario": "scorable_negotiation",
4
+ "level": 0,
5
+ "seed": 70220,
6
+ "payload": {
7
+ "space": {
8
+ "issues": [
9
+ {
10
+ "name": "issue0",
11
+ "options": [
12
+ "opt0",
13
+ "opt1",
14
+ "opt2",
15
+ "opt3"
16
+ ]
17
+ },
18
+ {
19
+ "name": "issue1",
20
+ "options": [
21
+ "opt0",
22
+ "opt1",
23
+ "opt2",
24
+ "opt3"
25
+ ]
26
+ },
27
+ {
28
+ "name": "issue2",
29
+ "options": [
30
+ "opt0",
31
+ "opt1",
32
+ "opt2",
33
+ "opt3"
34
+ ]
35
+ },
36
+ {
37
+ "name": "issue3",
38
+ "options": [
39
+ "opt0",
40
+ "opt1",
41
+ "opt2",
42
+ "opt3"
43
+ ]
44
+ }
45
+ ]
46
+ },
47
+ "sheets": [
48
+ {
49
+ "agent": "P0",
50
+ "values": [
51
+ [
52
+ 0.0,
53
+ 70.0,
54
+ 23.0,
55
+ 47.0
56
+ ],
57
+ [
58
+ 31.0,
59
+ 0.0,
60
+ 46.0,
61
+ 15.0
62
+ ],
63
+ [
64
+ 29.0,
65
+ 44.0,
66
+ 15.0,
67
+ 0.0
68
+ ],
69
+ [
70
+ 0.0,
71
+ 0.0,
72
+ 0.0,
73
+ 0.0
74
+ ]
75
+ ],
76
+ "threshold": 65.0
77
+ },
78
+ {
79
+ "agent": "P1",
80
+ "values": [
81
+ [
82
+ 0.0,
83
+ 0.0,
84
+ 0.0,
85
+ 0.0
86
+ ],
87
+ [
88
+ 21.0,
89
+ 0.0,
90
+ 31.0,
91
+ 10.0
92
+ ],
93
+ [
94
+ 23.0,
95
+ 0.0,
96
+ 47.0,
97
+ 70.0
98
+ ],
99
+ [
100
+ 0.0,
101
+ 21.0,
102
+ 62.0,
103
+ 42.0
104
+ ]
105
+ ],
106
+ "threshold": 66.0
107
+ },
108
+ {
109
+ "agent": "P2",
110
+ "values": [
111
+ [
112
+ 0.0,
113
+ 21.0,
114
+ 64.0,
115
+ 43.0
116
+ ],
117
+ [
118
+ 33.0,
119
+ 0.0,
120
+ 50.0,
121
+ 17.0
122
+ ],
123
+ [
124
+ 31.0,
125
+ 0.0,
126
+ 63.0,
127
+ 94.0
128
+ ],
129
+ [
130
+ 0.0,
131
+ 0.0,
132
+ 0.0,
133
+ 0.0
134
+ ]
135
+ ],
136
+ "threshold": 82.0
137
+ },
138
+ {
139
+ "agent": "P3",
140
+ "values": [
141
+ [
142
+ 0.0,
143
+ 0.0,
144
+ 0.0,
145
+ 0.0
146
+ ],
147
+ [
148
+ 26.0,
149
+ 0.0,
150
+ 39.0,
151
+ 13.0
152
+ ],
153
+ [
154
+ 54.0,
155
+ 81.0,
156
+ 27.0,
157
+ 0.0
158
+ ],
159
+ [
160
+ 88.0,
161
+ 0.0,
162
+ 59.0,
163
+ 29.0
164
+ ]
165
+ ],
166
+ "threshold": 84.0
167
+ },
168
+ {
169
+ "agent": "P4",
170
+ "values": [
171
+ [
172
+ 0.0,
173
+ 0.0,
174
+ 0.0,
175
+ 0.0
176
+ ],
177
+ [
178
+ 39.0,
179
+ 0.0,
180
+ 58.0,
181
+ 19.0
182
+ ],
183
+ [
184
+ 64.0,
185
+ 97.0,
186
+ 32.0,
187
+ 0.0
188
+ ],
189
+ [
190
+ 0.0,
191
+ 0.0,
192
+ 0.0,
193
+ 0.0
194
+ ]
195
+ ],
196
+ "threshold": 58.0
197
+ }
198
+ ],
199
+ "rounds": 4,
200
+ "info": "private",
201
+ "chat": true,
202
+ "proposer": 0,
203
+ "veto": 1,
204
+ "min_accept": 5,
205
+ "discount": 0.95,
206
+ "breakdown_risk": 0.0,
207
+ "constraint": null,
208
+ "meta": {
209
+ "generator": "rational_agents.generate_game",
210
+ "seed": 70220,
211
+ "issue_types": [
212
+ "integrative",
213
+ "compatible",
214
+ "distributive",
215
+ "integrative"
216
+ ],
217
+ "option_perms": [
218
+ [
219
+ 3,
220
+ 2,
221
+ 0,
222
+ 1
223
+ ],
224
+ [
225
+ 1,
226
+ 2,
227
+ 3,
228
+ 0
229
+ ],
230
+ [
231
+ 0,
232
+ 3,
233
+ 1,
234
+ 2
235
+ ],
236
+ [
237
+ 0,
238
+ 2,
239
+ 3,
240
+ 1
241
+ ]
242
+ ],
243
+ "decorrelate": true,
244
+ "targets": {
245
+ "feasible_fraction": 0.16,
246
+ "feasible_count": 41,
247
+ "dominated_target": 0.6
248
+ },
249
+ "achieved": {
250
+ "ir_count": 45,
251
+ "dominated_acceptable_fraction": 0.6222222222222222
252
+ },
253
+ "integerized_thresholds": "floor_then_exact_resolve",
254
+ "five_seat_campaign": {
255
+ "bank_position": 20,
256
+ "generator_seed": 70220,
257
+ "difficulty_level": 0
258
+ }
259
+ }
260
+ },
261
+ "ceiling": 1.0,
262
+ "floor": 0.6751,
263
+ "solution": {
264
+ "deal_space_size": 256,
265
+ "n_parties": 5,
266
+ "pareto_count": 24,
267
+ "ir_count": 45,
268
+ "ir_pareto_count": 17,
269
+ "ir_pareto_fraction": 0.37777777777777777,
270
+ "dominated_acceptable_fraction": 0.6222222222222222,
271
+ "empty_ir": false,
272
+ "ideal_surplus": [
273
+ 80.0,
274
+ 97.0,
275
+ 126.0,
276
+ 95.0,
277
+ 97.0
278
+ ],
279
+ "max_feasible_joint_surplus": 302.0,
280
+ "max_feasible_joint_utility": 657.0,
281
+ "max_feasible_joint_deal": [
282
+ 3,
283
+ 2,
284
+ 1,
285
+ 2
286
+ ],
287
+ "sparsity": 0.475,
288
+ "pairwise_iou": 0.5538927738927739,
289
+ "solutions": {
290
+ "nash": {
291
+ "concept": "nash",
292
+ "index": 226,
293
+ "deal": [
294
+ 3,
295
+ 2,
296
+ 0,
297
+ 2
298
+ ],
299
+ "named": {
300
+ "issue0": "opt3",
301
+ "issue1": "opt2",
302
+ "issue2": "opt0",
303
+ "issue3": "opt2"
304
+ },
305
+ "utilities": [
306
+ 122.0,
307
+ 116.0,
308
+ 124.0,
309
+ 152.0,
310
+ 122.0
311
+ ],
312
+ "surpluses": [
313
+ 57.0,
314
+ 50.0,
315
+ 42.0,
316
+ 68.0,
317
+ 64.0
318
+ ],
319
+ "ties": [
320
+ 226
321
+ ],
322
+ "note": "",
323
+ "scale_invariant": true
324
+ },
325
+ "kalai_smorodinsky": {
326
+ "concept": "kalai_smorodinsky",
327
+ "index": 162,
328
+ "deal": [
329
+ 2,
330
+ 2,
331
+ 0,
332
+ 2
333
+ ],
334
+ "named": {
335
+ "issue0": "opt2",
336
+ "issue1": "opt2",
337
+ "issue2": "opt0",
338
+ "issue3": "opt2"
339
+ },
340
+ "utilities": [
341
+ 98.0,
342
+ 116.0,
343
+ 145.0,
344
+ 152.0,
345
+ 122.0
346
+ ],
347
+ "surpluses": [
348
+ 33.0,
349
+ 50.0,
350
+ 63.0,
351
+ 68.0,
352
+ 64.0
353
+ ],
354
+ "ties": [
355
+ 162
356
+ ],
357
+ "note": "",
358
+ "scale_invariant": true
359
+ },
360
+ "egalitarian": {
361
+ "concept": "egalitarian",
362
+ "index": 226,
363
+ "deal": [
364
+ 3,
365
+ 2,
366
+ 0,
367
+ 2
368
+ ],
369
+ "named": {
370
+ "issue0": "opt3",
371
+ "issue1": "opt2",
372
+ "issue2": "opt0",
373
+ "issue3": "opt2"
374
+ },
375
+ "utilities": [
376
+ 122.0,
377
+ 116.0,
378
+ 124.0,
379
+ 152.0,
380
+ 122.0
381
+ ],
382
+ "surpluses": [
383
+ 57.0,
384
+ 50.0,
385
+ 42.0,
386
+ 68.0,
387
+ 64.0
388
+ ],
389
+ "ties": [
390
+ 226
391
+ ],
392
+ "note": "",
393
+ "scale_invariant": false
394
+ },
395
+ "utilitarian": {
396
+ "concept": "utilitarian",
397
+ "index": 230,
398
+ "deal": [
399
+ 3,
400
+ 2,
401
+ 1,
402
+ 2
403
+ ],
404
+ "named": {
405
+ "issue0": "opt3",
406
+ "issue1": "opt2",
407
+ "issue2": "opt1",
408
+ "issue3": "opt2"
409
+ },
410
+ "utilities": [
411
+ 137.0,
412
+ 93.0,
413
+ 93.0,
414
+ 179.0,
415
+ 155.0
416
+ ],
417
+ "surpluses": [
418
+ 72.0,
419
+ 27.0,
420
+ 11.0,
421
+ 95.0,
422
+ 97.0
423
+ ],
424
+ "ties": [
425
+ 230
426
+ ],
427
+ "note": "",
428
+ "scale_invariant": false
429
+ },
430
+ "max_nash_welfare": {
431
+ "concept": "max_nash_welfare",
432
+ "index": 226,
433
+ "deal": [
434
+ 3,
435
+ 2,
436
+ 0,
437
+ 2
438
+ ],
439
+ "named": {
440
+ "issue0": "opt3",
441
+ "issue1": "opt2",
442
+ "issue2": "opt0",
443
+ "issue3": "opt2"
444
+ },
445
+ "utilities": [
446
+ 122.0,
447
+ 116.0,
448
+ 124.0,
449
+ 152.0,
450
+ 122.0
451
+ ],
452
+ "surpluses": [
453
+ 57.0,
454
+ 50.0,
455
+ 42.0,
456
+ 68.0,
457
+ 64.0
458
+ ],
459
+ "ties": [
460
+ 226
461
+ ],
462
+ "note": "",
463
+ "scale_invariant": true
464
+ }
465
+ },
466
+ "generator": {
467
+ "generator": "rational_agents.generate_game",
468
+ "seed": 70220,
469
+ "issue_types": [
470
+ "integrative",
471
+ "compatible",
472
+ "distributive",
473
+ "integrative"
474
+ ],
475
+ "option_perms": [
476
+ [
477
+ 3,
478
+ 2,
479
+ 0,
480
+ 1
481
+ ],
482
+ [
483
+ 1,
484
+ 2,
485
+ 3,
486
+ 0
487
+ ],
488
+ [
489
+ 0,
490
+ 3,
491
+ 1,
492
+ 2
493
+ ],
494
+ [
495
+ 0,
496
+ 2,
497
+ 3,
498
+ 1
499
+ ]
500
+ ],
501
+ "decorrelate": true,
502
+ "targets": {
503
+ "feasible_fraction": 0.16,
504
+ "feasible_count": 41,
505
+ "dominated_target": 0.6
506
+ },
507
+ "achieved": {
508
+ "ir_count": 45,
509
+ "dominated_acceptable_fraction": 0.6222222222222222
510
+ },
511
+ "integerized_thresholds": "floor_then_exact_resolve"
512
+ },
513
+ "difficulty": {
514
+ "scalar": 0.552504,
515
+ "components": {
516
+ "feasible_scarcity": 0.824219,
517
+ "pareto_frontier_fraction": 0.09375,
518
+ "preference_conflict": 0.474341,
519
+ "favorite_block_fraction": 0.775893,
520
+ "pivotal_seat_burden": 0.274194
521
+ },
522
+ "tags": [
523
+ "easy"
524
+ ]
525
+ }
526
+ }
527
+ }
bank/scorable_negotiation-L1-1381dc04db.json ADDED
@@ -0,0 +1,529 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "instance_id": "scorable_negotiation-L1-1381dc04db",
3
+ "scenario": "scorable_negotiation",
4
+ "level": 1,
5
+ "seed": 70201,
6
+ "payload": {
7
+ "space": {
8
+ "issues": [
9
+ {
10
+ "name": "issue0",
11
+ "options": [
12
+ "opt0",
13
+ "opt1",
14
+ "opt2",
15
+ "opt3"
16
+ ]
17
+ },
18
+ {
19
+ "name": "issue1",
20
+ "options": [
21
+ "opt0",
22
+ "opt1",
23
+ "opt2",
24
+ "opt3"
25
+ ]
26
+ },
27
+ {
28
+ "name": "issue2",
29
+ "options": [
30
+ "opt0",
31
+ "opt1",
32
+ "opt2",
33
+ "opt3"
34
+ ]
35
+ },
36
+ {
37
+ "name": "issue3",
38
+ "options": [
39
+ "opt0",
40
+ "opt1",
41
+ "opt2",
42
+ "opt3"
43
+ ]
44
+ }
45
+ ]
46
+ },
47
+ "sheets": [
48
+ {
49
+ "agent": "P0",
50
+ "values": [
51
+ [
52
+ 0.0,
53
+ 0.0,
54
+ 0.0,
55
+ 0.0
56
+ ],
57
+ [
58
+ 55.0,
59
+ 18.0,
60
+ 37.0,
61
+ 0.0
62
+ ],
63
+ [
64
+ 52.0,
65
+ 35.0,
66
+ 0.0,
67
+ 17.0
68
+ ],
69
+ [
70
+ 46.0,
71
+ 0.0,
72
+ 23.0,
73
+ 70.0
74
+ ]
75
+ ],
76
+ "threshold": 77.0
77
+ },
78
+ {
79
+ "agent": "P1",
80
+ "values": [
81
+ [
82
+ 0.0,
83
+ 0.0,
84
+ 0.0,
85
+ 0.0
86
+ ],
87
+ [
88
+ 0.0,
89
+ 65.0,
90
+ 33.0,
91
+ 98.0
92
+ ],
93
+ [
94
+ 44.0,
95
+ 30.0,
96
+ 0.0,
97
+ 15.0
98
+ ],
99
+ [
100
+ 0.0,
101
+ 0.0,
102
+ 0.0,
103
+ 0.0
104
+ ]
105
+ ],
106
+ "threshold": 63.0
107
+ },
108
+ {
109
+ "agent": "P2",
110
+ "values": [
111
+ [
112
+ 91.0,
113
+ 60.0,
114
+ 0.0,
115
+ 30.0
116
+ ],
117
+ [
118
+ 0.0,
119
+ 64.0,
120
+ 32.0,
121
+ 97.0
122
+ ],
123
+ [
124
+ 56.0,
125
+ 37.0,
126
+ 0.0,
127
+ 19.0
128
+ ],
129
+ [
130
+ 0.0,
131
+ 0.0,
132
+ 0.0,
133
+ 0.0
134
+ ]
135
+ ],
136
+ "threshold": 110.0
137
+ },
138
+ {
139
+ "agent": "P3",
140
+ "values": [
141
+ [
142
+ 0.0,
143
+ 36.0,
144
+ 18.0,
145
+ 54.0
146
+ ],
147
+ [
148
+ 0.0,
149
+ 39.0,
150
+ 20.0,
151
+ 59.0
152
+ ],
153
+ [
154
+ 29.0,
155
+ 19.0,
156
+ 0.0,
157
+ 10.0
158
+ ],
159
+ [
160
+ 51.0,
161
+ 76.0,
162
+ 25.0,
163
+ 0.0
164
+ ]
165
+ ],
166
+ "threshold": 98.0
167
+ },
168
+ {
169
+ "agent": "P4",
170
+ "values": [
171
+ [
172
+ 0.0,
173
+ 0.0,
174
+ 0.0,
175
+ 0.0
176
+ ],
177
+ [
178
+ 71.0,
179
+ 24.0,
180
+ 47.0,
181
+ 0.0
182
+ ],
183
+ [
184
+ 34.0,
185
+ 23.0,
186
+ 0.0,
187
+ 11.0
188
+ ],
189
+ [
190
+ 0.0,
191
+ 0.0,
192
+ 0.0,
193
+ 0.0
194
+ ]
195
+ ],
196
+ "threshold": 47.0
197
+ }
198
+ ],
199
+ "rounds": 4,
200
+ "info": "private",
201
+ "chat": true,
202
+ "proposer": 0,
203
+ "veto": 1,
204
+ "min_accept": 5,
205
+ "discount": 0.95,
206
+ "breakdown_risk": 0.0,
207
+ "constraint": null,
208
+ "meta": {
209
+ "generator": "rational_agents.generate_game",
210
+ "seed": 70201,
211
+ "issue_types": [
212
+ "integrative",
213
+ "distributive",
214
+ "compatible",
215
+ "integrative"
216
+ ],
217
+ "option_perms": [
218
+ [
219
+ 3,
220
+ 1,
221
+ 0,
222
+ 2
223
+ ],
224
+ [
225
+ 0,
226
+ 2,
227
+ 1,
228
+ 3
229
+ ],
230
+ [
231
+ 1,
232
+ 3,
233
+ 0,
234
+ 2
235
+ ],
236
+ [
237
+ 2,
238
+ 1,
239
+ 3,
240
+ 0
241
+ ]
242
+ ],
243
+ "decorrelate": true,
244
+ "targets": {
245
+ "feasible_fraction": 0.1,
246
+ "feasible_count": 26,
247
+ "dominated_target": 0.6
248
+ },
249
+ "achieved": {
250
+ "ir_count": 24,
251
+ "dominated_acceptable_fraction": 0.5
252
+ },
253
+ "integerized_thresholds": "floor_then_exact_resolve",
254
+ "five_seat_campaign": {
255
+ "bank_position": 1,
256
+ "generator_seed": 70201,
257
+ "difficulty_level": 1
258
+ }
259
+ }
260
+ },
261
+ "ceiling": 1.0,
262
+ "floor": 0.7442,
263
+ "solution": {
264
+ "deal_space_size": 256,
265
+ "n_parties": 5,
266
+ "pareto_count": 36,
267
+ "ir_count": 24,
268
+ "ir_pareto_count": 12,
269
+ "ir_pareto_fraction": 0.5,
270
+ "dominated_acceptable_fraction": 0.5,
271
+ "empty_ir": false,
272
+ "ideal_surplus": [
273
+ 82.0,
274
+ 46.0,
275
+ 101.0,
276
+ 81.0,
277
+ 34.0
278
+ ],
279
+ "max_feasible_joint_surplus": 223.0,
280
+ "max_feasible_joint_utility": 618.0,
281
+ "max_feasible_joint_deal": [
282
+ 1,
283
+ 1,
284
+ 0,
285
+ 0
286
+ ],
287
+ "sparsity": 0.475,
288
+ "pairwise_iou": 0.5432234432234433,
289
+ "solutions": {
290
+ "nash": {
291
+ "concept": "nash",
292
+ "index": 80,
293
+ "deal": [
294
+ 1,
295
+ 1,
296
+ 0,
297
+ 0
298
+ ],
299
+ "named": {
300
+ "issue0": "opt1",
301
+ "issue1": "opt1",
302
+ "issue2": "opt0",
303
+ "issue3": "opt0"
304
+ },
305
+ "utilities": [
306
+ 116.0,
307
+ 109.0,
308
+ 180.0,
309
+ 155.0,
310
+ 58.0
311
+ ],
312
+ "surpluses": [
313
+ 39.0,
314
+ 46.0,
315
+ 70.0,
316
+ 57.0,
317
+ 11.0
318
+ ],
319
+ "ties": [
320
+ 80
321
+ ],
322
+ "note": "",
323
+ "scale_invariant": true
324
+ },
325
+ "kalai_smorodinsky": {
326
+ "concept": "kalai_smorodinsky",
327
+ "index": 80,
328
+ "deal": [
329
+ 1,
330
+ 1,
331
+ 0,
332
+ 0
333
+ ],
334
+ "named": {
335
+ "issue0": "opt1",
336
+ "issue1": "opt1",
337
+ "issue2": "opt0",
338
+ "issue3": "opt0"
339
+ },
340
+ "utilities": [
341
+ 116.0,
342
+ 109.0,
343
+ 180.0,
344
+ 155.0,
345
+ 58.0
346
+ ],
347
+ "surpluses": [
348
+ 39.0,
349
+ 46.0,
350
+ 70.0,
351
+ 57.0,
352
+ 11.0
353
+ ],
354
+ "ties": [
355
+ 80
356
+ ],
357
+ "note": "",
358
+ "scale_invariant": true
359
+ },
360
+ "egalitarian": {
361
+ "concept": "egalitarian",
362
+ "index": 96,
363
+ "deal": [
364
+ 1,
365
+ 2,
366
+ 0,
367
+ 0
368
+ ],
369
+ "named": {
370
+ "issue0": "opt1",
371
+ "issue1": "opt2",
372
+ "issue2": "opt0",
373
+ "issue3": "opt0"
374
+ },
375
+ "utilities": [
376
+ 135.0,
377
+ 77.0,
378
+ 148.0,
379
+ 136.0,
380
+ 81.0
381
+ ],
382
+ "surpluses": [
383
+ 58.0,
384
+ 14.0,
385
+ 38.0,
386
+ 38.0,
387
+ 34.0
388
+ ],
389
+ "ties": [
390
+ 96
391
+ ],
392
+ "note": "",
393
+ "scale_invariant": false
394
+ },
395
+ "utilitarian": {
396
+ "concept": "utilitarian",
397
+ "index": 80,
398
+ "deal": [
399
+ 1,
400
+ 1,
401
+ 0,
402
+ 0
403
+ ],
404
+ "named": {
405
+ "issue0": "opt1",
406
+ "issue1": "opt1",
407
+ "issue2": "opt0",
408
+ "issue3": "opt0"
409
+ },
410
+ "utilities": [
411
+ 116.0,
412
+ 109.0,
413
+ 180.0,
414
+ 155.0,
415
+ 58.0
416
+ ],
417
+ "surpluses": [
418
+ 39.0,
419
+ 46.0,
420
+ 70.0,
421
+ 57.0,
422
+ 11.0
423
+ ],
424
+ "ties": [
425
+ 80
426
+ ],
427
+ "note": "",
428
+ "scale_invariant": false
429
+ },
430
+ "max_nash_welfare": {
431
+ "concept": "max_nash_welfare",
432
+ "index": 80,
433
+ "deal": [
434
+ 1,
435
+ 1,
436
+ 0,
437
+ 0
438
+ ],
439
+ "named": {
440
+ "issue0": "opt1",
441
+ "issue1": "opt1",
442
+ "issue2": "opt0",
443
+ "issue3": "opt0"
444
+ },
445
+ "utilities": [
446
+ 116.0,
447
+ 109.0,
448
+ 180.0,
449
+ 155.0,
450
+ 58.0
451
+ ],
452
+ "surpluses": [
453
+ 39.0,
454
+ 46.0,
455
+ 70.0,
456
+ 57.0,
457
+ 11.0
458
+ ],
459
+ "ties": [
460
+ 80
461
+ ],
462
+ "note": "",
463
+ "scale_invariant": true
464
+ }
465
+ },
466
+ "generator": {
467
+ "generator": "rational_agents.generate_game",
468
+ "seed": 70201,
469
+ "issue_types": [
470
+ "integrative",
471
+ "distributive",
472
+ "compatible",
473
+ "integrative"
474
+ ],
475
+ "option_perms": [
476
+ [
477
+ 3,
478
+ 1,
479
+ 0,
480
+ 2
481
+ ],
482
+ [
483
+ 0,
484
+ 2,
485
+ 1,
486
+ 3
487
+ ],
488
+ [
489
+ 1,
490
+ 3,
491
+ 0,
492
+ 2
493
+ ],
494
+ [
495
+ 2,
496
+ 1,
497
+ 3,
498
+ 0
499
+ ]
500
+ ],
501
+ "decorrelate": true,
502
+ "targets": {
503
+ "feasible_fraction": 0.1,
504
+ "feasible_count": 26,
505
+ "dominated_target": 0.6
506
+ },
507
+ "achieved": {
508
+ "ir_count": 24,
509
+ "dominated_acceptable_fraction": 0.5
510
+ },
511
+ "integerized_thresholds": "floor_then_exact_resolve"
512
+ },
513
+ "difficulty": {
514
+ "scalar": 0.649295,
515
+ "components": {
516
+ "feasible_scarcity": 0.90625,
517
+ "pareto_frontier_fraction": 0.140625,
518
+ "preference_conflict": 0.500763,
519
+ "favorite_block_fraction": 0.949471,
520
+ "pivotal_seat_burden": 0.44186
521
+ },
522
+ "tags": [
523
+ "high-conflict",
524
+ "large-frontier",
525
+ "medium"
526
+ ]
527
+ }
528
+ }
529
+ }
bank/scorable_negotiation-L1-6e5961e973.json ADDED
@@ -0,0 +1,527 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "instance_id": "scorable_negotiation-L1-6e5961e973",
3
+ "scenario": "scorable_negotiation",
4
+ "level": 1,
5
+ "seed": 70221,
6
+ "payload": {
7
+ "space": {
8
+ "issues": [
9
+ {
10
+ "name": "issue0",
11
+ "options": [
12
+ "opt0",
13
+ "opt1",
14
+ "opt2",
15
+ "opt3"
16
+ ]
17
+ },
18
+ {
19
+ "name": "issue1",
20
+ "options": [
21
+ "opt0",
22
+ "opt1",
23
+ "opt2",
24
+ "opt3"
25
+ ]
26
+ },
27
+ {
28
+ "name": "issue2",
29
+ "options": [
30
+ "opt0",
31
+ "opt1",
32
+ "opt2",
33
+ "opt3"
34
+ ]
35
+ },
36
+ {
37
+ "name": "issue3",
38
+ "options": [
39
+ "opt0",
40
+ "opt1",
41
+ "opt2",
42
+ "opt3"
43
+ ]
44
+ }
45
+ ]
46
+ },
47
+ "sheets": [
48
+ {
49
+ "agent": "P0",
50
+ "values": [
51
+ [
52
+ 0.0,
53
+ 0.0,
54
+ 0.0,
55
+ 0.0
56
+ ],
57
+ [
58
+ 21.0,
59
+ 63.0,
60
+ 0.0,
61
+ 42.0
62
+ ],
63
+ [
64
+ 17.0,
65
+ 0.0,
66
+ 34.0,
67
+ 51.0
68
+ ],
69
+ [
70
+ 0.0,
71
+ 0.0,
72
+ 0.0,
73
+ 0.0
74
+ ]
75
+ ],
76
+ "threshold": 55.0
77
+ },
78
+ {
79
+ "agent": "P1",
80
+ "values": [
81
+ [
82
+ 0.0,
83
+ 0.0,
84
+ 0.0,
85
+ 0.0
86
+ ],
87
+ [
88
+ 52.0,
89
+ 0.0,
90
+ 77.0,
91
+ 26.0
92
+ ],
93
+ [
94
+ 11.0,
95
+ 0.0,
96
+ 22.0,
97
+ 34.0
98
+ ],
99
+ [
100
+ 29.0,
101
+ 86.0,
102
+ 0.0,
103
+ 58.0
104
+ ]
105
+ ],
106
+ "threshold": 93.0
107
+ },
108
+ {
109
+ "agent": "P2",
110
+ "values": [
111
+ [
112
+ 0.0,
113
+ 0.0,
114
+ 0.0,
115
+ 0.0
116
+ ],
117
+ [
118
+ 13.0,
119
+ 40.0,
120
+ 0.0,
121
+ 27.0
122
+ ],
123
+ [
124
+ 12.0,
125
+ 0.0,
126
+ 24.0,
127
+ 35.0
128
+ ],
129
+ [
130
+ 0.0,
131
+ 0.0,
132
+ 0.0,
133
+ 0.0
134
+ ]
135
+ ],
136
+ "threshold": 37.0
137
+ },
138
+ {
139
+ "agent": "P3",
140
+ "values": [
141
+ [
142
+ 40.0,
143
+ 0.0,
144
+ 20.0,
145
+ 59.0
146
+ ],
147
+ [
148
+ 23.0,
149
+ 69.0,
150
+ 0.0,
151
+ 46.0
152
+ ],
153
+ [
154
+ 9.0,
155
+ 0.0,
156
+ 18.0,
157
+ 28.0
158
+ ],
159
+ [
160
+ 0.0,
161
+ 0.0,
162
+ 0.0,
163
+ 0.0
164
+ ]
165
+ ],
166
+ "threshold": 74.0
167
+ },
168
+ {
169
+ "agent": "P4",
170
+ "values": [
171
+ [
172
+ 48.0,
173
+ 0.0,
174
+ 16.0,
175
+ 32.0
176
+ ],
177
+ [
178
+ 29.0,
179
+ 0.0,
180
+ 44.0,
181
+ 15.0
182
+ ],
183
+ [
184
+ 15.0,
185
+ 0.0,
186
+ 29.0,
187
+ 44.0
188
+ ],
189
+ [
190
+ 0.0,
191
+ 30.0,
192
+ 60.0,
193
+ 90.0
194
+ ]
195
+ ],
196
+ "threshold": 106.0
197
+ }
198
+ ],
199
+ "rounds": 4,
200
+ "info": "private",
201
+ "chat": true,
202
+ "proposer": 0,
203
+ "veto": 1,
204
+ "min_accept": 5,
205
+ "discount": 0.95,
206
+ "breakdown_risk": 0.0,
207
+ "constraint": null,
208
+ "meta": {
209
+ "generator": "rational_agents.generate_game",
210
+ "seed": 70221,
211
+ "issue_types": [
212
+ "integrative",
213
+ "distributive",
214
+ "compatible",
215
+ "integrative"
216
+ ],
217
+ "option_perms": [
218
+ [
219
+ 0,
220
+ 2,
221
+ 1,
222
+ 3
223
+ ],
224
+ [
225
+ 3,
226
+ 1,
227
+ 2,
228
+ 0
229
+ ],
230
+ [
231
+ 0,
232
+ 3,
233
+ 1,
234
+ 2
235
+ ],
236
+ [
237
+ 3,
238
+ 1,
239
+ 0,
240
+ 2
241
+ ]
242
+ ],
243
+ "decorrelate": true,
244
+ "targets": {
245
+ "feasible_fraction": 0.1,
246
+ "feasible_count": 26,
247
+ "dominated_target": 0.6
248
+ },
249
+ "achieved": {
250
+ "ir_count": 28,
251
+ "dominated_acceptable_fraction": 0.6428571428571428
252
+ },
253
+ "integerized_thresholds": "floor_then_exact_resolve",
254
+ "five_seat_campaign": {
255
+ "bank_position": 21,
256
+ "generator_seed": 70221,
257
+ "difficulty_level": 1
258
+ }
259
+ }
260
+ },
261
+ "ceiling": 1.0,
262
+ "floor": 0.5413,
263
+ "solution": {
264
+ "deal_space_size": 256,
265
+ "n_parties": 5,
266
+ "pareto_count": 16,
267
+ "ir_count": 28,
268
+ "ir_pareto_count": 10,
269
+ "ir_pareto_fraction": 0.35714285714285715,
270
+ "dominated_acceptable_fraction": 0.6428571428571428,
271
+ "empty_ir": false,
272
+ "ideal_surplus": [
273
+ 59.0,
274
+ 79.0,
275
+ 38.0,
276
+ 82.0,
277
+ 105.0
278
+ ],
279
+ "max_feasible_joint_surplus": 222.0,
280
+ "max_feasible_joint_utility": 587.0,
281
+ "max_feasible_joint_deal": [
282
+ 3,
283
+ 3,
284
+ 3,
285
+ 3
286
+ ],
287
+ "sparsity": 0.475,
288
+ "pairwise_iou": 0.5717948717948718,
289
+ "solutions": {
290
+ "nash": {
291
+ "concept": "nash",
292
+ "index": 255,
293
+ "deal": [
294
+ 3,
295
+ 3,
296
+ 3,
297
+ 3
298
+ ],
299
+ "named": {
300
+ "issue0": "opt3",
301
+ "issue1": "opt3",
302
+ "issue2": "opt3",
303
+ "issue3": "opt3"
304
+ },
305
+ "utilities": [
306
+ 93.0,
307
+ 118.0,
308
+ 62.0,
309
+ 133.0,
310
+ 181.0
311
+ ],
312
+ "surpluses": [
313
+ 38.0,
314
+ 25.0,
315
+ 25.0,
316
+ 59.0,
317
+ 75.0
318
+ ],
319
+ "ties": [
320
+ 255
321
+ ],
322
+ "note": "",
323
+ "scale_invariant": true
324
+ },
325
+ "kalai_smorodinsky": {
326
+ "concept": "kalai_smorodinsky",
327
+ "index": 255,
328
+ "deal": [
329
+ 3,
330
+ 3,
331
+ 3,
332
+ 3
333
+ ],
334
+ "named": {
335
+ "issue0": "opt3",
336
+ "issue1": "opt3",
337
+ "issue2": "opt3",
338
+ "issue3": "opt3"
339
+ },
340
+ "utilities": [
341
+ 93.0,
342
+ 118.0,
343
+ 62.0,
344
+ 133.0,
345
+ 181.0
346
+ ],
347
+ "surpluses": [
348
+ 38.0,
349
+ 25.0,
350
+ 25.0,
351
+ 59.0,
352
+ 75.0
353
+ ],
354
+ "ties": [
355
+ 255
356
+ ],
357
+ "note": "",
358
+ "scale_invariant": true
359
+ },
360
+ "egalitarian": {
361
+ "concept": "egalitarian",
362
+ "index": 61,
363
+ "deal": [
364
+ 0,
365
+ 3,
366
+ 3,
367
+ 1
368
+ ],
369
+ "named": {
370
+ "issue0": "opt0",
371
+ "issue1": "opt3",
372
+ "issue2": "opt3",
373
+ "issue3": "opt1"
374
+ },
375
+ "utilities": [
376
+ 93.0,
377
+ 146.0,
378
+ 62.0,
379
+ 114.0,
380
+ 137.0
381
+ ],
382
+ "surpluses": [
383
+ 38.0,
384
+ 53.0,
385
+ 25.0,
386
+ 40.0,
387
+ 31.0
388
+ ],
389
+ "ties": [
390
+ 61
391
+ ],
392
+ "note": "",
393
+ "scale_invariant": false
394
+ },
395
+ "utilitarian": {
396
+ "concept": "utilitarian",
397
+ "index": 255,
398
+ "deal": [
399
+ 3,
400
+ 3,
401
+ 3,
402
+ 3
403
+ ],
404
+ "named": {
405
+ "issue0": "opt3",
406
+ "issue1": "opt3",
407
+ "issue2": "opt3",
408
+ "issue3": "opt3"
409
+ },
410
+ "utilities": [
411
+ 93.0,
412
+ 118.0,
413
+ 62.0,
414
+ 133.0,
415
+ 181.0
416
+ ],
417
+ "surpluses": [
418
+ 38.0,
419
+ 25.0,
420
+ 25.0,
421
+ 59.0,
422
+ 75.0
423
+ ],
424
+ "ties": [
425
+ 255
426
+ ],
427
+ "note": "",
428
+ "scale_invariant": false
429
+ },
430
+ "max_nash_welfare": {
431
+ "concept": "max_nash_welfare",
432
+ "index": 255,
433
+ "deal": [
434
+ 3,
435
+ 3,
436
+ 3,
437
+ 3
438
+ ],
439
+ "named": {
440
+ "issue0": "opt3",
441
+ "issue1": "opt3",
442
+ "issue2": "opt3",
443
+ "issue3": "opt3"
444
+ },
445
+ "utilities": [
446
+ 93.0,
447
+ 118.0,
448
+ 62.0,
449
+ 133.0,
450
+ 181.0
451
+ ],
452
+ "surpluses": [
453
+ 38.0,
454
+ 25.0,
455
+ 25.0,
456
+ 59.0,
457
+ 75.0
458
+ ],
459
+ "ties": [
460
+ 255
461
+ ],
462
+ "note": "",
463
+ "scale_invariant": true
464
+ }
465
+ },
466
+ "generator": {
467
+ "generator": "rational_agents.generate_game",
468
+ "seed": 70221,
469
+ "issue_types": [
470
+ "integrative",
471
+ "distributive",
472
+ "compatible",
473
+ "integrative"
474
+ ],
475
+ "option_perms": [
476
+ [
477
+ 0,
478
+ 2,
479
+ 1,
480
+ 3
481
+ ],
482
+ [
483
+ 3,
484
+ 1,
485
+ 2,
486
+ 0
487
+ ],
488
+ [
489
+ 0,
490
+ 3,
491
+ 1,
492
+ 2
493
+ ],
494
+ [
495
+ 3,
496
+ 1,
497
+ 0,
498
+ 2
499
+ ]
500
+ ],
501
+ "decorrelate": true,
502
+ "targets": {
503
+ "feasible_fraction": 0.1,
504
+ "feasible_count": 26,
505
+ "dominated_target": 0.6
506
+ },
507
+ "achieved": {
508
+ "ir_count": 28,
509
+ "dominated_acceptable_fraction": 0.6428571428571428
510
+ },
511
+ "integerized_thresholds": "floor_then_exact_resolve"
512
+ },
513
+ "difficulty": {
514
+ "scalar": 0.612734,
515
+ "components": {
516
+ "feasible_scarcity": 0.890625,
517
+ "pareto_frontier_fraction": 0.0625,
518
+ "preference_conflict": 0.410893,
519
+ "favorite_block_fraction": 0.843042,
520
+ "pivotal_seat_burden": 0.569231
521
+ },
522
+ "tags": [
523
+ "easy"
524
+ ]
525
+ }
526
+ }
527
+ }
bank/scorable_negotiation-L1-6f6151e1d5.json ADDED
@@ -0,0 +1,528 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "instance_id": "scorable_negotiation-L1-6f6151e1d5",
3
+ "scenario": "scorable_negotiation",
4
+ "level": 1,
5
+ "seed": 70211,
6
+ "payload": {
7
+ "space": {
8
+ "issues": [
9
+ {
10
+ "name": "issue0",
11
+ "options": [
12
+ "opt0",
13
+ "opt1",
14
+ "opt2",
15
+ "opt3"
16
+ ]
17
+ },
18
+ {
19
+ "name": "issue1",
20
+ "options": [
21
+ "opt0",
22
+ "opt1",
23
+ "opt2",
24
+ "opt3"
25
+ ]
26
+ },
27
+ {
28
+ "name": "issue2",
29
+ "options": [
30
+ "opt0",
31
+ "opt1",
32
+ "opt2",
33
+ "opt3"
34
+ ]
35
+ },
36
+ {
37
+ "name": "issue3",
38
+ "options": [
39
+ "opt0",
40
+ "opt1",
41
+ "opt2",
42
+ "opt3"
43
+ ]
44
+ }
45
+ ]
46
+ },
47
+ "sheets": [
48
+ {
49
+ "agent": "P0",
50
+ "values": [
51
+ [
52
+ 0.0,
53
+ 56.0,
54
+ 37.0,
55
+ 19.0
56
+ ],
57
+ [
58
+ 0.0,
59
+ 0.0,
60
+ 0.0,
61
+ 0.0
62
+ ],
63
+ [
64
+ 21.0,
65
+ 64.0,
66
+ 0.0,
67
+ 43.0
68
+ ],
69
+ [
70
+ 14.0,
71
+ 41.0,
72
+ 28.0,
73
+ 0.0
74
+ ]
75
+ ],
76
+ "threshold": 76.0
77
+ },
78
+ {
79
+ "agent": "P1",
80
+ "values": [
81
+ [
82
+ 0.0,
83
+ 52.0,
84
+ 35.0,
85
+ 17.0
86
+ ],
87
+ [
88
+ 0.0,
89
+ 0.0,
90
+ 0.0,
91
+ 0.0
92
+ ],
93
+ [
94
+ 0.0,
95
+ 0.0,
96
+ 0.0,
97
+ 0.0
98
+ ],
99
+ [
100
+ 14.0,
101
+ 43.0,
102
+ 29.0,
103
+ 0.0
104
+ ]
105
+ ],
106
+ "threshold": 44.0
107
+ },
108
+ {
109
+ "agent": "P2",
110
+ "values": [
111
+ [
112
+ 0.0,
113
+ 40.0,
114
+ 26.0,
115
+ 13.0
116
+ ],
117
+ [
118
+ 19.0,
119
+ 0.0,
120
+ 37.0,
121
+ 56.0
122
+ ],
123
+ [
124
+ 0.0,
125
+ 0.0,
126
+ 0.0,
127
+ 0.0
128
+ ],
129
+ [
130
+ 33.0,
131
+ 98.0,
132
+ 66.0,
133
+ 0.0
134
+ ]
135
+ ],
136
+ "threshold": 90.0
137
+ },
138
+ {
139
+ "agent": "P3",
140
+ "values": [
141
+ [
142
+ 0.0,
143
+ 32.0,
144
+ 21.0,
145
+ 11.0
146
+ ],
147
+ [
148
+ 0.0,
149
+ 0.0,
150
+ 0.0,
151
+ 0.0
152
+ ],
153
+ [
154
+ 0.0,
155
+ 0.0,
156
+ 0.0,
157
+ 0.0
158
+ ],
159
+ [
160
+ 62.0,
161
+ 0.0,
162
+ 31.0,
163
+ 93.0
164
+ ]
165
+ ],
166
+ "threshold": 57.0
167
+ },
168
+ {
169
+ "agent": "P4",
170
+ "values": [
171
+ [
172
+ 0.0,
173
+ 45.0,
174
+ 30.0,
175
+ 15.0
176
+ ],
177
+ [
178
+ 0.0,
179
+ 78.0,
180
+ 52.0,
181
+ 26.0
182
+ ],
183
+ [
184
+ 26.0,
185
+ 52.0,
186
+ 0.0,
187
+ 78.0
188
+ ],
189
+ [
190
+ 62.0,
191
+ 0.0,
192
+ 31.0,
193
+ 93.0
194
+ ]
195
+ ],
196
+ "threshold": 138.0
197
+ }
198
+ ],
199
+ "rounds": 4,
200
+ "info": "private",
201
+ "chat": true,
202
+ "proposer": 0,
203
+ "veto": 1,
204
+ "min_accept": 5,
205
+ "discount": 0.95,
206
+ "breakdown_risk": 0.0,
207
+ "constraint": null,
208
+ "meta": {
209
+ "generator": "rational_agents.generate_game",
210
+ "seed": 70211,
211
+ "issue_types": [
212
+ "compatible",
213
+ "integrative",
214
+ "integrative",
215
+ "distributive"
216
+ ],
217
+ "option_perms": [
218
+ [
219
+ 3,
220
+ 0,
221
+ 2,
222
+ 1
223
+ ],
224
+ [
225
+ 3,
226
+ 1,
227
+ 2,
228
+ 0
229
+ ],
230
+ [
231
+ 0,
232
+ 1,
233
+ 3,
234
+ 2
235
+ ],
236
+ [
237
+ 1,
238
+ 0,
239
+ 2,
240
+ 3
241
+ ]
242
+ ],
243
+ "decorrelate": true,
244
+ "targets": {
245
+ "feasible_fraction": 0.1,
246
+ "feasible_count": 26,
247
+ "dominated_target": 0.6
248
+ },
249
+ "achieved": {
250
+ "ir_count": 25,
251
+ "dominated_acceptable_fraction": 0.52
252
+ },
253
+ "integerized_thresholds": "floor_then_exact_resolve",
254
+ "five_seat_campaign": {
255
+ "bank_position": 11,
256
+ "generator_seed": 70211,
257
+ "difficulty_level": 1
258
+ }
259
+ }
260
+ },
261
+ "ceiling": 1.0,
262
+ "floor": 0.7769,
263
+ "solution": {
264
+ "deal_space_size": 256,
265
+ "n_parties": 5,
266
+ "pareto_count": 24,
267
+ "ir_count": 25,
268
+ "ir_pareto_count": 12,
269
+ "ir_pareto_fraction": 0.48,
270
+ "dominated_acceptable_fraction": 0.52,
271
+ "empty_ir": false,
272
+ "ideal_surplus": [
273
+ 72.0,
274
+ 37.0,
275
+ 72.0,
276
+ 68.0,
277
+ 104.0
278
+ ],
279
+ "max_feasible_joint_surplus": 215.0,
280
+ "max_feasible_joint_utility": 620.0,
281
+ "max_feasible_joint_deal": [
282
+ 1,
283
+ 2,
284
+ 3,
285
+ 0
286
+ ],
287
+ "sparsity": 0.475,
288
+ "pairwise_iou": 0.5547619047619048,
289
+ "solutions": {
290
+ "nash": {
291
+ "concept": "nash",
292
+ "index": 116,
293
+ "deal": [
294
+ 1,
295
+ 3,
296
+ 1,
297
+ 0
298
+ ],
299
+ "named": {
300
+ "issue0": "opt1",
301
+ "issue1": "opt3",
302
+ "issue2": "opt1",
303
+ "issue3": "opt0"
304
+ },
305
+ "utilities": [
306
+ 134.0,
307
+ 66.0,
308
+ 129.0,
309
+ 94.0,
310
+ 185.0
311
+ ],
312
+ "surpluses": [
313
+ 58.0,
314
+ 22.0,
315
+ 39.0,
316
+ 37.0,
317
+ 47.0
318
+ ],
319
+ "ties": [
320
+ 116
321
+ ],
322
+ "note": "",
323
+ "scale_invariant": true
324
+ },
325
+ "kalai_smorodinsky": {
326
+ "concept": "kalai_smorodinsky",
327
+ "index": 124,
328
+ "deal": [
329
+ 1,
330
+ 3,
331
+ 3,
332
+ 0
333
+ ],
334
+ "named": {
335
+ "issue0": "opt1",
336
+ "issue1": "opt3",
337
+ "issue2": "opt3",
338
+ "issue3": "opt0"
339
+ },
340
+ "utilities": [
341
+ 113.0,
342
+ 66.0,
343
+ 129.0,
344
+ 94.0,
345
+ 211.0
346
+ ],
347
+ "surpluses": [
348
+ 37.0,
349
+ 22.0,
350
+ 39.0,
351
+ 37.0,
352
+ 73.0
353
+ ],
354
+ "ties": [
355
+ 124
356
+ ],
357
+ "note": "",
358
+ "scale_invariant": true
359
+ },
360
+ "egalitarian": {
361
+ "concept": "egalitarian",
362
+ "index": 116,
363
+ "deal": [
364
+ 1,
365
+ 3,
366
+ 1,
367
+ 0
368
+ ],
369
+ "named": {
370
+ "issue0": "opt1",
371
+ "issue1": "opt3",
372
+ "issue2": "opt1",
373
+ "issue3": "opt0"
374
+ },
375
+ "utilities": [
376
+ 134.0,
377
+ 66.0,
378
+ 129.0,
379
+ 94.0,
380
+ 185.0
381
+ ],
382
+ "surpluses": [
383
+ 58.0,
384
+ 22.0,
385
+ 39.0,
386
+ 37.0,
387
+ 47.0
388
+ ],
389
+ "ties": [
390
+ 116
391
+ ],
392
+ "note": "",
393
+ "scale_invariant": false
394
+ },
395
+ "utilitarian": {
396
+ "concept": "utilitarian",
397
+ "index": 108,
398
+ "deal": [
399
+ 1,
400
+ 2,
401
+ 3,
402
+ 0
403
+ ],
404
+ "named": {
405
+ "issue0": "opt1",
406
+ "issue1": "opt2",
407
+ "issue2": "opt3",
408
+ "issue3": "opt0"
409
+ },
410
+ "utilities": [
411
+ 113.0,
412
+ 66.0,
413
+ 110.0,
414
+ 94.0,
415
+ 237.0
416
+ ],
417
+ "surpluses": [
418
+ 37.0,
419
+ 22.0,
420
+ 20.0,
421
+ 37.0,
422
+ 99.0
423
+ ],
424
+ "ties": [
425
+ 108,
426
+ 110
427
+ ],
428
+ "note": "",
429
+ "scale_invariant": false
430
+ },
431
+ "max_nash_welfare": {
432
+ "concept": "max_nash_welfare",
433
+ "index": 116,
434
+ "deal": [
435
+ 1,
436
+ 3,
437
+ 1,
438
+ 0
439
+ ],
440
+ "named": {
441
+ "issue0": "opt1",
442
+ "issue1": "opt3",
443
+ "issue2": "opt1",
444
+ "issue3": "opt0"
445
+ },
446
+ "utilities": [
447
+ 134.0,
448
+ 66.0,
449
+ 129.0,
450
+ 94.0,
451
+ 185.0
452
+ ],
453
+ "surpluses": [
454
+ 58.0,
455
+ 22.0,
456
+ 39.0,
457
+ 37.0,
458
+ 47.0
459
+ ],
460
+ "ties": [
461
+ 116
462
+ ],
463
+ "note": "",
464
+ "scale_invariant": true
465
+ }
466
+ },
467
+ "generator": {
468
+ "generator": "rational_agents.generate_game",
469
+ "seed": 70211,
470
+ "issue_types": [
471
+ "compatible",
472
+ "integrative",
473
+ "integrative",
474
+ "distributive"
475
+ ],
476
+ "option_perms": [
477
+ [
478
+ 3,
479
+ 0,
480
+ 2,
481
+ 1
482
+ ],
483
+ [
484
+ 3,
485
+ 1,
486
+ 2,
487
+ 0
488
+ ],
489
+ [
490
+ 0,
491
+ 1,
492
+ 3,
493
+ 2
494
+ ],
495
+ [
496
+ 1,
497
+ 0,
498
+ 2,
499
+ 3
500
+ ]
501
+ ],
502
+ "decorrelate": true,
503
+ "targets": {
504
+ "feasible_fraction": 0.1,
505
+ "feasible_count": 26,
506
+ "dominated_target": 0.6
507
+ },
508
+ "achieved": {
509
+ "ir_count": 25,
510
+ "dominated_acceptable_fraction": 0.52
511
+ },
512
+ "integerized_thresholds": "floor_then_exact_resolve"
513
+ },
514
+ "difficulty": {
515
+ "scalar": 0.608436,
516
+ "components": {
517
+ "feasible_scarcity": 0.902344,
518
+ "pareto_frontier_fraction": 0.09375,
519
+ "preference_conflict": 0.44874,
520
+ "favorite_block_fraction": 0.802266,
521
+ "pivotal_seat_burden": 0.489796
522
+ },
523
+ "tags": [
524
+ "easy"
525
+ ]
526
+ }
527
+ }
528
+ }
bank/scorable_negotiation-L1-a9e4838c4c.json ADDED
@@ -0,0 +1,527 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "instance_id": "scorable_negotiation-L1-a9e4838c4c",
3
+ "scenario": "scorable_negotiation",
4
+ "level": 1,
5
+ "seed": 70216,
6
+ "payload": {
7
+ "space": {
8
+ "issues": [
9
+ {
10
+ "name": "issue0",
11
+ "options": [
12
+ "opt0",
13
+ "opt1",
14
+ "opt2",
15
+ "opt3"
16
+ ]
17
+ },
18
+ {
19
+ "name": "issue1",
20
+ "options": [
21
+ "opt0",
22
+ "opt1",
23
+ "opt2",
24
+ "opt3"
25
+ ]
26
+ },
27
+ {
28
+ "name": "issue2",
29
+ "options": [
30
+ "opt0",
31
+ "opt1",
32
+ "opt2",
33
+ "opt3"
34
+ ]
35
+ },
36
+ {
37
+ "name": "issue3",
38
+ "options": [
39
+ "opt0",
40
+ "opt1",
41
+ "opt2",
42
+ "opt3"
43
+ ]
44
+ }
45
+ ]
46
+ },
47
+ "sheets": [
48
+ {
49
+ "agent": "P0",
50
+ "values": [
51
+ [
52
+ 0.0,
53
+ 12.0,
54
+ 24.0,
55
+ 35.0
56
+ ],
57
+ [
58
+ 0.0,
59
+ 0.0,
60
+ 0.0,
61
+ 0.0
62
+ ],
63
+ [
64
+ 0.0,
65
+ 0.0,
66
+ 0.0,
67
+ 0.0
68
+ ],
69
+ [
70
+ 18.0,
71
+ 54.0,
72
+ 0.0,
73
+ 36.0
74
+ ]
75
+ ],
76
+ "threshold": 36.0
77
+ },
78
+ {
79
+ "agent": "P1",
80
+ "values": [
81
+ [
82
+ 0.0,
83
+ 20.0,
84
+ 39.0,
85
+ 59.0
86
+ ],
87
+ [
88
+ 54.0,
89
+ 18.0,
90
+ 0.0,
91
+ 36.0
92
+ ],
93
+ [
94
+ 21.0,
95
+ 42.0,
96
+ 64.0,
97
+ 0.0
98
+ ],
99
+ [
100
+ 54.0,
101
+ 0.0,
102
+ 82.0,
103
+ 27.0
104
+ ]
105
+ ],
106
+ "threshold": 120.0
107
+ },
108
+ {
109
+ "agent": "P2",
110
+ "values": [
111
+ [
112
+ 0.0,
113
+ 8.0,
114
+ 15.0,
115
+ 23.0
116
+ ],
117
+ [
118
+ 18.0,
119
+ 35.0,
120
+ 53.0,
121
+ 0.0
122
+ ],
123
+ [
124
+ 0.0,
125
+ 0.0,
126
+ 0.0,
127
+ 0.0
128
+ ],
129
+ [
130
+ 17.0,
131
+ 51.0,
132
+ 0.0,
133
+ 34.0
134
+ ]
135
+ ],
136
+ "threshold": 58.0
137
+ },
138
+ {
139
+ "agent": "P3",
140
+ "values": [
141
+ [
142
+ 0.0,
143
+ 19.0,
144
+ 37.0,
145
+ 56.0
146
+ ],
147
+ [
148
+ 0.0,
149
+ 0.0,
150
+ 0.0,
151
+ 0.0
152
+ ],
153
+ [
154
+ 0.0,
155
+ 0.0,
156
+ 0.0,
157
+ 0.0
158
+ ],
159
+ [
160
+ 40.0,
161
+ 0.0,
162
+ 60.0,
163
+ 20.0
164
+ ]
165
+ ],
166
+ "threshold": 56.0
167
+ },
168
+ {
169
+ "agent": "P4",
170
+ "values": [
171
+ [
172
+ 0.0,
173
+ 17.0,
174
+ 35.0,
175
+ 52.0
176
+ ],
177
+ [
178
+ 0.0,
179
+ 0.0,
180
+ 0.0,
181
+ 0.0
182
+ ],
183
+ [
184
+ 14.0,
185
+ 0.0,
186
+ 28.0,
187
+ 42.0
188
+ ],
189
+ [
190
+ 54.0,
191
+ 0.0,
192
+ 81.0,
193
+ 27.0
194
+ ]
195
+ ],
196
+ "threshold": 80.0
197
+ }
198
+ ],
199
+ "rounds": 4,
200
+ "info": "private",
201
+ "chat": true,
202
+ "proposer": 0,
203
+ "veto": 1,
204
+ "min_accept": 5,
205
+ "discount": 0.95,
206
+ "breakdown_risk": 0.0,
207
+ "constraint": null,
208
+ "meta": {
209
+ "generator": "rational_agents.generate_game",
210
+ "seed": 70216,
211
+ "issue_types": [
212
+ "compatible",
213
+ "integrative",
214
+ "integrative",
215
+ "distributive"
216
+ ],
217
+ "option_perms": [
218
+ [
219
+ 3,
220
+ 2,
221
+ 1,
222
+ 0
223
+ ],
224
+ [
225
+ 0,
226
+ 2,
227
+ 3,
228
+ 1
229
+ ],
230
+ [
231
+ 2,
232
+ 3,
233
+ 0,
234
+ 1
235
+ ],
236
+ [
237
+ 3,
238
+ 1,
239
+ 0,
240
+ 2
241
+ ]
242
+ ],
243
+ "decorrelate": true,
244
+ "targets": {
245
+ "feasible_fraction": 0.1,
246
+ "feasible_count": 26,
247
+ "dominated_target": 0.6
248
+ },
249
+ "achieved": {
250
+ "ir_count": 30,
251
+ "dominated_acceptable_fraction": 0.6
252
+ },
253
+ "integerized_thresholds": "floor_then_exact_resolve",
254
+ "five_seat_campaign": {
255
+ "bank_position": 16,
256
+ "generator_seed": 70216,
257
+ "difficulty_level": 1
258
+ }
259
+ }
260
+ },
261
+ "ceiling": 1.0,
262
+ "floor": 0.7017,
263
+ "solution": {
264
+ "deal_space_size": 256,
265
+ "n_parties": 5,
266
+ "pareto_count": 24,
267
+ "ir_count": 30,
268
+ "ir_pareto_count": 12,
269
+ "ir_pareto_fraction": 0.4,
270
+ "dominated_acceptable_fraction": 0.6,
271
+ "empty_ir": false,
272
+ "ideal_surplus": [
273
+ 53.0,
274
+ 111.0,
275
+ 69.0,
276
+ 40.0,
277
+ 68.0
278
+ ],
279
+ "max_feasible_joint_surplus": 222.0,
280
+ "max_feasible_joint_utility": 572.0,
281
+ "max_feasible_joint_deal": [
282
+ 3,
283
+ 0,
284
+ 2,
285
+ 0
286
+ ],
287
+ "sparsity": 0.475,
288
+ "pairwise_iou": 0.5432234432234433,
289
+ "solutions": {
290
+ "nash": {
291
+ "concept": "nash",
292
+ "index": 232,
293
+ "deal": [
294
+ 3,
295
+ 2,
296
+ 2,
297
+ 0
298
+ ],
299
+ "named": {
300
+ "issue0": "opt3",
301
+ "issue1": "opt2",
302
+ "issue2": "opt2",
303
+ "issue3": "opt0"
304
+ },
305
+ "utilities": [
306
+ 53.0,
307
+ 177.0,
308
+ 93.0,
309
+ 96.0,
310
+ 134.0
311
+ ],
312
+ "surpluses": [
313
+ 17.0,
314
+ 57.0,
315
+ 35.0,
316
+ 40.0,
317
+ 54.0
318
+ ],
319
+ "ties": [
320
+ 232
321
+ ],
322
+ "note": "",
323
+ "scale_invariant": true
324
+ },
325
+ "kalai_smorodinsky": {
326
+ "concept": "kalai_smorodinsky",
327
+ "index": 219,
328
+ "deal": [
329
+ 3,
330
+ 1,
331
+ 2,
332
+ 3
333
+ ],
334
+ "named": {
335
+ "issue0": "opt3",
336
+ "issue1": "opt1",
337
+ "issue2": "opt2",
338
+ "issue3": "opt3"
339
+ },
340
+ "utilities": [
341
+ 71.0,
342
+ 168.0,
343
+ 92.0,
344
+ 76.0,
345
+ 107.0
346
+ ],
347
+ "surpluses": [
348
+ 35.0,
349
+ 48.0,
350
+ 34.0,
351
+ 20.0,
352
+ 27.0
353
+ ],
354
+ "ties": [
355
+ 219
356
+ ],
357
+ "note": "",
358
+ "scale_invariant": true
359
+ },
360
+ "egalitarian": {
361
+ "concept": "egalitarian",
362
+ "index": 219,
363
+ "deal": [
364
+ 3,
365
+ 1,
366
+ 2,
367
+ 3
368
+ ],
369
+ "named": {
370
+ "issue0": "opt3",
371
+ "issue1": "opt1",
372
+ "issue2": "opt2",
373
+ "issue3": "opt3"
374
+ },
375
+ "utilities": [
376
+ 71.0,
377
+ 168.0,
378
+ 92.0,
379
+ 76.0,
380
+ 107.0
381
+ ],
382
+ "surpluses": [
383
+ 35.0,
384
+ 48.0,
385
+ 34.0,
386
+ 20.0,
387
+ 27.0
388
+ ],
389
+ "ties": [
390
+ 219
391
+ ],
392
+ "note": "",
393
+ "scale_invariant": false
394
+ },
395
+ "utilitarian": {
396
+ "concept": "utilitarian",
397
+ "index": 200,
398
+ "deal": [
399
+ 3,
400
+ 0,
401
+ 2,
402
+ 0
403
+ ],
404
+ "named": {
405
+ "issue0": "opt3",
406
+ "issue1": "opt0",
407
+ "issue2": "opt2",
408
+ "issue3": "opt0"
409
+ },
410
+ "utilities": [
411
+ 53.0,
412
+ 231.0,
413
+ 58.0,
414
+ 96.0,
415
+ 134.0
416
+ ],
417
+ "surpluses": [
418
+ 17.0,
419
+ 111.0,
420
+ 0.0,
421
+ 40.0,
422
+ 54.0
423
+ ],
424
+ "ties": [
425
+ 200
426
+ ],
427
+ "note": "",
428
+ "scale_invariant": false
429
+ },
430
+ "max_nash_welfare": {
431
+ "concept": "max_nash_welfare",
432
+ "index": 232,
433
+ "deal": [
434
+ 3,
435
+ 2,
436
+ 2,
437
+ 0
438
+ ],
439
+ "named": {
440
+ "issue0": "opt3",
441
+ "issue1": "opt2",
442
+ "issue2": "opt2",
443
+ "issue3": "opt0"
444
+ },
445
+ "utilities": [
446
+ 53.0,
447
+ 177.0,
448
+ 93.0,
449
+ 96.0,
450
+ 134.0
451
+ ],
452
+ "surpluses": [
453
+ 17.0,
454
+ 57.0,
455
+ 35.0,
456
+ 40.0,
457
+ 54.0
458
+ ],
459
+ "ties": [
460
+ 232
461
+ ],
462
+ "note": "",
463
+ "scale_invariant": true
464
+ }
465
+ },
466
+ "generator": {
467
+ "generator": "rational_agents.generate_game",
468
+ "seed": 70216,
469
+ "issue_types": [
470
+ "compatible",
471
+ "integrative",
472
+ "integrative",
473
+ "distributive"
474
+ ],
475
+ "option_perms": [
476
+ [
477
+ 3,
478
+ 2,
479
+ 1,
480
+ 0
481
+ ],
482
+ [
483
+ 0,
484
+ 2,
485
+ 3,
486
+ 1
487
+ ],
488
+ [
489
+ 2,
490
+ 3,
491
+ 0,
492
+ 1
493
+ ],
494
+ [
495
+ 3,
496
+ 1,
497
+ 0,
498
+ 2
499
+ ]
500
+ ],
501
+ "decorrelate": true,
502
+ "targets": {
503
+ "feasible_fraction": 0.1,
504
+ "feasible_count": 26,
505
+ "dominated_target": 0.6
506
+ },
507
+ "achieved": {
508
+ "ir_count": 30,
509
+ "dominated_acceptable_fraction": 0.6
510
+ },
511
+ "integerized_thresholds": "floor_then_exact_resolve"
512
+ },
513
+ "difficulty": {
514
+ "scalar": 0.603837,
515
+ "components": {
516
+ "feasible_scarcity": 0.882812,
517
+ "pareto_frontier_fraction": 0.09375,
518
+ "preference_conflict": 0.452005,
519
+ "favorite_block_fraction": 0.901374,
520
+ "pivotal_seat_burden": 0.361702
521
+ },
522
+ "tags": [
523
+ "easy"
524
+ ]
525
+ }
526
+ }
527
+ }
bank/scorable_negotiation-L1-b3fd37949a.json ADDED
@@ -0,0 +1,528 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "instance_id": "scorable_negotiation-L1-b3fd37949a",
3
+ "scenario": "scorable_negotiation",
4
+ "level": 1,
5
+ "seed": 70206,
6
+ "payload": {
7
+ "space": {
8
+ "issues": [
9
+ {
10
+ "name": "issue0",
11
+ "options": [
12
+ "opt0",
13
+ "opt1",
14
+ "opt2",
15
+ "opt3"
16
+ ]
17
+ },
18
+ {
19
+ "name": "issue1",
20
+ "options": [
21
+ "opt0",
22
+ "opt1",
23
+ "opt2",
24
+ "opt3"
25
+ ]
26
+ },
27
+ {
28
+ "name": "issue2",
29
+ "options": [
30
+ "opt0",
31
+ "opt1",
32
+ "opt2",
33
+ "opt3"
34
+ ]
35
+ },
36
+ {
37
+ "name": "issue3",
38
+ "options": [
39
+ "opt0",
40
+ "opt1",
41
+ "opt2",
42
+ "opt3"
43
+ ]
44
+ }
45
+ ]
46
+ },
47
+ "sheets": [
48
+ {
49
+ "agent": "P0",
50
+ "values": [
51
+ [
52
+ 0.0,
53
+ 0.0,
54
+ 0.0,
55
+ 0.0
56
+ ],
57
+ [
58
+ 0.0,
59
+ 0.0,
60
+ 0.0,
61
+ 0.0
62
+ ],
63
+ [
64
+ 0.0,
65
+ 25.0,
66
+ 38.0,
67
+ 13.0
68
+ ],
69
+ [
70
+ 41.0,
71
+ 21.0,
72
+ 62.0,
73
+ 0.0
74
+ ]
75
+ ],
76
+ "threshold": 39.0
77
+ },
78
+ {
79
+ "agent": "P1",
80
+ "values": [
81
+ [
82
+ 0.0,
83
+ 0.0,
84
+ 0.0,
85
+ 0.0
86
+ ],
87
+ [
88
+ 24.0,
89
+ 0.0,
90
+ 48.0,
91
+ 71.0
92
+ ],
93
+ [
94
+ 0.0,
95
+ 24.0,
96
+ 36.0,
97
+ 12.0
98
+ ],
99
+ [
100
+ 13.0,
101
+ 27.0,
102
+ 0.0,
103
+ 40.0
104
+ ]
105
+ ],
106
+ "threshold": 62.0
107
+ },
108
+ {
109
+ "agent": "P2",
110
+ "values": [
111
+ [
112
+ 92.0,
113
+ 62.0,
114
+ 31.0,
115
+ 0.0
116
+ ],
117
+ [
118
+ 0.0,
119
+ 0.0,
120
+ 0.0,
121
+ 0.0
122
+ ],
123
+ [
124
+ 0.0,
125
+ 24.0,
126
+ 36.0,
127
+ 12.0
128
+ ],
129
+ [
130
+ 16.0,
131
+ 32.0,
132
+ 0.0,
133
+ 49.0
134
+ ]
135
+ ],
136
+ "threshold": 73.0
137
+ },
138
+ {
139
+ "agent": "P3",
140
+ "values": [
141
+ [
142
+ 0.0,
143
+ 29.0,
144
+ 57.0,
145
+ 86.0
146
+ ],
147
+ [
148
+ 45.0,
149
+ 22.0,
150
+ 67.0,
151
+ 0.0
152
+ ],
153
+ [
154
+ 0.0,
155
+ 23.0,
156
+ 34.0,
157
+ 11.0
158
+ ],
159
+ [
160
+ 59.0,
161
+ 29.0,
162
+ 88.0,
163
+ 0.0
164
+ ]
165
+ ],
166
+ "threshold": 119.0
167
+ },
168
+ {
169
+ "agent": "P4",
170
+ "values": [
171
+ [
172
+ 0.0,
173
+ 0.0,
174
+ 0.0,
175
+ 0.0
176
+ ],
177
+ [
178
+ 0.0,
179
+ 0.0,
180
+ 0.0,
181
+ 0.0
182
+ ],
183
+ [
184
+ 0.0,
185
+ 40.0,
186
+ 60.0,
187
+ 20.0
188
+ ],
189
+ [
190
+ 29.0,
191
+ 58.0,
192
+ 0.0,
193
+ 87.0
194
+ ]
195
+ ],
196
+ "threshold": 59.0
197
+ }
198
+ ],
199
+ "rounds": 4,
200
+ "info": "private",
201
+ "chat": true,
202
+ "proposer": 0,
203
+ "veto": 1,
204
+ "min_accept": 5,
205
+ "discount": 0.95,
206
+ "breakdown_risk": 0.0,
207
+ "constraint": null,
208
+ "meta": {
209
+ "generator": "rational_agents.generate_game",
210
+ "seed": 70206,
211
+ "issue_types": [
212
+ "integrative",
213
+ "integrative",
214
+ "compatible",
215
+ "distributive"
216
+ ],
217
+ "option_perms": [
218
+ [
219
+ 1,
220
+ 2,
221
+ 3,
222
+ 0
223
+ ],
224
+ [
225
+ 0,
226
+ 2,
227
+ 1,
228
+ 3
229
+ ],
230
+ [
231
+ 3,
232
+ 1,
233
+ 0,
234
+ 2
235
+ ],
236
+ [
237
+ 3,
238
+ 0,
239
+ 1,
240
+ 2
241
+ ]
242
+ ],
243
+ "decorrelate": true,
244
+ "targets": {
245
+ "feasible_fraction": 0.1,
246
+ "feasible_count": 26,
247
+ "dominated_target": 0.6
248
+ },
249
+ "achieved": {
250
+ "ir_count": 26,
251
+ "dominated_acceptable_fraction": 0.5
252
+ },
253
+ "integerized_thresholds": "floor_then_exact_resolve",
254
+ "five_seat_campaign": {
255
+ "bank_position": 6,
256
+ "generator_seed": 70206,
257
+ "difficulty_level": 1
258
+ }
259
+ }
260
+ },
261
+ "ceiling": 1.0,
262
+ "floor": 0.7642,
263
+ "solution": {
264
+ "deal_space_size": 256,
265
+ "n_parties": 5,
266
+ "pareto_count": 32,
267
+ "ir_count": 26,
268
+ "ir_pareto_count": 13,
269
+ "ir_pareto_fraction": 0.5,
270
+ "dominated_acceptable_fraction": 0.5,
271
+ "empty_ir": false,
272
+ "ideal_surplus": [
273
+ 61.0,
274
+ 72.0,
275
+ 87.0,
276
+ 99.0,
277
+ 59.0
278
+ ],
279
+ "max_feasible_joint_surplus": 226.0,
280
+ "max_feasible_joint_utility": 578.0,
281
+ "max_feasible_joint_deal": [
282
+ 0,
283
+ 2,
284
+ 2,
285
+ 1
286
+ ],
287
+ "sparsity": 0.475,
288
+ "pairwise_iou": 0.5432234432234433,
289
+ "solutions": {
290
+ "nash": {
291
+ "concept": "nash",
292
+ "index": 105,
293
+ "deal": [
294
+ 1,
295
+ 2,
296
+ 2,
297
+ 1
298
+ ],
299
+ "named": {
300
+ "issue0": "opt1",
301
+ "issue1": "opt2",
302
+ "issue2": "opt2",
303
+ "issue3": "opt1"
304
+ },
305
+ "utilities": [
306
+ 59.0,
307
+ 111.0,
308
+ 130.0,
309
+ 159.0,
310
+ 118.0
311
+ ],
312
+ "surpluses": [
313
+ 20.0,
314
+ 49.0,
315
+ 57.0,
316
+ 40.0,
317
+ 59.0
318
+ ],
319
+ "ties": [
320
+ 105
321
+ ],
322
+ "note": "",
323
+ "scale_invariant": true
324
+ },
325
+ "kalai_smorodinsky": {
326
+ "concept": "kalai_smorodinsky",
327
+ "index": 104,
328
+ "deal": [
329
+ 1,
330
+ 2,
331
+ 2,
332
+ 0
333
+ ],
334
+ "named": {
335
+ "issue0": "opt1",
336
+ "issue1": "opt2",
337
+ "issue2": "opt2",
338
+ "issue3": "opt0"
339
+ },
340
+ "utilities": [
341
+ 79.0,
342
+ 97.0,
343
+ 114.0,
344
+ 189.0,
345
+ 89.0
346
+ ],
347
+ "surpluses": [
348
+ 40.0,
349
+ 35.0,
350
+ 41.0,
351
+ 70.0,
352
+ 30.0
353
+ ],
354
+ "ties": [
355
+ 104
356
+ ],
357
+ "note": "",
358
+ "scale_invariant": true
359
+ },
360
+ "egalitarian": {
361
+ "concept": "egalitarian",
362
+ "index": 40,
363
+ "deal": [
364
+ 0,
365
+ 2,
366
+ 2,
367
+ 0
368
+ ],
369
+ "named": {
370
+ "issue0": "opt0",
371
+ "issue1": "opt2",
372
+ "issue2": "opt2",
373
+ "issue3": "opt0"
374
+ },
375
+ "utilities": [
376
+ 79.0,
377
+ 97.0,
378
+ 144.0,
379
+ 160.0,
380
+ 89.0
381
+ ],
382
+ "surpluses": [
383
+ 40.0,
384
+ 35.0,
385
+ 71.0,
386
+ 41.0,
387
+ 30.0
388
+ ],
389
+ "ties": [
390
+ 40
391
+ ],
392
+ "note": "",
393
+ "scale_invariant": false
394
+ },
395
+ "utilitarian": {
396
+ "concept": "utilitarian",
397
+ "index": 41,
398
+ "deal": [
399
+ 0,
400
+ 2,
401
+ 2,
402
+ 1
403
+ ],
404
+ "named": {
405
+ "issue0": "opt0",
406
+ "issue1": "opt2",
407
+ "issue2": "opt2",
408
+ "issue3": "opt1"
409
+ },
410
+ "utilities": [
411
+ 59.0,
412
+ 111.0,
413
+ 160.0,
414
+ 130.0,
415
+ 118.0
416
+ ],
417
+ "surpluses": [
418
+ 20.0,
419
+ 49.0,
420
+ 87.0,
421
+ 11.0,
422
+ 59.0
423
+ ],
424
+ "ties": [
425
+ 41
426
+ ],
427
+ "note": "",
428
+ "scale_invariant": false
429
+ },
430
+ "max_nash_welfare": {
431
+ "concept": "max_nash_welfare",
432
+ "index": 105,
433
+ "deal": [
434
+ 1,
435
+ 2,
436
+ 2,
437
+ 1
438
+ ],
439
+ "named": {
440
+ "issue0": "opt1",
441
+ "issue1": "opt2",
442
+ "issue2": "opt2",
443
+ "issue3": "opt1"
444
+ },
445
+ "utilities": [
446
+ 59.0,
447
+ 111.0,
448
+ 130.0,
449
+ 159.0,
450
+ 118.0
451
+ ],
452
+ "surpluses": [
453
+ 20.0,
454
+ 49.0,
455
+ 57.0,
456
+ 40.0,
457
+ 59.0
458
+ ],
459
+ "ties": [
460
+ 105
461
+ ],
462
+ "note": "",
463
+ "scale_invariant": true
464
+ }
465
+ },
466
+ "generator": {
467
+ "generator": "rational_agents.generate_game",
468
+ "seed": 70206,
469
+ "issue_types": [
470
+ "integrative",
471
+ "integrative",
472
+ "compatible",
473
+ "distributive"
474
+ ],
475
+ "option_perms": [
476
+ [
477
+ 1,
478
+ 2,
479
+ 3,
480
+ 0
481
+ ],
482
+ [
483
+ 0,
484
+ 2,
485
+ 1,
486
+ 3
487
+ ],
488
+ [
489
+ 3,
490
+ 1,
491
+ 0,
492
+ 2
493
+ ],
494
+ [
495
+ 3,
496
+ 0,
497
+ 1,
498
+ 2
499
+ ]
500
+ ],
501
+ "decorrelate": true,
502
+ "targets": {
503
+ "feasible_fraction": 0.1,
504
+ "feasible_count": 26,
505
+ "dominated_target": 0.6
506
+ },
507
+ "achieved": {
508
+ "ir_count": 26,
509
+ "dominated_acceptable_fraction": 0.5
510
+ },
511
+ "integerized_thresholds": "floor_then_exact_resolve"
512
+ },
513
+ "difficulty": {
514
+ "scalar": 0.631256,
515
+ "components": {
516
+ "feasible_scarcity": 0.898438,
517
+ "pareto_frontier_fraction": 0.125,
518
+ "preference_conflict": 0.498441,
519
+ "favorite_block_fraction": 0.909615,
520
+ "pivotal_seat_burden": 0.409091
521
+ },
522
+ "tags": [
523
+ "large-frontier",
524
+ "medium"
525
+ ]
526
+ }
527
+ }
528
+ }
bank/scorable_negotiation-L2-107032bc27.json ADDED
@@ -0,0 +1,529 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "instance_id": "scorable_negotiation-L2-107032bc27",
3
+ "scenario": "scorable_negotiation",
4
+ "level": 2,
5
+ "seed": 70222,
6
+ "payload": {
7
+ "space": {
8
+ "issues": [
9
+ {
10
+ "name": "issue0",
11
+ "options": [
12
+ "opt0",
13
+ "opt1",
14
+ "opt2",
15
+ "opt3"
16
+ ]
17
+ },
18
+ {
19
+ "name": "issue1",
20
+ "options": [
21
+ "opt0",
22
+ "opt1",
23
+ "opt2",
24
+ "opt3"
25
+ ]
26
+ },
27
+ {
28
+ "name": "issue2",
29
+ "options": [
30
+ "opt0",
31
+ "opt1",
32
+ "opt2",
33
+ "opt3"
34
+ ]
35
+ },
36
+ {
37
+ "name": "issue3",
38
+ "options": [
39
+ "opt0",
40
+ "opt1",
41
+ "opt2",
42
+ "opt3"
43
+ ]
44
+ }
45
+ ]
46
+ },
47
+ "sheets": [
48
+ {
49
+ "agent": "P0",
50
+ "values": [
51
+ [
52
+ 7.0,
53
+ 0.0,
54
+ 22.0,
55
+ 15.0
56
+ ],
57
+ [
58
+ 42.0,
59
+ 28.0,
60
+ 0.0,
61
+ 14.0
62
+ ],
63
+ [
64
+ 31.0,
65
+ 16.0,
66
+ 47.0,
67
+ 0.0
68
+ ],
69
+ [
70
+ 0.0,
71
+ 0.0,
72
+ 0.0,
73
+ 0.0
74
+ ]
75
+ ],
76
+ "threshold": 49.0
77
+ },
78
+ {
79
+ "agent": "P1",
80
+ "values": [
81
+ [
82
+ 12.0,
83
+ 0.0,
84
+ 35.0,
85
+ 24.0
86
+ ],
87
+ [
88
+ 0.0,
89
+ 0.0,
90
+ 0.0,
91
+ 0.0
92
+ ],
93
+ [
94
+ 27.0,
95
+ 55.0,
96
+ 0.0,
97
+ 82.0
98
+ ],
99
+ [
100
+ 70.0,
101
+ 0.0,
102
+ 23.0,
103
+ 47.0
104
+ ]
105
+ ],
106
+ "threshold": 82.0
107
+ },
108
+ {
109
+ "agent": "P2",
110
+ "values": [
111
+ [
112
+ 9.0,
113
+ 0.0,
114
+ 27.0,
115
+ 18.0
116
+ ],
117
+ [
118
+ 0.0,
119
+ 0.0,
120
+ 0.0,
121
+ 0.0
122
+ ],
123
+ [
124
+ 20.0,
125
+ 40.0,
126
+ 0.0,
127
+ 60.0
128
+ ],
129
+ [
130
+ 0.0,
131
+ 49.0,
132
+ 33.0,
133
+ 16.0
134
+ ]
135
+ ],
136
+ "threshold": 60.0
137
+ },
138
+ {
139
+ "agent": "P3",
140
+ "values": [
141
+ [
142
+ 7.0,
143
+ 0.0,
144
+ 22.0,
145
+ 15.0
146
+ ],
147
+ [
148
+ 80.0,
149
+ 53.0,
150
+ 27.0,
151
+ 0.0
152
+ ],
153
+ [
154
+ 55.0,
155
+ 28.0,
156
+ 83.0,
157
+ 0.0
158
+ ],
159
+ [
160
+ 0.0,
161
+ 0.0,
162
+ 0.0,
163
+ 0.0
164
+ ]
165
+ ],
166
+ "threshold": 81.0
167
+ },
168
+ {
169
+ "agent": "P4",
170
+ "values": [
171
+ [
172
+ 11.0,
173
+ 0.0,
174
+ 34.0,
175
+ 23.0
176
+ ],
177
+ [
178
+ 0.0,
179
+ 0.0,
180
+ 0.0,
181
+ 0.0
182
+ ],
183
+ [
184
+ 53.0,
185
+ 26.0,
186
+ 79.0,
187
+ 0.0
188
+ ],
189
+ [
190
+ 0.0,
191
+ 0.0,
192
+ 0.0,
193
+ 0.0
194
+ ]
195
+ ],
196
+ "threshold": 49.0
197
+ }
198
+ ],
199
+ "rounds": 4,
200
+ "info": "private",
201
+ "chat": true,
202
+ "proposer": 0,
203
+ "veto": 1,
204
+ "min_accept": 5,
205
+ "discount": 0.95,
206
+ "breakdown_risk": 0.0,
207
+ "constraint": null,
208
+ "meta": {
209
+ "generator": "rational_agents.generate_game",
210
+ "seed": 70222,
211
+ "issue_types": [
212
+ "compatible",
213
+ "integrative",
214
+ "distributive",
215
+ "integrative"
216
+ ],
217
+ "option_perms": [
218
+ [
219
+ 3,
220
+ 2,
221
+ 0,
222
+ 1
223
+ ],
224
+ [
225
+ 1,
226
+ 3,
227
+ 0,
228
+ 2
229
+ ],
230
+ [
231
+ 3,
232
+ 2,
233
+ 0,
234
+ 1
235
+ ],
236
+ [
237
+ 2,
238
+ 0,
239
+ 1,
240
+ 3
241
+ ]
242
+ ],
243
+ "decorrelate": true,
244
+ "targets": {
245
+ "feasible_fraction": 0.06,
246
+ "feasible_count": 15,
247
+ "dominated_target": 0.6
248
+ },
249
+ "achieved": {
250
+ "ir_count": 18,
251
+ "dominated_acceptable_fraction": 0.6666666666666667
252
+ },
253
+ "integerized_thresholds": "floor_then_exact_resolve",
254
+ "five_seat_campaign": {
255
+ "bank_position": 22,
256
+ "generator_seed": 70222,
257
+ "difficulty_level": 2
258
+ }
259
+ }
260
+ },
261
+ "ceiling": 1.0,
262
+ "floor": 0.6867,
263
+ "solution": {
264
+ "deal_space_size": 256,
265
+ "n_parties": 5,
266
+ "pareto_count": 16,
267
+ "ir_count": 18,
268
+ "ir_pareto_count": 6,
269
+ "ir_pareto_fraction": 0.3333333333333333,
270
+ "dominated_acceptable_fraction": 0.6666666666666667,
271
+ "empty_ir": false,
272
+ "ideal_surplus": [
273
+ 46.0,
274
+ 78.0,
275
+ 56.0,
276
+ 76.0,
277
+ 38.0
278
+ ],
279
+ "max_feasible_joint_surplus": 190.0,
280
+ "max_feasible_joint_utility": 511.0,
281
+ "max_feasible_joint_deal": [
282
+ 2,
283
+ 0,
284
+ 0,
285
+ 3
286
+ ],
287
+ "sparsity": 0.475,
288
+ "pairwise_iou": 0.5471794871794872,
289
+ "solutions": {
290
+ "nash": {
291
+ "concept": "nash",
292
+ "index": 135,
293
+ "deal": [
294
+ 2,
295
+ 0,
296
+ 1,
297
+ 3
298
+ ],
299
+ "named": {
300
+ "issue0": "opt2",
301
+ "issue1": "opt0",
302
+ "issue2": "opt1",
303
+ "issue3": "opt3"
304
+ },
305
+ "utilities": [
306
+ 80.0,
307
+ 137.0,
308
+ 83.0,
309
+ 130.0,
310
+ 60.0
311
+ ],
312
+ "surpluses": [
313
+ 31.0,
314
+ 55.0,
315
+ 23.0,
316
+ 49.0,
317
+ 11.0
318
+ ],
319
+ "ties": [
320
+ 135
321
+ ],
322
+ "note": "",
323
+ "scale_invariant": true
324
+ },
325
+ "kalai_smorodinsky": {
326
+ "concept": "kalai_smorodinsky",
327
+ "index": 135,
328
+ "deal": [
329
+ 2,
330
+ 0,
331
+ 1,
332
+ 3
333
+ ],
334
+ "named": {
335
+ "issue0": "opt2",
336
+ "issue1": "opt0",
337
+ "issue2": "opt1",
338
+ "issue3": "opt3"
339
+ },
340
+ "utilities": [
341
+ 80.0,
342
+ 137.0,
343
+ 83.0,
344
+ 130.0,
345
+ 60.0
346
+ ],
347
+ "surpluses": [
348
+ 31.0,
349
+ 55.0,
350
+ 23.0,
351
+ 49.0,
352
+ 11.0
353
+ ],
354
+ "ties": [
355
+ 135
356
+ ],
357
+ "note": "",
358
+ "scale_invariant": true
359
+ },
360
+ "egalitarian": {
361
+ "concept": "egalitarian",
362
+ "index": 134,
363
+ "deal": [
364
+ 2,
365
+ 0,
366
+ 1,
367
+ 2
368
+ ],
369
+ "named": {
370
+ "issue0": "opt2",
371
+ "issue1": "opt0",
372
+ "issue2": "opt1",
373
+ "issue3": "opt2"
374
+ },
375
+ "utilities": [
376
+ 80.0,
377
+ 113.0,
378
+ 100.0,
379
+ 130.0,
380
+ 60.0
381
+ ],
382
+ "surpluses": [
383
+ 31.0,
384
+ 31.0,
385
+ 40.0,
386
+ 49.0,
387
+ 11.0
388
+ ],
389
+ "ties": [
390
+ 134
391
+ ],
392
+ "note": "",
393
+ "scale_invariant": false
394
+ },
395
+ "utilitarian": {
396
+ "concept": "utilitarian",
397
+ "index": 131,
398
+ "deal": [
399
+ 2,
400
+ 0,
401
+ 0,
402
+ 3
403
+ ],
404
+ "named": {
405
+ "issue0": "opt2",
406
+ "issue1": "opt0",
407
+ "issue2": "opt0",
408
+ "issue3": "opt3"
409
+ },
410
+ "utilities": [
411
+ 95.0,
412
+ 109.0,
413
+ 63.0,
414
+ 157.0,
415
+ 87.0
416
+ ],
417
+ "surpluses": [
418
+ 46.0,
419
+ 27.0,
420
+ 3.0,
421
+ 76.0,
422
+ 38.0
423
+ ],
424
+ "ties": [
425
+ 131
426
+ ],
427
+ "note": "",
428
+ "scale_invariant": false
429
+ },
430
+ "max_nash_welfare": {
431
+ "concept": "max_nash_welfare",
432
+ "index": 135,
433
+ "deal": [
434
+ 2,
435
+ 0,
436
+ 1,
437
+ 3
438
+ ],
439
+ "named": {
440
+ "issue0": "opt2",
441
+ "issue1": "opt0",
442
+ "issue2": "opt1",
443
+ "issue3": "opt3"
444
+ },
445
+ "utilities": [
446
+ 80.0,
447
+ 137.0,
448
+ 83.0,
449
+ 130.0,
450
+ 60.0
451
+ ],
452
+ "surpluses": [
453
+ 31.0,
454
+ 55.0,
455
+ 23.0,
456
+ 49.0,
457
+ 11.0
458
+ ],
459
+ "ties": [
460
+ 135
461
+ ],
462
+ "note": "",
463
+ "scale_invariant": true
464
+ }
465
+ },
466
+ "generator": {
467
+ "generator": "rational_agents.generate_game",
468
+ "seed": 70222,
469
+ "issue_types": [
470
+ "compatible",
471
+ "integrative",
472
+ "distributive",
473
+ "integrative"
474
+ ],
475
+ "option_perms": [
476
+ [
477
+ 3,
478
+ 2,
479
+ 0,
480
+ 1
481
+ ],
482
+ [
483
+ 1,
484
+ 3,
485
+ 0,
486
+ 2
487
+ ],
488
+ [
489
+ 3,
490
+ 2,
491
+ 0,
492
+ 1
493
+ ],
494
+ [
495
+ 2,
496
+ 0,
497
+ 1,
498
+ 3
499
+ ]
500
+ ],
501
+ "decorrelate": true,
502
+ "targets": {
503
+ "feasible_fraction": 0.06,
504
+ "feasible_count": 15,
505
+ "dominated_target": 0.6
506
+ },
507
+ "achieved": {
508
+ "ir_count": 18,
509
+ "dominated_acceptable_fraction": 0.6666666666666667
510
+ },
511
+ "integerized_thresholds": "floor_then_exact_resolve"
512
+ },
513
+ "difficulty": {
514
+ "scalar": 0.673099,
515
+ "components": {
516
+ "feasible_scarcity": 0.929688,
517
+ "pareto_frontier_fraction": 0.0625,
518
+ "preference_conflict": 0.50674,
519
+ "favorite_block_fraction": 0.942857,
520
+ "pivotal_seat_burden": 0.632653
521
+ },
522
+ "tags": [
523
+ "hard",
524
+ "high-conflict",
525
+ "pivotal-seat"
526
+ ]
527
+ }
528
+ }
529
+ }
bank/scorable_negotiation-L2-5edb2fff08.json ADDED
@@ -0,0 +1,527 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "instance_id": "scorable_negotiation-L2-5edb2fff08",
3
+ "scenario": "scorable_negotiation",
4
+ "level": 2,
5
+ "seed": 70212,
6
+ "payload": {
7
+ "space": {
8
+ "issues": [
9
+ {
10
+ "name": "issue0",
11
+ "options": [
12
+ "opt0",
13
+ "opt1",
14
+ "opt2",
15
+ "opt3"
16
+ ]
17
+ },
18
+ {
19
+ "name": "issue1",
20
+ "options": [
21
+ "opt0",
22
+ "opt1",
23
+ "opt2",
24
+ "opt3"
25
+ ]
26
+ },
27
+ {
28
+ "name": "issue2",
29
+ "options": [
30
+ "opt0",
31
+ "opt1",
32
+ "opt2",
33
+ "opt3"
34
+ ]
35
+ },
36
+ {
37
+ "name": "issue3",
38
+ "options": [
39
+ "opt0",
40
+ "opt1",
41
+ "opt2",
42
+ "opt3"
43
+ ]
44
+ }
45
+ ]
46
+ },
47
+ "sheets": [
48
+ {
49
+ "agent": "P0",
50
+ "values": [
51
+ [
52
+ 44.0,
53
+ 65.0,
54
+ 0.0,
55
+ 22.0
56
+ ],
57
+ [
58
+ 0.0,
59
+ 0.0,
60
+ 0.0,
61
+ 0.0
62
+ ],
63
+ [
64
+ 30.0,
65
+ 0.0,
66
+ 46.0,
67
+ 15.0
68
+ ],
69
+ [
70
+ 0.0,
71
+ 51.0,
72
+ 34.0,
73
+ 17.0
74
+ ]
75
+ ],
76
+ "threshold": 79.0
77
+ },
78
+ {
79
+ "agent": "P1",
80
+ "values": [
81
+ [
82
+ 0.0,
83
+ 0.0,
84
+ 0.0,
85
+ 0.0
86
+ ],
87
+ [
88
+ 0.0,
89
+ 0.0,
90
+ 0.0,
91
+ 0.0
92
+ ],
93
+ [
94
+ 21.0,
95
+ 0.0,
96
+ 32.0,
97
+ 11.0
98
+ ],
99
+ [
100
+ 0.0,
101
+ 98.0,
102
+ 66.0,
103
+ 33.0
104
+ ]
105
+ ],
106
+ "threshold": 65.0
107
+ },
108
+ {
109
+ "agent": "P2",
110
+ "values": [
111
+ [
112
+ 0.0,
113
+ 23.0,
114
+ 46.0,
115
+ 69.0
116
+ ],
117
+ [
118
+ 16.0,
119
+ 0.0,
120
+ 48.0,
121
+ 32.0
122
+ ],
123
+ [
124
+ 16.0,
125
+ 0.0,
126
+ 24.0,
127
+ 8.0
128
+ ],
129
+ [
130
+ 61.0,
131
+ 0.0,
132
+ 20.0,
133
+ 41.0
134
+ ]
135
+ ],
136
+ "threshold": 97.0
137
+ },
138
+ {
139
+ "agent": "P3",
140
+ "values": [
141
+ [
142
+ 0.0,
143
+ 0.0,
144
+ 0.0,
145
+ 0.0
146
+ ],
147
+ [
148
+ 0.0,
149
+ 0.0,
150
+ 0.0,
151
+ 0.0
152
+ ],
153
+ [
154
+ 37.0,
155
+ 0.0,
156
+ 56.0,
157
+ 19.0
158
+ ],
159
+ [
160
+ 0.0,
161
+ 68.0,
162
+ 45.0,
163
+ 23.0
164
+ ]
165
+ ],
166
+ "threshold": 60.0
167
+ },
168
+ {
169
+ "agent": "P4",
170
+ "values": [
171
+ [
172
+ 0.0,
173
+ 0.0,
174
+ 0.0,
175
+ 0.0
176
+ ],
177
+ [
178
+ 27.0,
179
+ 54.0,
180
+ 0.0,
181
+ 81.0
182
+ ],
183
+ [
184
+ 26.0,
185
+ 0.0,
186
+ 39.0,
187
+ 13.0
188
+ ],
189
+ [
190
+ 89.0,
191
+ 0.0,
192
+ 30.0,
193
+ 59.0
194
+ ]
195
+ ],
196
+ "threshold": 98.0
197
+ }
198
+ ],
199
+ "rounds": 4,
200
+ "info": "private",
201
+ "chat": true,
202
+ "proposer": 0,
203
+ "veto": 1,
204
+ "min_accept": 5,
205
+ "discount": 0.95,
206
+ "breakdown_risk": 0.0,
207
+ "constraint": null,
208
+ "meta": {
209
+ "generator": "rational_agents.generate_game",
210
+ "seed": 70212,
211
+ "issue_types": [
212
+ "integrative",
213
+ "integrative",
214
+ "compatible",
215
+ "distributive"
216
+ ],
217
+ "option_perms": [
218
+ [
219
+ 3,
220
+ 2,
221
+ 1,
222
+ 0
223
+ ],
224
+ [
225
+ 0,
226
+ 2,
227
+ 1,
228
+ 3
229
+ ],
230
+ [
231
+ 0,
232
+ 1,
233
+ 3,
234
+ 2
235
+ ],
236
+ [
237
+ 3,
238
+ 1,
239
+ 2,
240
+ 0
241
+ ]
242
+ ],
243
+ "decorrelate": true,
244
+ "targets": {
245
+ "feasible_fraction": 0.06,
246
+ "feasible_count": 15,
247
+ "dominated_target": 0.6
248
+ },
249
+ "achieved": {
250
+ "ir_count": 18,
251
+ "dominated_acceptable_fraction": 0.6111111111111112
252
+ },
253
+ "integerized_thresholds": "floor_then_exact_resolve",
254
+ "five_seat_campaign": {
255
+ "bank_position": 12,
256
+ "generator_seed": 70212,
257
+ "difficulty_level": 2
258
+ }
259
+ }
260
+ },
261
+ "ceiling": 1.0,
262
+ "floor": 0.5676,
263
+ "solution": {
264
+ "deal_space_size": 256,
265
+ "n_parties": 5,
266
+ "pareto_count": 16,
267
+ "ir_count": 18,
268
+ "ir_pareto_count": 7,
269
+ "ir_pareto_fraction": 0.3888888888888889,
270
+ "dominated_acceptable_fraction": 0.6111111111111112,
271
+ "empty_ir": false,
272
+ "ideal_surplus": [
273
+ 66.0,
274
+ 65.0,
275
+ 85.0,
276
+ 64.0,
277
+ 81.0
278
+ ],
279
+ "max_feasible_joint_surplus": 219.0,
280
+ "max_feasible_joint_utility": 618.0,
281
+ "max_feasible_joint_deal": [
282
+ 3,
283
+ 3,
284
+ 2,
285
+ 1
286
+ ],
287
+ "sparsity": 0.475,
288
+ "pairwise_iou": 0.5602564102564103,
289
+ "solutions": {
290
+ "nash": {
291
+ "concept": "nash",
292
+ "index": 249,
293
+ "deal": [
294
+ 3,
295
+ 3,
296
+ 2,
297
+ 1
298
+ ],
299
+ "named": {
300
+ "issue0": "opt3",
301
+ "issue1": "opt3",
302
+ "issue2": "opt2",
303
+ "issue3": "opt1"
304
+ },
305
+ "utilities": [
306
+ 119.0,
307
+ 130.0,
308
+ 125.0,
309
+ 124.0,
310
+ 120.0
311
+ ],
312
+ "surpluses": [
313
+ 40.0,
314
+ 65.0,
315
+ 28.0,
316
+ 64.0,
317
+ 22.0
318
+ ],
319
+ "ties": [
320
+ 249
321
+ ],
322
+ "note": "",
323
+ "scale_invariant": true
324
+ },
325
+ "kalai_smorodinsky": {
326
+ "concept": "kalai_smorodinsky",
327
+ "index": 250,
328
+ "deal": [
329
+ 3,
330
+ 3,
331
+ 2,
332
+ 2
333
+ ],
334
+ "named": {
335
+ "issue0": "opt3",
336
+ "issue1": "opt3",
337
+ "issue2": "opt2",
338
+ "issue3": "opt2"
339
+ },
340
+ "utilities": [
341
+ 102.0,
342
+ 98.0,
343
+ 145.0,
344
+ 101.0,
345
+ 150.0
346
+ ],
347
+ "surpluses": [
348
+ 23.0,
349
+ 33.0,
350
+ 48.0,
351
+ 41.0,
352
+ 52.0
353
+ ],
354
+ "ties": [
355
+ 250
356
+ ],
357
+ "note": "",
358
+ "scale_invariant": true
359
+ },
360
+ "egalitarian": {
361
+ "concept": "egalitarian",
362
+ "index": 250,
363
+ "deal": [
364
+ 3,
365
+ 3,
366
+ 2,
367
+ 2
368
+ ],
369
+ "named": {
370
+ "issue0": "opt3",
371
+ "issue1": "opt3",
372
+ "issue2": "opt2",
373
+ "issue3": "opt2"
374
+ },
375
+ "utilities": [
376
+ 102.0,
377
+ 98.0,
378
+ 145.0,
379
+ 101.0,
380
+ 150.0
381
+ ],
382
+ "surpluses": [
383
+ 23.0,
384
+ 33.0,
385
+ 48.0,
386
+ 41.0,
387
+ 52.0
388
+ ],
389
+ "ties": [
390
+ 250
391
+ ],
392
+ "note": "",
393
+ "scale_invariant": false
394
+ },
395
+ "utilitarian": {
396
+ "concept": "utilitarian",
397
+ "index": 249,
398
+ "deal": [
399
+ 3,
400
+ 3,
401
+ 2,
402
+ 1
403
+ ],
404
+ "named": {
405
+ "issue0": "opt3",
406
+ "issue1": "opt3",
407
+ "issue2": "opt2",
408
+ "issue3": "opt1"
409
+ },
410
+ "utilities": [
411
+ 119.0,
412
+ 130.0,
413
+ 125.0,
414
+ 124.0,
415
+ 120.0
416
+ ],
417
+ "surpluses": [
418
+ 40.0,
419
+ 65.0,
420
+ 28.0,
421
+ 64.0,
422
+ 22.0
423
+ ],
424
+ "ties": [
425
+ 249
426
+ ],
427
+ "note": "",
428
+ "scale_invariant": false
429
+ },
430
+ "max_nash_welfare": {
431
+ "concept": "max_nash_welfare",
432
+ "index": 249,
433
+ "deal": [
434
+ 3,
435
+ 3,
436
+ 2,
437
+ 1
438
+ ],
439
+ "named": {
440
+ "issue0": "opt3",
441
+ "issue1": "opt3",
442
+ "issue2": "opt2",
443
+ "issue3": "opt1"
444
+ },
445
+ "utilities": [
446
+ 119.0,
447
+ 130.0,
448
+ 125.0,
449
+ 124.0,
450
+ 120.0
451
+ ],
452
+ "surpluses": [
453
+ 40.0,
454
+ 65.0,
455
+ 28.0,
456
+ 64.0,
457
+ 22.0
458
+ ],
459
+ "ties": [
460
+ 249
461
+ ],
462
+ "note": "",
463
+ "scale_invariant": true
464
+ }
465
+ },
466
+ "generator": {
467
+ "generator": "rational_agents.generate_game",
468
+ "seed": 70212,
469
+ "issue_types": [
470
+ "integrative",
471
+ "integrative",
472
+ "compatible",
473
+ "distributive"
474
+ ],
475
+ "option_perms": [
476
+ [
477
+ 3,
478
+ 2,
479
+ 1,
480
+ 0
481
+ ],
482
+ [
483
+ 0,
484
+ 2,
485
+ 1,
486
+ 3
487
+ ],
488
+ [
489
+ 0,
490
+ 1,
491
+ 3,
492
+ 2
493
+ ],
494
+ [
495
+ 3,
496
+ 1,
497
+ 2,
498
+ 0
499
+ ]
500
+ ],
501
+ "decorrelate": true,
502
+ "targets": {
503
+ "feasible_fraction": 0.06,
504
+ "feasible_count": 15,
505
+ "dominated_target": 0.6
506
+ },
507
+ "achieved": {
508
+ "ir_count": 18,
509
+ "dominated_acceptable_fraction": 0.6111111111111112
510
+ },
511
+ "integerized_thresholds": "floor_then_exact_resolve"
512
+ },
513
+ "difficulty": {
514
+ "scalar": 0.640009,
515
+ "components": {
516
+ "feasible_scarcity": 0.929688,
517
+ "pareto_frontier_fraction": 0.0625,
518
+ "preference_conflict": 0.485952,
519
+ "favorite_block_fraction": 0.897685,
520
+ "pivotal_seat_burden": 0.5
521
+ },
522
+ "tags": [
523
+ "medium"
524
+ ]
525
+ }
526
+ }
527
+ }
bank/scorable_negotiation-L2-c07670b4c3.json ADDED
@@ -0,0 +1,527 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "instance_id": "scorable_negotiation-L2-c07670b4c3",
3
+ "scenario": "scorable_negotiation",
4
+ "level": 2,
5
+ "seed": 70202,
6
+ "payload": {
7
+ "space": {
8
+ "issues": [
9
+ {
10
+ "name": "issue0",
11
+ "options": [
12
+ "opt0",
13
+ "opt1",
14
+ "opt2",
15
+ "opt3"
16
+ ]
17
+ },
18
+ {
19
+ "name": "issue1",
20
+ "options": [
21
+ "opt0",
22
+ "opt1",
23
+ "opt2",
24
+ "opt3"
25
+ ]
26
+ },
27
+ {
28
+ "name": "issue2",
29
+ "options": [
30
+ "opt0",
31
+ "opt1",
32
+ "opt2",
33
+ "opt3"
34
+ ]
35
+ },
36
+ {
37
+ "name": "issue3",
38
+ "options": [
39
+ "opt0",
40
+ "opt1",
41
+ "opt2",
42
+ "opt3"
43
+ ]
44
+ }
45
+ ]
46
+ },
47
+ "sheets": [
48
+ {
49
+ "agent": "P0",
50
+ "values": [
51
+ [
52
+ 0.0,
53
+ 24.0,
54
+ 71.0,
55
+ 47.0
56
+ ],
57
+ [
58
+ 0.0,
59
+ 0.0,
60
+ 0.0,
61
+ 0.0
62
+ ],
63
+ [
64
+ 0.0,
65
+ 0.0,
66
+ 0.0,
67
+ 0.0
68
+ ],
69
+ [
70
+ 25.0,
71
+ 8.0,
72
+ 17.0,
73
+ 0.0
74
+ ]
75
+ ],
76
+ "threshold": 49.0
77
+ },
78
+ {
79
+ "agent": "P1",
80
+ "values": [
81
+ [
82
+ 73.0,
83
+ 48.0,
84
+ 0.0,
85
+ 24.0
86
+ ],
87
+ [
88
+ 0.0,
89
+ 0.0,
90
+ 0.0,
91
+ 0.0
92
+ ],
93
+ [
94
+ 0.0,
95
+ 0.0,
96
+ 0.0,
97
+ 0.0
98
+ ],
99
+ [
100
+ 47.0,
101
+ 16.0,
102
+ 32.0,
103
+ 0.0
104
+ ]
105
+ ],
106
+ "threshold": 64.0
107
+ },
108
+ {
109
+ "agent": "P2",
110
+ "values": [
111
+ [
112
+ 48.0,
113
+ 32.0,
114
+ 0.0,
115
+ 16.0
116
+ ],
117
+ [
118
+ 0.0,
119
+ 0.0,
120
+ 0.0,
121
+ 0.0
122
+ ],
123
+ [
124
+ 0.0,
125
+ 0.0,
126
+ 0.0,
127
+ 0.0
128
+ ],
129
+ [
130
+ 57.0,
131
+ 19.0,
132
+ 38.0,
133
+ 0.0
134
+ ]
135
+ ],
136
+ "threshold": 54.0
137
+ },
138
+ {
139
+ "agent": "P3",
140
+ "values": [
141
+ [
142
+ 44.0,
143
+ 29.0,
144
+ 0.0,
145
+ 15.0
146
+ ],
147
+ [
148
+ 49.0,
149
+ 0.0,
150
+ 74.0,
151
+ 25.0
152
+ ],
153
+ [
154
+ 52.0,
155
+ 0.0,
156
+ 17.0,
157
+ 35.0
158
+ ],
159
+ [
160
+ 46.0,
161
+ 15.0,
162
+ 30.0,
163
+ 0.0
164
+ ]
165
+ ],
166
+ "threshold": 110.0
167
+ },
168
+ {
169
+ "agent": "P4",
170
+ "values": [
171
+ [
172
+ 0.0,
173
+ 14.0,
174
+ 43.0,
175
+ 29.0
176
+ ],
177
+ [
178
+ 31.0,
179
+ 47.0,
180
+ 16.0,
181
+ 0.0
182
+ ],
183
+ [
184
+ 18.0,
185
+ 0.0,
186
+ 36.0,
187
+ 54.0
188
+ ],
189
+ [
190
+ 22.0,
191
+ 7.0,
192
+ 15.0,
193
+ 0.0
194
+ ]
195
+ ],
196
+ "threshold": 85.0
197
+ }
198
+ ],
199
+ "rounds": 4,
200
+ "info": "private",
201
+ "chat": true,
202
+ "proposer": 0,
203
+ "veto": 1,
204
+ "min_accept": 5,
205
+ "discount": 0.95,
206
+ "breakdown_risk": 0.0,
207
+ "constraint": null,
208
+ "meta": {
209
+ "generator": "rational_agents.generate_game",
210
+ "seed": 70202,
211
+ "issue_types": [
212
+ "distributive",
213
+ "integrative",
214
+ "integrative",
215
+ "compatible"
216
+ ],
217
+ "option_perms": [
218
+ [
219
+ 0,
220
+ 2,
221
+ 3,
222
+ 1
223
+ ],
224
+ [
225
+ 3,
226
+ 0,
227
+ 1,
228
+ 2
229
+ ],
230
+ [
231
+ 2,
232
+ 3,
233
+ 1,
234
+ 0
235
+ ],
236
+ [
237
+ 3,
238
+ 1,
239
+ 0,
240
+ 2
241
+ ]
242
+ ],
243
+ "decorrelate": true,
244
+ "targets": {
245
+ "feasible_fraction": 0.06,
246
+ "feasible_count": 15,
247
+ "dominated_target": 0.6
248
+ },
249
+ "achieved": {
250
+ "ir_count": 16,
251
+ "dominated_acceptable_fraction": 0.625
252
+ },
253
+ "integerized_thresholds": "floor_then_exact_resolve",
254
+ "five_seat_campaign": {
255
+ "bank_position": 2,
256
+ "generator_seed": 70202,
257
+ "difficulty_level": 2
258
+ }
259
+ }
260
+ },
261
+ "ceiling": 1.0,
262
+ "floor": 0.7964,
263
+ "solution": {
264
+ "deal_space_size": 256,
265
+ "n_parties": 5,
266
+ "pareto_count": 16,
267
+ "ir_count": 16,
268
+ "ir_pareto_count": 6,
269
+ "ir_pareto_fraction": 0.375,
270
+ "dominated_acceptable_fraction": 0.625,
271
+ "empty_ir": false,
272
+ "ideal_surplus": [
273
+ 23.0,
274
+ 31.0,
275
+ 35.0,
276
+ 77.0,
277
+ 52.0
278
+ ],
279
+ "max_feasible_joint_surplus": 161.0,
280
+ "max_feasible_joint_utility": 523.0,
281
+ "max_feasible_joint_deal": [
282
+ 1,
283
+ 2,
284
+ 3,
285
+ 0
286
+ ],
287
+ "sparsity": 0.475,
288
+ "pairwise_iou": 0.5796703296703296,
289
+ "solutions": {
290
+ "nash": {
291
+ "concept": "nash",
292
+ "index": 236,
293
+ "deal": [
294
+ 3,
295
+ 2,
296
+ 3,
297
+ 0
298
+ ],
299
+ "named": {
300
+ "issue0": "opt3",
301
+ "issue1": "opt2",
302
+ "issue2": "opt3",
303
+ "issue3": "opt0"
304
+ },
305
+ "utilities": [
306
+ 72.0,
307
+ 71.0,
308
+ 73.0,
309
+ 170.0,
310
+ 121.0
311
+ ],
312
+ "surpluses": [
313
+ 23.0,
314
+ 7.0,
315
+ 19.0,
316
+ 60.0,
317
+ 36.0
318
+ ],
319
+ "ties": [
320
+ 236
321
+ ],
322
+ "note": "",
323
+ "scale_invariant": true
324
+ },
325
+ "kalai_smorodinsky": {
326
+ "concept": "kalai_smorodinsky",
327
+ "index": 236,
328
+ "deal": [
329
+ 3,
330
+ 2,
331
+ 3,
332
+ 0
333
+ ],
334
+ "named": {
335
+ "issue0": "opt3",
336
+ "issue1": "opt2",
337
+ "issue2": "opt3",
338
+ "issue3": "opt0"
339
+ },
340
+ "utilities": [
341
+ 72.0,
342
+ 71.0,
343
+ 73.0,
344
+ 170.0,
345
+ 121.0
346
+ ],
347
+ "surpluses": [
348
+ 23.0,
349
+ 7.0,
350
+ 19.0,
351
+ 60.0,
352
+ 36.0
353
+ ],
354
+ "ties": [
355
+ 236
356
+ ],
357
+ "note": "",
358
+ "scale_invariant": true
359
+ },
360
+ "egalitarian": {
361
+ "concept": "egalitarian",
362
+ "index": 236,
363
+ "deal": [
364
+ 3,
365
+ 2,
366
+ 3,
367
+ 0
368
+ ],
369
+ "named": {
370
+ "issue0": "opt3",
371
+ "issue1": "opt2",
372
+ "issue2": "opt3",
373
+ "issue3": "opt0"
374
+ },
375
+ "utilities": [
376
+ 72.0,
377
+ 71.0,
378
+ 73.0,
379
+ 170.0,
380
+ 121.0
381
+ ],
382
+ "surpluses": [
383
+ 23.0,
384
+ 7.0,
385
+ 19.0,
386
+ 60.0,
387
+ 36.0
388
+ ],
389
+ "ties": [
390
+ 236
391
+ ],
392
+ "note": "",
393
+ "scale_invariant": false
394
+ },
395
+ "utilitarian": {
396
+ "concept": "utilitarian",
397
+ "index": 108,
398
+ "deal": [
399
+ 1,
400
+ 2,
401
+ 3,
402
+ 0
403
+ ],
404
+ "named": {
405
+ "issue0": "opt1",
406
+ "issue1": "opt2",
407
+ "issue2": "opt3",
408
+ "issue3": "opt0"
409
+ },
410
+ "utilities": [
411
+ 49.0,
412
+ 95.0,
413
+ 89.0,
414
+ 184.0,
415
+ 106.0
416
+ ],
417
+ "surpluses": [
418
+ 0.0,
419
+ 31.0,
420
+ 35.0,
421
+ 74.0,
422
+ 21.0
423
+ ],
424
+ "ties": [
425
+ 108
426
+ ],
427
+ "note": "",
428
+ "scale_invariant": false
429
+ },
430
+ "max_nash_welfare": {
431
+ "concept": "max_nash_welfare",
432
+ "index": 236,
433
+ "deal": [
434
+ 3,
435
+ 2,
436
+ 3,
437
+ 0
438
+ ],
439
+ "named": {
440
+ "issue0": "opt3",
441
+ "issue1": "opt2",
442
+ "issue2": "opt3",
443
+ "issue3": "opt0"
444
+ },
445
+ "utilities": [
446
+ 72.0,
447
+ 71.0,
448
+ 73.0,
449
+ 170.0,
450
+ 121.0
451
+ ],
452
+ "surpluses": [
453
+ 23.0,
454
+ 7.0,
455
+ 19.0,
456
+ 60.0,
457
+ 36.0
458
+ ],
459
+ "ties": [
460
+ 236
461
+ ],
462
+ "note": "",
463
+ "scale_invariant": true
464
+ }
465
+ },
466
+ "generator": {
467
+ "generator": "rational_agents.generate_game",
468
+ "seed": 70202,
469
+ "issue_types": [
470
+ "distributive",
471
+ "integrative",
472
+ "integrative",
473
+ "compatible"
474
+ ],
475
+ "option_perms": [
476
+ [
477
+ 0,
478
+ 2,
479
+ 3,
480
+ 1
481
+ ],
482
+ [
483
+ 3,
484
+ 0,
485
+ 1,
486
+ 2
487
+ ],
488
+ [
489
+ 2,
490
+ 3,
491
+ 1,
492
+ 0
493
+ ],
494
+ [
495
+ 3,
496
+ 1,
497
+ 0,
498
+ 2
499
+ ]
500
+ ],
501
+ "decorrelate": true,
502
+ "targets": {
503
+ "feasible_fraction": 0.06,
504
+ "feasible_count": 15,
505
+ "dominated_target": 0.6
506
+ },
507
+ "achieved": {
508
+ "ir_count": 16,
509
+ "dominated_acceptable_fraction": 0.625
510
+ },
511
+ "integerized_thresholds": "floor_then_exact_resolve"
512
+ },
513
+ "difficulty": {
514
+ "scalar": 0.623339,
515
+ "components": {
516
+ "feasible_scarcity": 0.9375,
517
+ "pareto_frontier_fraction": 0.0625,
518
+ "preference_conflict": 0.453679,
519
+ "favorite_block_fraction": 0.888462,
520
+ "pivotal_seat_burden": 0.428571
521
+ },
522
+ "tags": [
523
+ "easy"
524
+ ]
525
+ }
526
+ }
527
+ }
bank/scorable_negotiation-L2-cd5957683b.json ADDED
@@ -0,0 +1,530 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "instance_id": "scorable_negotiation-L2-cd5957683b",
3
+ "scenario": "scorable_negotiation",
4
+ "level": 2,
5
+ "seed": 70207,
6
+ "payload": {
7
+ "space": {
8
+ "issues": [
9
+ {
10
+ "name": "issue0",
11
+ "options": [
12
+ "opt0",
13
+ "opt1",
14
+ "opt2",
15
+ "opt3"
16
+ ]
17
+ },
18
+ {
19
+ "name": "issue1",
20
+ "options": [
21
+ "opt0",
22
+ "opt1",
23
+ "opt2",
24
+ "opt3"
25
+ ]
26
+ },
27
+ {
28
+ "name": "issue2",
29
+ "options": [
30
+ "opt0",
31
+ "opt1",
32
+ "opt2",
33
+ "opt3"
34
+ ]
35
+ },
36
+ {
37
+ "name": "issue3",
38
+ "options": [
39
+ "opt0",
40
+ "opt1",
41
+ "opt2",
42
+ "opt3"
43
+ ]
44
+ }
45
+ ]
46
+ },
47
+ "sheets": [
48
+ {
49
+ "agent": "P0",
50
+ "values": [
51
+ [
52
+ 0.0,
53
+ 0.0,
54
+ 0.0,
55
+ 0.0
56
+ ],
57
+ [
58
+ 95.0,
59
+ 64.0,
60
+ 32.0,
61
+ 0.0
62
+ ],
63
+ [
64
+ 64.0,
65
+ 0.0,
66
+ 43.0,
67
+ 21.0
68
+ ],
69
+ [
70
+ 9.0,
71
+ 18.0,
72
+ 28.0,
73
+ 0.0
74
+ ]
75
+ ],
76
+ "threshold": 83.0
77
+ },
78
+ {
79
+ "agent": "P1",
80
+ "values": [
81
+ [
82
+ 0.0,
83
+ 0.0,
84
+ 0.0,
85
+ 0.0
86
+ ],
87
+ [
88
+ 89.0,
89
+ 59.0,
90
+ 30.0,
91
+ 0.0
92
+ ],
93
+ [
94
+ 0.0,
95
+ 0.0,
96
+ 0.0,
97
+ 0.0
98
+ ],
99
+ [
100
+ 14.0,
101
+ 28.0,
102
+ 42.0,
103
+ 0.0
104
+ ]
105
+ ],
106
+ "threshold": 58.0
107
+ },
108
+ {
109
+ "agent": "P2",
110
+ "values": [
111
+ [
112
+ 0.0,
113
+ 0.0,
114
+ 0.0,
115
+ 0.0
116
+ ],
117
+ [
118
+ 0.0,
119
+ 25.0,
120
+ 50.0,
121
+ 75.0
122
+ ],
123
+ [
124
+ 22.0,
125
+ 67.0,
126
+ 44.0,
127
+ 0.0
128
+ ],
129
+ [
130
+ 9.0,
131
+ 18.0,
132
+ 27.0,
133
+ 0.0
134
+ ]
135
+ ],
136
+ "threshold": 75.0
137
+ },
138
+ {
139
+ "agent": "P3",
140
+ "values": [
141
+ [
142
+ 0.0,
143
+ 98.0,
144
+ 65.0,
145
+ 33.0
146
+ ],
147
+ [
148
+ 60.0,
149
+ 40.0,
150
+ 20.0,
151
+ 0.0
152
+ ],
153
+ [
154
+ 0.0,
155
+ 0.0,
156
+ 0.0,
157
+ 0.0
158
+ ],
159
+ [
160
+ 12.0,
161
+ 24.0,
162
+ 36.0,
163
+ 0.0
164
+ ]
165
+ ],
166
+ "threshold": 87.0
167
+ },
168
+ {
169
+ "agent": "P4",
170
+ "values": [
171
+ [
172
+ 78.0,
173
+ 0.0,
174
+ 52.0,
175
+ 26.0
176
+ ],
177
+ [
178
+ 0.0,
179
+ 23.0,
180
+ 47.0,
181
+ 70.0
182
+ ],
183
+ [
184
+ 0.0,
185
+ 0.0,
186
+ 0.0,
187
+ 0.0
188
+ ],
189
+ [
190
+ 15.0,
191
+ 29.0,
192
+ 44.0,
193
+ 0.0
194
+ ]
195
+ ],
196
+ "threshold": 89.0
197
+ }
198
+ ],
199
+ "rounds": 4,
200
+ "info": "private",
201
+ "chat": true,
202
+ "proposer": 0,
203
+ "veto": 1,
204
+ "min_accept": 5,
205
+ "discount": 0.95,
206
+ "breakdown_risk": 0.0,
207
+ "constraint": null,
208
+ "meta": {
209
+ "generator": "rational_agents.generate_game",
210
+ "seed": 70207,
211
+ "issue_types": [
212
+ "integrative",
213
+ "distributive",
214
+ "integrative",
215
+ "compatible"
216
+ ],
217
+ "option_perms": [
218
+ [
219
+ 1,
220
+ 2,
221
+ 0,
222
+ 3
223
+ ],
224
+ [
225
+ 2,
226
+ 1,
227
+ 0,
228
+ 3
229
+ ],
230
+ [
231
+ 3,
232
+ 1,
233
+ 2,
234
+ 0
235
+ ],
236
+ [
237
+ 0,
238
+ 1,
239
+ 2,
240
+ 3
241
+ ]
242
+ ],
243
+ "decorrelate": true,
244
+ "targets": {
245
+ "feasible_fraction": 0.06,
246
+ "feasible_count": 15,
247
+ "dominated_target": 0.6
248
+ },
249
+ "achieved": {
250
+ "ir_count": 16,
251
+ "dominated_acceptable_fraction": 0.5
252
+ },
253
+ "integerized_thresholds": "floor_then_exact_resolve",
254
+ "five_seat_campaign": {
255
+ "bank_position": 7,
256
+ "generator_seed": 70207,
257
+ "difficulty_level": 2
258
+ }
259
+ }
260
+ },
261
+ "ceiling": 1.0,
262
+ "floor": 0.6515,
263
+ "solution": {
264
+ "deal_space_size": 256,
265
+ "n_parties": 5,
266
+ "pareto_count": 36,
267
+ "ir_count": 16,
268
+ "ir_pareto_count": 8,
269
+ "ir_pareto_fraction": 0.5,
270
+ "dominated_acceptable_fraction": 0.5,
271
+ "empty_ir": false,
272
+ "ideal_surplus": [
273
+ 52.0,
274
+ 73.0,
275
+ 46.0,
276
+ 74.0,
277
+ 54.0
278
+ ],
279
+ "max_feasible_joint_surplus": 213.0,
280
+ "max_feasible_joint_utility": 605.0,
281
+ "max_feasible_joint_deal": [
282
+ 2,
283
+ 0,
284
+ 1,
285
+ 2
286
+ ],
287
+ "sparsity": 0.475,
288
+ "pairwise_iou": 0.5375291375291376,
289
+ "solutions": {
290
+ "nash": {
291
+ "concept": "nash",
292
+ "index": 154,
293
+ "deal": [
294
+ 2,
295
+ 1,
296
+ 2,
297
+ 2
298
+ ],
299
+ "named": {
300
+ "issue0": "opt2",
301
+ "issue1": "opt1",
302
+ "issue2": "opt2",
303
+ "issue3": "opt2"
304
+ },
305
+ "utilities": [
306
+ 135.0,
307
+ 101.0,
308
+ 96.0,
309
+ 141.0,
310
+ 119.0
311
+ ],
312
+ "surpluses": [
313
+ 52.0,
314
+ 43.0,
315
+ 21.0,
316
+ 54.0,
317
+ 30.0
318
+ ],
319
+ "ties": [
320
+ 154
321
+ ],
322
+ "note": "",
323
+ "scale_invariant": true
324
+ },
325
+ "kalai_smorodinsky": {
326
+ "concept": "kalai_smorodinsky",
327
+ "index": 154,
328
+ "deal": [
329
+ 2,
330
+ 1,
331
+ 2,
332
+ 2
333
+ ],
334
+ "named": {
335
+ "issue0": "opt2",
336
+ "issue1": "opt1",
337
+ "issue2": "opt2",
338
+ "issue3": "opt2"
339
+ },
340
+ "utilities": [
341
+ 135.0,
342
+ 101.0,
343
+ 96.0,
344
+ 141.0,
345
+ 119.0
346
+ ],
347
+ "surpluses": [
348
+ 52.0,
349
+ 43.0,
350
+ 21.0,
351
+ 54.0,
352
+ 30.0
353
+ ],
354
+ "ties": [
355
+ 154
356
+ ],
357
+ "note": "",
358
+ "scale_invariant": true
359
+ },
360
+ "egalitarian": {
361
+ "concept": "egalitarian",
362
+ "index": 154,
363
+ "deal": [
364
+ 2,
365
+ 1,
366
+ 2,
367
+ 2
368
+ ],
369
+ "named": {
370
+ "issue0": "opt2",
371
+ "issue1": "opt1",
372
+ "issue2": "opt2",
373
+ "issue3": "opt2"
374
+ },
375
+ "utilities": [
376
+ 135.0,
377
+ 101.0,
378
+ 96.0,
379
+ 141.0,
380
+ 119.0
381
+ ],
382
+ "surpluses": [
383
+ 52.0,
384
+ 43.0,
385
+ 21.0,
386
+ 54.0,
387
+ 30.0
388
+ ],
389
+ "ties": [
390
+ 154
391
+ ],
392
+ "note": "",
393
+ "scale_invariant": false
394
+ },
395
+ "utilitarian": {
396
+ "concept": "utilitarian",
397
+ "index": 134,
398
+ "deal": [
399
+ 2,
400
+ 0,
401
+ 1,
402
+ 2
403
+ ],
404
+ "named": {
405
+ "issue0": "opt2",
406
+ "issue1": "opt0",
407
+ "issue2": "opt1",
408
+ "issue3": "opt2"
409
+ },
410
+ "utilities": [
411
+ 123.0,
412
+ 131.0,
413
+ 94.0,
414
+ 161.0,
415
+ 96.0
416
+ ],
417
+ "surpluses": [
418
+ 40.0,
419
+ 73.0,
420
+ 19.0,
421
+ 74.0,
422
+ 7.0
423
+ ],
424
+ "ties": [
425
+ 134
426
+ ],
427
+ "note": "",
428
+ "scale_invariant": false
429
+ },
430
+ "max_nash_welfare": {
431
+ "concept": "max_nash_welfare",
432
+ "index": 154,
433
+ "deal": [
434
+ 2,
435
+ 1,
436
+ 2,
437
+ 2
438
+ ],
439
+ "named": {
440
+ "issue0": "opt2",
441
+ "issue1": "opt1",
442
+ "issue2": "opt2",
443
+ "issue3": "opt2"
444
+ },
445
+ "utilities": [
446
+ 135.0,
447
+ 101.0,
448
+ 96.0,
449
+ 141.0,
450
+ 119.0
451
+ ],
452
+ "surpluses": [
453
+ 52.0,
454
+ 43.0,
455
+ 21.0,
456
+ 54.0,
457
+ 30.0
458
+ ],
459
+ "ties": [
460
+ 154
461
+ ],
462
+ "note": "",
463
+ "scale_invariant": true
464
+ }
465
+ },
466
+ "generator": {
467
+ "generator": "rational_agents.generate_game",
468
+ "seed": 70207,
469
+ "issue_types": [
470
+ "integrative",
471
+ "distributive",
472
+ "integrative",
473
+ "compatible"
474
+ ],
475
+ "option_perms": [
476
+ [
477
+ 1,
478
+ 2,
479
+ 0,
480
+ 3
481
+ ],
482
+ [
483
+ 2,
484
+ 1,
485
+ 0,
486
+ 3
487
+ ],
488
+ [
489
+ 3,
490
+ 1,
491
+ 2,
492
+ 0
493
+ ],
494
+ [
495
+ 0,
496
+ 1,
497
+ 2,
498
+ 3
499
+ ]
500
+ ],
501
+ "decorrelate": true,
502
+ "targets": {
503
+ "feasible_fraction": 0.06,
504
+ "feasible_count": 15,
505
+ "dominated_target": 0.6
506
+ },
507
+ "achieved": {
508
+ "ir_count": 16,
509
+ "dominated_acceptable_fraction": 0.5
510
+ },
511
+ "integerized_thresholds": "floor_then_exact_resolve"
512
+ },
513
+ "difficulty": {
514
+ "scalar": 0.675963,
515
+ "components": {
516
+ "feasible_scarcity": 0.9375,
517
+ "pareto_frontier_fraction": 0.140625,
518
+ "preference_conflict": 0.524835,
519
+ "favorite_block_fraction": 0.980357,
520
+ "pivotal_seat_burden": 0.483871
521
+ },
522
+ "tags": [
523
+ "hard",
524
+ "high-conflict",
525
+ "large-frontier",
526
+ "no-clear-win-win"
527
+ ]
528
+ }
529
+ }
530
+ }
bank/scorable_negotiation-L2-f3366df5c2.json ADDED
@@ -0,0 +1,527 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "instance_id": "scorable_negotiation-L2-f3366df5c2",
3
+ "scenario": "scorable_negotiation",
4
+ "level": 2,
5
+ "seed": 70217,
6
+ "payload": {
7
+ "space": {
8
+ "issues": [
9
+ {
10
+ "name": "issue0",
11
+ "options": [
12
+ "opt0",
13
+ "opt1",
14
+ "opt2",
15
+ "opt3"
16
+ ]
17
+ },
18
+ {
19
+ "name": "issue1",
20
+ "options": [
21
+ "opt0",
22
+ "opt1",
23
+ "opt2",
24
+ "opt3"
25
+ ]
26
+ },
27
+ {
28
+ "name": "issue2",
29
+ "options": [
30
+ "opt0",
31
+ "opt1",
32
+ "opt2",
33
+ "opt3"
34
+ ]
35
+ },
36
+ {
37
+ "name": "issue3",
38
+ "options": [
39
+ "opt0",
40
+ "opt1",
41
+ "opt2",
42
+ "opt3"
43
+ ]
44
+ }
45
+ ]
46
+ },
47
+ "sheets": [
48
+ {
49
+ "agent": "P0",
50
+ "values": [
51
+ [
52
+ 48.0,
53
+ 72.0,
54
+ 24.0,
55
+ 0.0
56
+ ],
57
+ [
58
+ 29.0,
59
+ 44.0,
60
+ 15.0,
61
+ 0.0
62
+ ],
63
+ [
64
+ 67.0,
65
+ 22.0,
66
+ 44.0,
67
+ 0.0
68
+ ],
69
+ [
70
+ 0.0,
71
+ 0.0,
72
+ 0.0,
73
+ 0.0
74
+ ]
75
+ ],
76
+ "threshold": 92.0
77
+ },
78
+ {
79
+ "agent": "P1",
80
+ "values": [
81
+ [
82
+ 15.0,
83
+ 0.0,
84
+ 30.0,
85
+ 44.0
86
+ ],
87
+ [
88
+ 14.0,
89
+ 21.0,
90
+ 7.0,
91
+ 0.0
92
+ ],
93
+ [
94
+ 0.0,
95
+ 0.0,
96
+ 0.0,
97
+ 0.0
98
+ ],
99
+ [
100
+ 0.0,
101
+ 0.0,
102
+ 0.0,
103
+ 0.0
104
+ ]
105
+ ],
106
+ "threshold": 36.0
107
+ },
108
+ {
109
+ "agent": "P2",
110
+ "values": [
111
+ [
112
+ 24.0,
113
+ 0.0,
114
+ 47.0,
115
+ 71.0
116
+ ],
117
+ [
118
+ 33.0,
119
+ 50.0,
120
+ 17.0,
121
+ 0.0
122
+ ],
123
+ [
124
+ 0.0,
125
+ 0.0,
126
+ 0.0,
127
+ 0.0
128
+ ],
129
+ [
130
+ 0.0,
131
+ 0.0,
132
+ 0.0,
133
+ 0.0
134
+ ]
135
+ ],
136
+ "threshold": 64.0
137
+ },
138
+ {
139
+ "agent": "P3",
140
+ "values": [
141
+ [
142
+ 31.0,
143
+ 0.0,
144
+ 61.0,
145
+ 92.0
146
+ ],
147
+ [
148
+ 38.0,
149
+ 56.0,
150
+ 19.0,
151
+ 0.0
152
+ ],
153
+ [
154
+ 0.0,
155
+ 0.0,
156
+ 0.0,
157
+ 0.0
158
+ ],
159
+ [
160
+ 29.0,
161
+ 88.0,
162
+ 59.0,
163
+ 0.0
164
+ ]
165
+ ],
166
+ "threshold": 120.0
167
+ },
168
+ {
169
+ "agent": "P4",
170
+ "values": [
171
+ [
172
+ 33.0,
173
+ 50.0,
174
+ 17.0,
175
+ 0.0
176
+ ],
177
+ [
178
+ 22.0,
179
+ 32.0,
180
+ 11.0,
181
+ 0.0
182
+ ],
183
+ [
184
+ 64.0,
185
+ 0.0,
186
+ 32.0,
187
+ 96.0
188
+ ],
189
+ [
190
+ 24.0,
191
+ 0.0,
192
+ 73.0,
193
+ 48.0
194
+ ]
195
+ ],
196
+ "threshold": 129.0
197
+ }
198
+ ],
199
+ "rounds": 4,
200
+ "info": "private",
201
+ "chat": true,
202
+ "proposer": 0,
203
+ "veto": 1,
204
+ "min_accept": 5,
205
+ "discount": 0.95,
206
+ "breakdown_risk": 0.0,
207
+ "constraint": null,
208
+ "meta": {
209
+ "generator": "rational_agents.generate_game",
210
+ "seed": 70217,
211
+ "issue_types": [
212
+ "distributive",
213
+ "compatible",
214
+ "integrative",
215
+ "integrative"
216
+ ],
217
+ "option_perms": [
218
+ [
219
+ 2,
220
+ 1,
221
+ 3,
222
+ 0
223
+ ],
224
+ [
225
+ 0,
226
+ 3,
227
+ 1,
228
+ 2
229
+ ],
230
+ [
231
+ 3,
232
+ 2,
233
+ 1,
234
+ 0
235
+ ],
236
+ [
237
+ 0,
238
+ 1,
239
+ 2,
240
+ 3
241
+ ]
242
+ ],
243
+ "decorrelate": true,
244
+ "targets": {
245
+ "feasible_fraction": 0.06,
246
+ "feasible_count": 15,
247
+ "dominated_target": 0.6
248
+ },
249
+ "achieved": {
250
+ "ir_count": 16,
251
+ "dominated_acceptable_fraction": 0.6875
252
+ },
253
+ "integerized_thresholds": "floor_then_exact_resolve",
254
+ "five_seat_campaign": {
255
+ "bank_position": 17,
256
+ "generator_seed": 70217,
257
+ "difficulty_level": 2
258
+ }
259
+ }
260
+ },
261
+ "ceiling": 1.0,
262
+ "floor": 0.5083,
263
+ "solution": {
264
+ "deal_space_size": 256,
265
+ "n_parties": 5,
266
+ "pareto_count": 13,
267
+ "ir_count": 16,
268
+ "ir_pareto_count": 5,
269
+ "ir_pareto_fraction": 0.3125,
270
+ "dominated_acceptable_fraction": 0.6875,
271
+ "empty_ir": false,
272
+ "ideal_surplus": [
273
+ 67.0,
274
+ 29.0,
275
+ 57.0,
276
+ 87.0,
277
+ 105.0
278
+ ],
279
+ "max_feasible_joint_surplus": 232.0,
280
+ "max_feasible_joint_utility": 673.0,
281
+ "max_feasible_joint_deal": [
282
+ 3,
283
+ 1,
284
+ 0,
285
+ 2
286
+ ],
287
+ "sparsity": 0.475,
288
+ "pairwise_iou": 0.5602564102564103,
289
+ "solutions": {
290
+ "nash": {
291
+ "concept": "nash",
292
+ "index": 210,
293
+ "deal": [
294
+ 3,
295
+ 1,
296
+ 0,
297
+ 2
298
+ ],
299
+ "named": {
300
+ "issue0": "opt3",
301
+ "issue1": "opt1",
302
+ "issue2": "opt0",
303
+ "issue3": "opt2"
304
+ },
305
+ "utilities": [
306
+ 111.0,
307
+ 65.0,
308
+ 121.0,
309
+ 207.0,
310
+ 169.0
311
+ ],
312
+ "surpluses": [
313
+ 19.0,
314
+ 29.0,
315
+ 57.0,
316
+ 87.0,
317
+ 40.0
318
+ ],
319
+ "ties": [
320
+ 210
321
+ ],
322
+ "note": "",
323
+ "scale_invariant": true
324
+ },
325
+ "kalai_smorodinsky": {
326
+ "concept": "kalai_smorodinsky",
327
+ "index": 146,
328
+ "deal": [
329
+ 2,
330
+ 1,
331
+ 0,
332
+ 2
333
+ ],
334
+ "named": {
335
+ "issue0": "opt2",
336
+ "issue1": "opt1",
337
+ "issue2": "opt0",
338
+ "issue3": "opt2"
339
+ },
340
+ "utilities": [
341
+ 135.0,
342
+ 51.0,
343
+ 97.0,
344
+ 176.0,
345
+ 186.0
346
+ ],
347
+ "surpluses": [
348
+ 43.0,
349
+ 15.0,
350
+ 33.0,
351
+ 56.0,
352
+ 57.0
353
+ ],
354
+ "ties": [
355
+ 146
356
+ ],
357
+ "note": "",
358
+ "scale_invariant": true
359
+ },
360
+ "egalitarian": {
361
+ "concept": "egalitarian",
362
+ "index": 210,
363
+ "deal": [
364
+ 3,
365
+ 1,
366
+ 0,
367
+ 2
368
+ ],
369
+ "named": {
370
+ "issue0": "opt3",
371
+ "issue1": "opt1",
372
+ "issue2": "opt0",
373
+ "issue3": "opt2"
374
+ },
375
+ "utilities": [
376
+ 111.0,
377
+ 65.0,
378
+ 121.0,
379
+ 207.0,
380
+ 169.0
381
+ ],
382
+ "surpluses": [
383
+ 19.0,
384
+ 29.0,
385
+ 57.0,
386
+ 87.0,
387
+ 40.0
388
+ ],
389
+ "ties": [
390
+ 210
391
+ ],
392
+ "note": "",
393
+ "scale_invariant": false
394
+ },
395
+ "utilitarian": {
396
+ "concept": "utilitarian",
397
+ "index": 210,
398
+ "deal": [
399
+ 3,
400
+ 1,
401
+ 0,
402
+ 2
403
+ ],
404
+ "named": {
405
+ "issue0": "opt3",
406
+ "issue1": "opt1",
407
+ "issue2": "opt0",
408
+ "issue3": "opt2"
409
+ },
410
+ "utilities": [
411
+ 111.0,
412
+ 65.0,
413
+ 121.0,
414
+ 207.0,
415
+ 169.0
416
+ ],
417
+ "surpluses": [
418
+ 19.0,
419
+ 29.0,
420
+ 57.0,
421
+ 87.0,
422
+ 40.0
423
+ ],
424
+ "ties": [
425
+ 210
426
+ ],
427
+ "note": "",
428
+ "scale_invariant": false
429
+ },
430
+ "max_nash_welfare": {
431
+ "concept": "max_nash_welfare",
432
+ "index": 210,
433
+ "deal": [
434
+ 3,
435
+ 1,
436
+ 0,
437
+ 2
438
+ ],
439
+ "named": {
440
+ "issue0": "opt3",
441
+ "issue1": "opt1",
442
+ "issue2": "opt0",
443
+ "issue3": "opt2"
444
+ },
445
+ "utilities": [
446
+ 111.0,
447
+ 65.0,
448
+ 121.0,
449
+ 207.0,
450
+ 169.0
451
+ ],
452
+ "surpluses": [
453
+ 19.0,
454
+ 29.0,
455
+ 57.0,
456
+ 87.0,
457
+ 40.0
458
+ ],
459
+ "ties": [
460
+ 210
461
+ ],
462
+ "note": "",
463
+ "scale_invariant": true
464
+ }
465
+ },
466
+ "generator": {
467
+ "generator": "rational_agents.generate_game",
468
+ "seed": 70217,
469
+ "issue_types": [
470
+ "distributive",
471
+ "compatible",
472
+ "integrative",
473
+ "integrative"
474
+ ],
475
+ "option_perms": [
476
+ [
477
+ 2,
478
+ 1,
479
+ 3,
480
+ 0
481
+ ],
482
+ [
483
+ 0,
484
+ 3,
485
+ 1,
486
+ 2
487
+ ],
488
+ [
489
+ 3,
490
+ 2,
491
+ 1,
492
+ 0
493
+ ],
494
+ [
495
+ 0,
496
+ 1,
497
+ 2,
498
+ 3
499
+ ]
500
+ ],
501
+ "decorrelate": true,
502
+ "targets": {
503
+ "feasible_fraction": 0.06,
504
+ "feasible_count": 15,
505
+ "dominated_target": 0.6
506
+ },
507
+ "achieved": {
508
+ "ir_count": 16,
509
+ "dominated_acceptable_fraction": 0.6875
510
+ },
511
+ "integerized_thresholds": "floor_then_exact_resolve"
512
+ },
513
+ "difficulty": {
514
+ "scalar": 0.642645,
515
+ "components": {
516
+ "feasible_scarcity": 0.9375,
517
+ "pareto_frontier_fraction": 0.050781,
518
+ "preference_conflict": 0.445609,
519
+ "favorite_block_fraction": 0.906614,
520
+ "pivotal_seat_burden": 0.555556
521
+ },
522
+ "tags": [
523
+ "medium"
524
+ ]
525
+ }
526
+ }
527
+ }
bank/scorable_negotiation-L3-09d8108a8f.json ADDED
@@ -0,0 +1,528 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "instance_id": "scorable_negotiation-L3-09d8108a8f",
3
+ "scenario": "scorable_negotiation",
4
+ "level": 3,
5
+ "seed": 70213,
6
+ "payload": {
7
+ "space": {
8
+ "issues": [
9
+ {
10
+ "name": "issue0",
11
+ "options": [
12
+ "opt0",
13
+ "opt1",
14
+ "opt2",
15
+ "opt3"
16
+ ]
17
+ },
18
+ {
19
+ "name": "issue1",
20
+ "options": [
21
+ "opt0",
22
+ "opt1",
23
+ "opt2",
24
+ "opt3"
25
+ ]
26
+ },
27
+ {
28
+ "name": "issue2",
29
+ "options": [
30
+ "opt0",
31
+ "opt1",
32
+ "opt2",
33
+ "opt3"
34
+ ]
35
+ },
36
+ {
37
+ "name": "issue3",
38
+ "options": [
39
+ "opt0",
40
+ "opt1",
41
+ "opt2",
42
+ "opt3"
43
+ ]
44
+ }
45
+ ]
46
+ },
47
+ "sheets": [
48
+ {
49
+ "agent": "P0",
50
+ "values": [
51
+ [
52
+ 43.0,
53
+ 14.0,
54
+ 0.0,
55
+ 29.0
56
+ ],
57
+ [
58
+ 0.0,
59
+ 36.0,
60
+ 24.0,
61
+ 12.0
62
+ ],
63
+ [
64
+ 77.0,
65
+ 26.0,
66
+ 51.0,
67
+ 0.0
68
+ ],
69
+ [
70
+ 0.0,
71
+ 0.0,
72
+ 0.0,
73
+ 0.0
74
+ ]
75
+ ],
76
+ "threshold": 87.0
77
+ },
78
+ {
79
+ "agent": "P1",
80
+ "values": [
81
+ [
82
+ 0.0,
83
+ 0.0,
84
+ 0.0,
85
+ 0.0
86
+ ],
87
+ [
88
+ 0.0,
89
+ 39.0,
90
+ 26.0,
91
+ 13.0
92
+ ],
93
+ [
94
+ 0.0,
95
+ 34.0,
96
+ 17.0,
97
+ 51.0
98
+ ],
99
+ [
100
+ 58.0,
101
+ 29.0,
102
+ 88.0,
103
+ 0.0
104
+ ]
105
+ ],
106
+ "threshold": 98.0
107
+ },
108
+ {
109
+ "agent": "P2",
110
+ "values": [
111
+ [
112
+ 47.0,
113
+ 23.0,
114
+ 70.0,
115
+ 0.0
116
+ ],
117
+ [
118
+ 0.0,
119
+ 43.0,
120
+ 28.0,
121
+ 14.0
122
+ ],
123
+ [
124
+ 0.0,
125
+ 59.0,
126
+ 29.0,
127
+ 88.0
128
+ ],
129
+ [
130
+ 22.0,
131
+ 0.0,
132
+ 66.0,
133
+ 44.0
134
+ ]
135
+ ],
136
+ "threshold": 143.0
137
+ },
138
+ {
139
+ "agent": "P3",
140
+ "values": [
141
+ [
142
+ 0.0,
143
+ 0.0,
144
+ 0.0,
145
+ 0.0
146
+ ],
147
+ [
148
+ 0.0,
149
+ 50.0,
150
+ 33.0,
151
+ 17.0
152
+ ],
153
+ [
154
+ 72.0,
155
+ 24.0,
156
+ 48.0,
157
+ 0.0
158
+ ],
159
+ [
160
+ 0.0,
161
+ 0.0,
162
+ 0.0,
163
+ 0.0
164
+ ]
165
+ ],
166
+ "threshold": 72.0
167
+ },
168
+ {
169
+ "agent": "P4",
170
+ "values": [
171
+ [
172
+ 0.0,
173
+ 0.0,
174
+ 0.0,
175
+ 0.0
176
+ ],
177
+ [
178
+ 0.0,
179
+ 41.0,
180
+ 27.0,
181
+ 14.0
182
+ ],
183
+ [
184
+ 92.0,
185
+ 31.0,
186
+ 61.0,
187
+ 0.0
188
+ ],
189
+ [
190
+ 0.0,
191
+ 0.0,
192
+ 0.0,
193
+ 0.0
194
+ ]
195
+ ],
196
+ "threshold": 75.0
197
+ }
198
+ ],
199
+ "rounds": 4,
200
+ "info": "private",
201
+ "chat": true,
202
+ "proposer": 0,
203
+ "veto": 1,
204
+ "min_accept": 5,
205
+ "discount": 0.95,
206
+ "breakdown_risk": 0.0,
207
+ "constraint": null,
208
+ "meta": {
209
+ "generator": "rational_agents.generate_game",
210
+ "seed": 70213,
211
+ "issue_types": [
212
+ "integrative",
213
+ "compatible",
214
+ "distributive",
215
+ "integrative"
216
+ ],
217
+ "option_perms": [
218
+ [
219
+ 2,
220
+ 0,
221
+ 3,
222
+ 1
223
+ ],
224
+ [
225
+ 3,
226
+ 0,
227
+ 2,
228
+ 1
229
+ ],
230
+ [
231
+ 1,
232
+ 2,
233
+ 0,
234
+ 3
235
+ ],
236
+ [
237
+ 1,
238
+ 0,
239
+ 2,
240
+ 3
241
+ ]
242
+ ],
243
+ "decorrelate": true,
244
+ "targets": {
245
+ "feasible_fraction": 0.03,
246
+ "feasible_count": 8,
247
+ "dominated_target": 0.6
248
+ },
249
+ "achieved": {
250
+ "ir_count": 10,
251
+ "dominated_acceptable_fraction": 0.6
252
+ },
253
+ "integerized_thresholds": "floor_then_exact_resolve",
254
+ "five_seat_campaign": {
255
+ "bank_position": 13,
256
+ "generator_seed": 70213,
257
+ "difficulty_level": 3
258
+ }
259
+ }
260
+ },
261
+ "ceiling": 1.0,
262
+ "floor": 0.5684,
263
+ "solution": {
264
+ "deal_space_size": 256,
265
+ "n_parties": 5,
266
+ "pareto_count": 8,
267
+ "ir_count": 10,
268
+ "ir_pareto_count": 4,
269
+ "ir_pareto_fraction": 0.4,
270
+ "dominated_acceptable_fraction": 0.6,
271
+ "empty_ir": false,
272
+ "ideal_surplus": [
273
+ 69.0,
274
+ 46.0,
275
+ 65.0,
276
+ 50.0,
277
+ 58.0
278
+ ],
279
+ "max_feasible_joint_surplus": 219.0,
280
+ "max_feasible_joint_utility": 694.0,
281
+ "max_feasible_joint_deal": [
282
+ 0,
283
+ 1,
284
+ 0,
285
+ 2
286
+ ],
287
+ "sparsity": 0.475,
288
+ "pairwise_iou": 0.5602564102564103,
289
+ "solutions": {
290
+ "nash": {
291
+ "concept": "nash",
292
+ "index": 146,
293
+ "deal": [
294
+ 2,
295
+ 1,
296
+ 0,
297
+ 2
298
+ ],
299
+ "named": {
300
+ "issue0": "opt2",
301
+ "issue1": "opt1",
302
+ "issue2": "opt0",
303
+ "issue3": "opt2"
304
+ },
305
+ "utilities": [
306
+ 113.0,
307
+ 127.0,
308
+ 179.0,
309
+ 122.0,
310
+ 133.0
311
+ ],
312
+ "surpluses": [
313
+ 26.0,
314
+ 29.0,
315
+ 36.0,
316
+ 50.0,
317
+ 58.0
318
+ ],
319
+ "ties": [
320
+ 146
321
+ ],
322
+ "note": "",
323
+ "scale_invariant": true
324
+ },
325
+ "kalai_smorodinsky": {
326
+ "concept": "kalai_smorodinsky",
327
+ "index": 26,
328
+ "deal": [
329
+ 0,
330
+ 1,
331
+ 2,
332
+ 2
333
+ ],
334
+ "named": {
335
+ "issue0": "opt0",
336
+ "issue1": "opt1",
337
+ "issue2": "opt2",
338
+ "issue3": "opt2"
339
+ },
340
+ "utilities": [
341
+ 130.0,
342
+ 144.0,
343
+ 185.0,
344
+ 98.0,
345
+ 102.0
346
+ ],
347
+ "surpluses": [
348
+ 43.0,
349
+ 46.0,
350
+ 42.0,
351
+ 26.0,
352
+ 27.0
353
+ ],
354
+ "ties": [
355
+ 26
356
+ ],
357
+ "note": "",
358
+ "scale_invariant": true
359
+ },
360
+ "egalitarian": {
361
+ "concept": "egalitarian",
362
+ "index": 146,
363
+ "deal": [
364
+ 2,
365
+ 1,
366
+ 0,
367
+ 2
368
+ ],
369
+ "named": {
370
+ "issue0": "opt2",
371
+ "issue1": "opt1",
372
+ "issue2": "opt0",
373
+ "issue3": "opt2"
374
+ },
375
+ "utilities": [
376
+ 113.0,
377
+ 127.0,
378
+ 179.0,
379
+ 122.0,
380
+ 133.0
381
+ ],
382
+ "surpluses": [
383
+ 26.0,
384
+ 29.0,
385
+ 36.0,
386
+ 50.0,
387
+ 58.0
388
+ ],
389
+ "ties": [
390
+ 146
391
+ ],
392
+ "note": "",
393
+ "scale_invariant": false
394
+ },
395
+ "utilitarian": {
396
+ "concept": "utilitarian",
397
+ "index": 18,
398
+ "deal": [
399
+ 0,
400
+ 1,
401
+ 0,
402
+ 2
403
+ ],
404
+ "named": {
405
+ "issue0": "opt0",
406
+ "issue1": "opt1",
407
+ "issue2": "opt0",
408
+ "issue3": "opt2"
409
+ },
410
+ "utilities": [
411
+ 156.0,
412
+ 127.0,
413
+ 156.0,
414
+ 122.0,
415
+ 133.0
416
+ ],
417
+ "surpluses": [
418
+ 69.0,
419
+ 29.0,
420
+ 13.0,
421
+ 50.0,
422
+ 58.0
423
+ ],
424
+ "ties": [
425
+ 18
426
+ ],
427
+ "note": "",
428
+ "scale_invariant": false
429
+ },
430
+ "max_nash_welfare": {
431
+ "concept": "max_nash_welfare",
432
+ "index": 146,
433
+ "deal": [
434
+ 2,
435
+ 1,
436
+ 0,
437
+ 2
438
+ ],
439
+ "named": {
440
+ "issue0": "opt2",
441
+ "issue1": "opt1",
442
+ "issue2": "opt0",
443
+ "issue3": "opt2"
444
+ },
445
+ "utilities": [
446
+ 113.0,
447
+ 127.0,
448
+ 179.0,
449
+ 122.0,
450
+ 133.0
451
+ ],
452
+ "surpluses": [
453
+ 26.0,
454
+ 29.0,
455
+ 36.0,
456
+ 50.0,
457
+ 58.0
458
+ ],
459
+ "ties": [
460
+ 146
461
+ ],
462
+ "note": "",
463
+ "scale_invariant": true
464
+ }
465
+ },
466
+ "generator": {
467
+ "generator": "rational_agents.generate_game",
468
+ "seed": 70213,
469
+ "issue_types": [
470
+ "integrative",
471
+ "compatible",
472
+ "distributive",
473
+ "integrative"
474
+ ],
475
+ "option_perms": [
476
+ [
477
+ 2,
478
+ 0,
479
+ 3,
480
+ 1
481
+ ],
482
+ [
483
+ 3,
484
+ 0,
485
+ 2,
486
+ 1
487
+ ],
488
+ [
489
+ 1,
490
+ 2,
491
+ 0,
492
+ 3
493
+ ],
494
+ [
495
+ 1,
496
+ 0,
497
+ 2,
498
+ 3
499
+ ]
500
+ ],
501
+ "decorrelate": true,
502
+ "targets": {
503
+ "feasible_fraction": 0.03,
504
+ "feasible_count": 8,
505
+ "dominated_target": 0.6
506
+ },
507
+ "achieved": {
508
+ "ir_count": 10,
509
+ "dominated_acceptable_fraction": 0.6
510
+ },
511
+ "integerized_thresholds": "floor_then_exact_resolve"
512
+ },
513
+ "difficulty": {
514
+ "scalar": 0.65595,
515
+ "components": {
516
+ "feasible_scarcity": 0.960938,
517
+ "pareto_frontier_fraction": 0.03125,
518
+ "preference_conflict": 0.434275,
519
+ "favorite_block_fraction": 0.919093,
520
+ "pivotal_seat_burden": 0.615385
521
+ },
522
+ "tags": [
523
+ "medium",
524
+ "small-frontier"
525
+ ]
526
+ }
527
+ }
528
+ }
bank/scorable_negotiation-L3-78a36182a2.json ADDED
@@ -0,0 +1,529 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "instance_id": "scorable_negotiation-L3-78a36182a2",
3
+ "scenario": "scorable_negotiation",
4
+ "level": 3,
5
+ "seed": 70218,
6
+ "payload": {
7
+ "space": {
8
+ "issues": [
9
+ {
10
+ "name": "issue0",
11
+ "options": [
12
+ "opt0",
13
+ "opt1",
14
+ "opt2",
15
+ "opt3"
16
+ ]
17
+ },
18
+ {
19
+ "name": "issue1",
20
+ "options": [
21
+ "opt0",
22
+ "opt1",
23
+ "opt2",
24
+ "opt3"
25
+ ]
26
+ },
27
+ {
28
+ "name": "issue2",
29
+ "options": [
30
+ "opt0",
31
+ "opt1",
32
+ "opt2",
33
+ "opt3"
34
+ ]
35
+ },
36
+ {
37
+ "name": "issue3",
38
+ "options": [
39
+ "opt0",
40
+ "opt1",
41
+ "opt2",
42
+ "opt3"
43
+ ]
44
+ }
45
+ ]
46
+ },
47
+ "sheets": [
48
+ {
49
+ "agent": "P0",
50
+ "values": [
51
+ [
52
+ 56.0,
53
+ 28.0,
54
+ 0.0,
55
+ 84.0
56
+ ],
57
+ [
58
+ 37.0,
59
+ 18.0,
60
+ 0.0,
61
+ 55.0
62
+ ],
63
+ [
64
+ 0.0,
65
+ 8.0,
66
+ 16.0,
67
+ 24.0
68
+ ],
69
+ [
70
+ 46.0,
71
+ 23.0,
72
+ 69.0,
73
+ 0.0
74
+ ]
75
+ ],
76
+ "threshold": 131.0
77
+ },
78
+ {
79
+ "agent": "P1",
80
+ "values": [
81
+ [
82
+ 14.0,
83
+ 28.0,
84
+ 42.0,
85
+ 0.0
86
+ ],
87
+ [
88
+ 0.0,
89
+ 0.0,
90
+ 0.0,
91
+ 0.0
92
+ ],
93
+ [
94
+ 0.0,
95
+ 19.0,
96
+ 38.0,
97
+ 58.0
98
+ ],
99
+ [
100
+ 0.0,
101
+ 0.0,
102
+ 0.0,
103
+ 0.0
104
+ ]
105
+ ],
106
+ "threshold": 59.0
107
+ },
108
+ {
109
+ "agent": "P2",
110
+ "values": [
111
+ [
112
+ 54.0,
113
+ 27.0,
114
+ 0.0,
115
+ 81.0
116
+ ],
117
+ [
118
+ 0.0,
119
+ 0.0,
120
+ 0.0,
121
+ 0.0
122
+ ],
123
+ [
124
+ 0.0,
125
+ 10.0,
126
+ 19.0,
127
+ 29.0
128
+ ],
129
+ [
130
+ 0.0,
131
+ 0.0,
132
+ 0.0,
133
+ 0.0
134
+ ]
135
+ ],
136
+ "threshold": 67.0
137
+ },
138
+ {
139
+ "agent": "P3",
140
+ "values": [
141
+ [
142
+ 61.0,
143
+ 31.0,
144
+ 0.0,
145
+ 92.0
146
+ ],
147
+ [
148
+ 55.0,
149
+ 0.0,
150
+ 82.0,
151
+ 27.0
152
+ ],
153
+ [
154
+ 0.0,
155
+ 10.0,
156
+ 19.0,
157
+ 29.0
158
+ ],
159
+ [
160
+ 0.0,
161
+ 0.0,
162
+ 0.0,
163
+ 0.0
164
+ ]
165
+ ],
166
+ "threshold": 116.0
167
+ },
168
+ {
169
+ "agent": "P4",
170
+ "values": [
171
+ [
172
+ 18.0,
173
+ 36.0,
174
+ 54.0,
175
+ 0.0
176
+ ],
177
+ [
178
+ 0.0,
179
+ 0.0,
180
+ 0.0,
181
+ 0.0
182
+ ],
183
+ [
184
+ 0.0,
185
+ 18.0,
186
+ 37.0,
187
+ 55.0
188
+ ],
189
+ [
190
+ 97.0,
191
+ 64.0,
192
+ 32.0,
193
+ 0.0
194
+ ]
195
+ ],
196
+ "threshold": 118.0
197
+ }
198
+ ],
199
+ "rounds": 4,
200
+ "info": "private",
201
+ "chat": true,
202
+ "proposer": 0,
203
+ "veto": 1,
204
+ "min_accept": 5,
205
+ "discount": 0.95,
206
+ "breakdown_risk": 0.0,
207
+ "constraint": null,
208
+ "meta": {
209
+ "generator": "rational_agents.generate_game",
210
+ "seed": 70218,
211
+ "issue_types": [
212
+ "distributive",
213
+ "integrative",
214
+ "compatible",
215
+ "integrative"
216
+ ],
217
+ "option_perms": [
218
+ [
219
+ 1,
220
+ 3,
221
+ 2,
222
+ 0
223
+ ],
224
+ [
225
+ 3,
226
+ 1,
227
+ 0,
228
+ 2
229
+ ],
230
+ [
231
+ 3,
232
+ 0,
233
+ 1,
234
+ 2
235
+ ],
236
+ [
237
+ 3,
238
+ 0,
239
+ 2,
240
+ 1
241
+ ]
242
+ ],
243
+ "decorrelate": true,
244
+ "targets": {
245
+ "feasible_fraction": 0.03,
246
+ "feasible_count": 8,
247
+ "dominated_target": 0.6
248
+ },
249
+ "achieved": {
250
+ "ir_count": 4,
251
+ "dominated_acceptable_fraction": 0.5
252
+ },
253
+ "integerized_thresholds": "floor_then_exact_resolve",
254
+ "five_seat_campaign": {
255
+ "bank_position": 18,
256
+ "generator_seed": 70218,
257
+ "difficulty_level": 3
258
+ }
259
+ }
260
+ },
261
+ "ceiling": 1.0,
262
+ "floor": 0.8067,
263
+ "solution": {
264
+ "deal_space_size": 256,
265
+ "n_parties": 5,
266
+ "pareto_count": 24,
267
+ "ir_count": 4,
268
+ "ir_pareto_count": 2,
269
+ "ir_pareto_fraction": 0.5,
270
+ "dominated_acceptable_fraction": 0.5,
271
+ "empty_ir": false,
272
+ "ideal_surplus": [
273
+ 50.0,
274
+ 13.0,
275
+ 16.0,
276
+ 29.0,
277
+ 52.0
278
+ ],
279
+ "max_feasible_joint_surplus": 142.0,
280
+ "max_feasible_joint_utility": 633.0,
281
+ "max_feasible_joint_deal": [
282
+ 0,
283
+ 0,
284
+ 3,
285
+ 0
286
+ ],
287
+ "sparsity": 0.475,
288
+ "pairwise_iou": 0.5547619047619048,
289
+ "solutions": {
290
+ "nash": {
291
+ "concept": "nash",
292
+ "index": 12,
293
+ "deal": [
294
+ 0,
295
+ 0,
296
+ 3,
297
+ 0
298
+ ],
299
+ "named": {
300
+ "issue0": "opt0",
301
+ "issue1": "opt0",
302
+ "issue2": "opt3",
303
+ "issue3": "opt0"
304
+ },
305
+ "utilities": [
306
+ 163.0,
307
+ 72.0,
308
+ 83.0,
309
+ 145.0,
310
+ 170.0
311
+ ],
312
+ "surpluses": [
313
+ 32.0,
314
+ 13.0,
315
+ 16.0,
316
+ 29.0,
317
+ 52.0
318
+ ],
319
+ "ties": [
320
+ 12
321
+ ],
322
+ "note": "",
323
+ "scale_invariant": true
324
+ },
325
+ "kalai_smorodinsky": {
326
+ "concept": "kalai_smorodinsky",
327
+ "index": 12,
328
+ "deal": [
329
+ 0,
330
+ 0,
331
+ 3,
332
+ 0
333
+ ],
334
+ "named": {
335
+ "issue0": "opt0",
336
+ "issue1": "opt0",
337
+ "issue2": "opt3",
338
+ "issue3": "opt0"
339
+ },
340
+ "utilities": [
341
+ 163.0,
342
+ 72.0,
343
+ 83.0,
344
+ 145.0,
345
+ 170.0
346
+ ],
347
+ "surpluses": [
348
+ 32.0,
349
+ 13.0,
350
+ 16.0,
351
+ 29.0,
352
+ 52.0
353
+ ],
354
+ "ties": [
355
+ 12
356
+ ],
357
+ "note": "",
358
+ "scale_invariant": true
359
+ },
360
+ "egalitarian": {
361
+ "concept": "egalitarian",
362
+ "index": 12,
363
+ "deal": [
364
+ 0,
365
+ 0,
366
+ 3,
367
+ 0
368
+ ],
369
+ "named": {
370
+ "issue0": "opt0",
371
+ "issue1": "opt0",
372
+ "issue2": "opt3",
373
+ "issue3": "opt0"
374
+ },
375
+ "utilities": [
376
+ 163.0,
377
+ 72.0,
378
+ 83.0,
379
+ 145.0,
380
+ 170.0
381
+ ],
382
+ "surpluses": [
383
+ 32.0,
384
+ 13.0,
385
+ 16.0,
386
+ 29.0,
387
+ 52.0
388
+ ],
389
+ "ties": [
390
+ 12
391
+ ],
392
+ "note": "",
393
+ "scale_invariant": false
394
+ },
395
+ "utilitarian": {
396
+ "concept": "utilitarian",
397
+ "index": 12,
398
+ "deal": [
399
+ 0,
400
+ 0,
401
+ 3,
402
+ 0
403
+ ],
404
+ "named": {
405
+ "issue0": "opt0",
406
+ "issue1": "opt0",
407
+ "issue2": "opt3",
408
+ "issue3": "opt0"
409
+ },
410
+ "utilities": [
411
+ 163.0,
412
+ 72.0,
413
+ 83.0,
414
+ 145.0,
415
+ 170.0
416
+ ],
417
+ "surpluses": [
418
+ 32.0,
419
+ 13.0,
420
+ 16.0,
421
+ 29.0,
422
+ 52.0
423
+ ],
424
+ "ties": [
425
+ 12
426
+ ],
427
+ "note": "",
428
+ "scale_invariant": false
429
+ },
430
+ "max_nash_welfare": {
431
+ "concept": "max_nash_welfare",
432
+ "index": 12,
433
+ "deal": [
434
+ 0,
435
+ 0,
436
+ 3,
437
+ 0
438
+ ],
439
+ "named": {
440
+ "issue0": "opt0",
441
+ "issue1": "opt0",
442
+ "issue2": "opt3",
443
+ "issue3": "opt0"
444
+ },
445
+ "utilities": [
446
+ 163.0,
447
+ 72.0,
448
+ 83.0,
449
+ 145.0,
450
+ 170.0
451
+ ],
452
+ "surpluses": [
453
+ 32.0,
454
+ 13.0,
455
+ 16.0,
456
+ 29.0,
457
+ 52.0
458
+ ],
459
+ "ties": [
460
+ 12
461
+ ],
462
+ "note": "",
463
+ "scale_invariant": true
464
+ }
465
+ },
466
+ "generator": {
467
+ "generator": "rational_agents.generate_game",
468
+ "seed": 70218,
469
+ "issue_types": [
470
+ "distributive",
471
+ "integrative",
472
+ "compatible",
473
+ "integrative"
474
+ ],
475
+ "option_perms": [
476
+ [
477
+ 1,
478
+ 3,
479
+ 2,
480
+ 0
481
+ ],
482
+ [
483
+ 3,
484
+ 1,
485
+ 0,
486
+ 2
487
+ ],
488
+ [
489
+ 3,
490
+ 0,
491
+ 1,
492
+ 2
493
+ ],
494
+ [
495
+ 3,
496
+ 0,
497
+ 2,
498
+ 1
499
+ ]
500
+ ],
501
+ "decorrelate": true,
502
+ "targets": {
503
+ "feasible_fraction": 0.03,
504
+ "feasible_count": 8,
505
+ "dominated_target": 0.6
506
+ },
507
+ "achieved": {
508
+ "ir_count": 4,
509
+ "dominated_acceptable_fraction": 0.5
510
+ },
511
+ "integerized_thresholds": "floor_then_exact_resolve"
512
+ },
513
+ "difficulty": {
514
+ "scalar": 0.707453,
515
+ "components": {
516
+ "feasible_scarcity": 0.984375,
517
+ "pareto_frontier_fraction": 0.09375,
518
+ "preference_conflict": 0.438838,
519
+ "favorite_block_fraction": 0.978022,
520
+ "pivotal_seat_burden": 0.764706
521
+ },
522
+ "tags": [
523
+ "hard",
524
+ "no-clear-win-win",
525
+ "pivotal-seat"
526
+ ]
527
+ }
528
+ }
529
+ }
bank/scorable_negotiation-L3-81f699e3fe.json ADDED
@@ -0,0 +1,530 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "instance_id": "scorable_negotiation-L3-81f699e3fe",
3
+ "scenario": "scorable_negotiation",
4
+ "level": 3,
5
+ "seed": 70208,
6
+ "payload": {
7
+ "space": {
8
+ "issues": [
9
+ {
10
+ "name": "issue0",
11
+ "options": [
12
+ "opt0",
13
+ "opt1",
14
+ "opt2",
15
+ "opt3"
16
+ ]
17
+ },
18
+ {
19
+ "name": "issue1",
20
+ "options": [
21
+ "opt0",
22
+ "opt1",
23
+ "opt2",
24
+ "opt3"
25
+ ]
26
+ },
27
+ {
28
+ "name": "issue2",
29
+ "options": [
30
+ "opt0",
31
+ "opt1",
32
+ "opt2",
33
+ "opt3"
34
+ ]
35
+ },
36
+ {
37
+ "name": "issue3",
38
+ "options": [
39
+ "opt0",
40
+ "opt1",
41
+ "opt2",
42
+ "opt3"
43
+ ]
44
+ }
45
+ ]
46
+ },
47
+ "sheets": [
48
+ {
49
+ "agent": "P0",
50
+ "values": [
51
+ [
52
+ 40.0,
53
+ 60.0,
54
+ 20.0,
55
+ 0.0
56
+ ],
57
+ [
58
+ 0.0,
59
+ 0.0,
60
+ 0.0,
61
+ 0.0
62
+ ],
63
+ [
64
+ 0.0,
65
+ 47.0,
66
+ 31.0,
67
+ 16.0
68
+ ],
69
+ [
70
+ 0.0,
71
+ 59.0,
72
+ 39.0,
73
+ 20.0
74
+ ]
75
+ ],
76
+ "threshold": 87.0
77
+ },
78
+ {
79
+ "agent": "P1",
80
+ "values": [
81
+ [
82
+ 15.0,
83
+ 0.0,
84
+ 30.0,
85
+ 44.0
86
+ ],
87
+ [
88
+ 14.0,
89
+ 42.0,
90
+ 28.0,
91
+ 0.0
92
+ ],
93
+ [
94
+ 0.0,
95
+ 27.0,
96
+ 18.0,
97
+ 9.0
98
+ ],
99
+ [
100
+ 0.0,
101
+ 0.0,
102
+ 0.0,
103
+ 0.0
104
+ ]
105
+ ],
106
+ "threshold": 58.0
107
+ },
108
+ {
109
+ "agent": "P2",
110
+ "values": [
111
+ [
112
+ 22.0,
113
+ 0.0,
114
+ 45.0,
115
+ 67.0
116
+ ],
117
+ [
118
+ 0.0,
119
+ 0.0,
120
+ 0.0,
121
+ 0.0
122
+ ],
123
+ [
124
+ 0.0,
125
+ 56.0,
126
+ 37.0,
127
+ 19.0
128
+ ],
129
+ [
130
+ 0.0,
131
+ 26.0,
132
+ 78.0,
133
+ 52.0
134
+ ]
135
+ ],
136
+ "threshold": 104.0
137
+ },
138
+ {
139
+ "agent": "P3",
140
+ "values": [
141
+ [
142
+ 25.0,
143
+ 0.0,
144
+ 49.0,
145
+ 74.0
146
+ ],
147
+ [
148
+ 0.0,
149
+ 0.0,
150
+ 0.0,
151
+ 0.0
152
+ ],
153
+ [
154
+ 0.0,
155
+ 22.0,
156
+ 15.0,
157
+ 7.0
158
+ ],
159
+ [
160
+ 0.0,
161
+ 0.0,
162
+ 0.0,
163
+ 0.0
164
+ ]
165
+ ],
166
+ "threshold": 49.0
167
+ },
168
+ {
169
+ "agent": "P4",
170
+ "values": [
171
+ [
172
+ 46.0,
173
+ 69.0,
174
+ 23.0,
175
+ 0.0
176
+ ],
177
+ [
178
+ 56.0,
179
+ 28.0,
180
+ 0.0,
181
+ 83.0
182
+ ],
183
+ [
184
+ 0.0,
185
+ 24.0,
186
+ 16.0,
187
+ 8.0
188
+ ],
189
+ [
190
+ 0.0,
191
+ 0.0,
192
+ 0.0,
193
+ 0.0
194
+ ]
195
+ ],
196
+ "threshold": 91.0
197
+ }
198
+ ],
199
+ "rounds": 4,
200
+ "info": "private",
201
+ "chat": true,
202
+ "proposer": 0,
203
+ "veto": 1,
204
+ "min_accept": 5,
205
+ "discount": 0.95,
206
+ "breakdown_risk": 0.0,
207
+ "constraint": null,
208
+ "meta": {
209
+ "generator": "rational_agents.generate_game",
210
+ "seed": 70208,
211
+ "issue_types": [
212
+ "distributive",
213
+ "integrative",
214
+ "compatible",
215
+ "integrative"
216
+ ],
217
+ "option_perms": [
218
+ [
219
+ 1,
220
+ 2,
221
+ 3,
222
+ 0
223
+ ],
224
+ [
225
+ 0,
226
+ 3,
227
+ 1,
228
+ 2
229
+ ],
230
+ [
231
+ 1,
232
+ 2,
233
+ 0,
234
+ 3
235
+ ],
236
+ [
237
+ 2,
238
+ 0,
239
+ 3,
240
+ 1
241
+ ]
242
+ ],
243
+ "decorrelate": true,
244
+ "targets": {
245
+ "feasible_fraction": 0.03,
246
+ "feasible_count": 8,
247
+ "dominated_target": 0.6
248
+ },
249
+ "achieved": {
250
+ "ir_count": 7,
251
+ "dominated_acceptable_fraction": 0.5714285714285714
252
+ },
253
+ "integerized_thresholds": "floor_then_exact_resolve",
254
+ "five_seat_campaign": {
255
+ "bank_position": 8,
256
+ "generator_seed": 70208,
257
+ "difficulty_level": 3
258
+ }
259
+ }
260
+ },
261
+ "ceiling": 1.0,
262
+ "floor": 0.6754,
263
+ "solution": {
264
+ "deal_space_size": 256,
265
+ "n_parties": 5,
266
+ "pareto_count": 24,
267
+ "ir_count": 7,
268
+ "ir_pareto_count": 3,
269
+ "ir_pareto_fraction": 0.42857142857142855,
270
+ "dominated_acceptable_fraction": 0.5714285714285714,
271
+ "empty_ir": false,
272
+ "ideal_surplus": [
273
+ 39.0,
274
+ 13.0,
275
+ 75.0,
276
+ 47.0,
277
+ 16.0
278
+ ],
279
+ "max_feasible_joint_surplus": 141.0,
280
+ "max_feasible_joint_utility": 530.0,
281
+ "max_feasible_joint_deal": [
282
+ 2,
283
+ 0,
284
+ 1,
285
+ 2
286
+ ],
287
+ "sparsity": 0.475,
288
+ "pairwise_iou": 0.5538927738927739,
289
+ "solutions": {
290
+ "nash": {
291
+ "concept": "nash",
292
+ "index": 245,
293
+ "deal": [
294
+ 3,
295
+ 3,
296
+ 1,
297
+ 1
298
+ ],
299
+ "named": {
300
+ "issue0": "opt3",
301
+ "issue1": "opt3",
302
+ "issue2": "opt1",
303
+ "issue3": "opt1"
304
+ },
305
+ "utilities": [
306
+ 106.0,
307
+ 71.0,
308
+ 149.0,
309
+ 96.0,
310
+ 107.0
311
+ ],
312
+ "surpluses": [
313
+ 19.0,
314
+ 13.0,
315
+ 45.0,
316
+ 47.0,
317
+ 16.0
318
+ ],
319
+ "ties": [
320
+ 245
321
+ ],
322
+ "note": "",
323
+ "scale_invariant": true
324
+ },
325
+ "kalai_smorodinsky": {
326
+ "concept": "kalai_smorodinsky",
327
+ "index": 245,
328
+ "deal": [
329
+ 3,
330
+ 3,
331
+ 1,
332
+ 1
333
+ ],
334
+ "named": {
335
+ "issue0": "opt3",
336
+ "issue1": "opt3",
337
+ "issue2": "opt1",
338
+ "issue3": "opt1"
339
+ },
340
+ "utilities": [
341
+ 106.0,
342
+ 71.0,
343
+ 149.0,
344
+ 96.0,
345
+ 107.0
346
+ ],
347
+ "surpluses": [
348
+ 19.0,
349
+ 13.0,
350
+ 45.0,
351
+ 47.0,
352
+ 16.0
353
+ ],
354
+ "ties": [
355
+ 245
356
+ ],
357
+ "note": "",
358
+ "scale_invariant": true
359
+ },
360
+ "egalitarian": {
361
+ "concept": "egalitarian",
362
+ "index": 245,
363
+ "deal": [
364
+ 3,
365
+ 3,
366
+ 1,
367
+ 1
368
+ ],
369
+ "named": {
370
+ "issue0": "opt3",
371
+ "issue1": "opt3",
372
+ "issue2": "opt1",
373
+ "issue3": "opt1"
374
+ },
375
+ "utilities": [
376
+ 106.0,
377
+ 71.0,
378
+ 149.0,
379
+ 96.0,
380
+ 107.0
381
+ ],
382
+ "surpluses": [
383
+ 19.0,
384
+ 13.0,
385
+ 45.0,
386
+ 47.0,
387
+ 16.0
388
+ ],
389
+ "ties": [
390
+ 245
391
+ ],
392
+ "note": "",
393
+ "scale_invariant": false
394
+ },
395
+ "utilitarian": {
396
+ "concept": "utilitarian",
397
+ "index": 134,
398
+ "deal": [
399
+ 2,
400
+ 0,
401
+ 1,
402
+ 2
403
+ ],
404
+ "named": {
405
+ "issue0": "opt2",
406
+ "issue1": "opt0",
407
+ "issue2": "opt1",
408
+ "issue3": "opt2"
409
+ },
410
+ "utilities": [
411
+ 106.0,
412
+ 71.0,
413
+ 179.0,
414
+ 71.0,
415
+ 103.0
416
+ ],
417
+ "surpluses": [
418
+ 19.0,
419
+ 13.0,
420
+ 75.0,
421
+ 22.0,
422
+ 12.0
423
+ ],
424
+ "ties": [
425
+ 134
426
+ ],
427
+ "note": "",
428
+ "scale_invariant": false
429
+ },
430
+ "max_nash_welfare": {
431
+ "concept": "max_nash_welfare",
432
+ "index": 245,
433
+ "deal": [
434
+ 3,
435
+ 3,
436
+ 1,
437
+ 1
438
+ ],
439
+ "named": {
440
+ "issue0": "opt3",
441
+ "issue1": "opt3",
442
+ "issue2": "opt1",
443
+ "issue3": "opt1"
444
+ },
445
+ "utilities": [
446
+ 106.0,
447
+ 71.0,
448
+ 149.0,
449
+ 96.0,
450
+ 107.0
451
+ ],
452
+ "surpluses": [
453
+ 19.0,
454
+ 13.0,
455
+ 45.0,
456
+ 47.0,
457
+ 16.0
458
+ ],
459
+ "ties": [
460
+ 245
461
+ ],
462
+ "note": "",
463
+ "scale_invariant": true
464
+ }
465
+ },
466
+ "generator": {
467
+ "generator": "rational_agents.generate_game",
468
+ "seed": 70208,
469
+ "issue_types": [
470
+ "distributive",
471
+ "integrative",
472
+ "compatible",
473
+ "integrative"
474
+ ],
475
+ "option_perms": [
476
+ [
477
+ 1,
478
+ 2,
479
+ 3,
480
+ 0
481
+ ],
482
+ [
483
+ 0,
484
+ 3,
485
+ 1,
486
+ 2
487
+ ],
488
+ [
489
+ 1,
490
+ 2,
491
+ 0,
492
+ 3
493
+ ],
494
+ [
495
+ 2,
496
+ 0,
497
+ 3,
498
+ 1
499
+ ]
500
+ ],
501
+ "decorrelate": true,
502
+ "targets": {
503
+ "feasible_fraction": 0.03,
504
+ "feasible_count": 8,
505
+ "dominated_target": 0.6
506
+ },
507
+ "achieved": {
508
+ "ir_count": 7,
509
+ "dominated_acceptable_fraction": 0.5714285714285714
510
+ },
511
+ "integerized_thresholds": "floor_then_exact_resolve"
512
+ },
513
+ "difficulty": {
514
+ "scalar": 0.701448,
515
+ "components": {
516
+ "feasible_scarcity": 0.972656,
517
+ "pareto_frontier_fraction": 0.09375,
518
+ "preference_conflict": 0.481204,
519
+ "favorite_block_fraction": 0.975,
520
+ "pivotal_seat_burden": 0.695652
521
+ },
522
+ "tags": [
523
+ "hard",
524
+ "large-frontier",
525
+ "no-clear-win-win",
526
+ "pivotal-seat"
527
+ ]
528
+ }
529
+ }
530
+ }
bank/scorable_negotiation-L3-8e55401ea3.json ADDED
@@ -0,0 +1,529 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "instance_id": "scorable_negotiation-L3-8e55401ea3",
3
+ "scenario": "scorable_negotiation",
4
+ "level": 3,
5
+ "seed": 70203,
6
+ "payload": {
7
+ "space": {
8
+ "issues": [
9
+ {
10
+ "name": "issue0",
11
+ "options": [
12
+ "opt0",
13
+ "opt1",
14
+ "opt2",
15
+ "opt3"
16
+ ]
17
+ },
18
+ {
19
+ "name": "issue1",
20
+ "options": [
21
+ "opt0",
22
+ "opt1",
23
+ "opt2",
24
+ "opt3"
25
+ ]
26
+ },
27
+ {
28
+ "name": "issue2",
29
+ "options": [
30
+ "opt0",
31
+ "opt1",
32
+ "opt2",
33
+ "opt3"
34
+ ]
35
+ },
36
+ {
37
+ "name": "issue3",
38
+ "options": [
39
+ "opt0",
40
+ "opt1",
41
+ "opt2",
42
+ "opt3"
43
+ ]
44
+ }
45
+ ]
46
+ },
47
+ "sheets": [
48
+ {
49
+ "agent": "P0",
50
+ "values": [
51
+ [
52
+ 0.0,
53
+ 0.0,
54
+ 0.0,
55
+ 0.0
56
+ ],
57
+ [
58
+ 29.0,
59
+ 15.0,
60
+ 44.0,
61
+ 0.0
62
+ ],
63
+ [
64
+ 0.0,
65
+ 23.0,
66
+ 68.0,
67
+ 45.0
68
+ ],
69
+ [
70
+ 0.0,
71
+ 93.0,
72
+ 31.0,
73
+ 62.0
74
+ ]
75
+ ],
76
+ "threshold": 99.0
77
+ },
78
+ {
79
+ "agent": "P1",
80
+ "values": [
81
+ [
82
+ 45.0,
83
+ 15.0,
84
+ 0.0,
85
+ 30.0
86
+ ],
87
+ [
88
+ 25.0,
89
+ 12.0,
90
+ 37.0,
91
+ 0.0
92
+ ],
93
+ [
94
+ 0.0,
95
+ 28.0,
96
+ 83.0,
97
+ 55.0
98
+ ],
99
+ [
100
+ 0.0,
101
+ 0.0,
102
+ 0.0,
103
+ 0.0
104
+ ]
105
+ ],
106
+ "threshold": 82.0
107
+ },
108
+ {
109
+ "agent": "P2",
110
+ "values": [
111
+ [
112
+ 0.0,
113
+ 0.0,
114
+ 0.0,
115
+ 0.0
116
+ ],
117
+ [
118
+ 24.0,
119
+ 12.0,
120
+ 36.0,
121
+ 0.0
122
+ ],
123
+ [
124
+ 45.0,
125
+ 30.0,
126
+ 0.0,
127
+ 15.0
128
+ ],
129
+ [
130
+ 0.0,
131
+ 0.0,
132
+ 0.0,
133
+ 0.0
134
+ ]
135
+ ],
136
+ "threshold": 39.0
137
+ },
138
+ {
139
+ "agent": "P3",
140
+ "values": [
141
+ [
142
+ 0.0,
143
+ 0.0,
144
+ 0.0,
145
+ 0.0
146
+ ],
147
+ [
148
+ 32.0,
149
+ 16.0,
150
+ 48.0,
151
+ 0.0
152
+ ],
153
+ [
154
+ 87.0,
155
+ 58.0,
156
+ 0.0,
157
+ 29.0
158
+ ],
159
+ [
160
+ 54.0,
161
+ 81.0,
162
+ 27.0,
163
+ 0.0
164
+ ]
165
+ ],
166
+ "threshold": 105.0
167
+ },
168
+ {
169
+ "agent": "P4",
170
+ "values": [
171
+ [
172
+ 32.0,
173
+ 95.0,
174
+ 63.0,
175
+ 0.0
176
+ ],
177
+ [
178
+ 14.0,
179
+ 7.0,
180
+ 21.0,
181
+ 0.0
182
+ ],
183
+ [
184
+ 70.0,
185
+ 46.0,
186
+ 0.0,
187
+ 23.0
188
+ ],
189
+ [
190
+ 0.0,
191
+ 0.0,
192
+ 0.0,
193
+ 0.0
194
+ ]
195
+ ],
196
+ "threshold": 91.0
197
+ }
198
+ ],
199
+ "rounds": 4,
200
+ "info": "private",
201
+ "chat": true,
202
+ "proposer": 0,
203
+ "veto": 1,
204
+ "min_accept": 5,
205
+ "discount": 0.95,
206
+ "breakdown_risk": 0.0,
207
+ "constraint": null,
208
+ "meta": {
209
+ "generator": "rational_agents.generate_game",
210
+ "seed": 70203,
211
+ "issue_types": [
212
+ "integrative",
213
+ "compatible",
214
+ "distributive",
215
+ "integrative"
216
+ ],
217
+ "option_perms": [
218
+ [
219
+ 3,
220
+ 1,
221
+ 2,
222
+ 0
223
+ ],
224
+ [
225
+ 2,
226
+ 3,
227
+ 1,
228
+ 0
229
+ ],
230
+ [
231
+ 1,
232
+ 0,
233
+ 2,
234
+ 3
235
+ ],
236
+ [
237
+ 1,
238
+ 0,
239
+ 3,
240
+ 2
241
+ ]
242
+ ],
243
+ "decorrelate": true,
244
+ "targets": {
245
+ "feasible_fraction": 0.03,
246
+ "feasible_count": 8,
247
+ "dominated_target": 0.6
248
+ },
249
+ "achieved": {
250
+ "ir_count": 8,
251
+ "dominated_acceptable_fraction": 0.625
252
+ },
253
+ "integerized_thresholds": "floor_then_exact_resolve",
254
+ "five_seat_campaign": {
255
+ "bank_position": 3,
256
+ "generator_seed": 70203,
257
+ "difficulty_level": 3
258
+ }
259
+ }
260
+ },
261
+ "ceiling": 1.0,
262
+ "floor": 0.7162,
263
+ "solution": {
264
+ "deal_space_size": 256,
265
+ "n_parties": 5,
266
+ "pareto_count": 8,
267
+ "ir_count": 8,
268
+ "ir_pareto_count": 3,
269
+ "ir_pareto_fraction": 0.375,
270
+ "dominated_acceptable_fraction": 0.625,
271
+ "empty_ir": false,
272
+ "ideal_surplus": [
273
+ 83.0,
274
+ 28.0,
275
+ 42.0,
276
+ 111.0,
277
+ 48.0
278
+ ],
279
+ "max_feasible_joint_surplus": 223.0,
280
+ "max_feasible_joint_utility": 639.0,
281
+ "max_feasible_joint_deal": [
282
+ 0,
283
+ 2,
284
+ 0,
285
+ 1
286
+ ],
287
+ "sparsity": 0.475,
288
+ "pairwise_iou": 0.5375291375291376,
289
+ "solutions": {
290
+ "nash": {
291
+ "concept": "nash",
292
+ "index": 109,
293
+ "deal": [
294
+ 1,
295
+ 2,
296
+ 3,
297
+ 1
298
+ ],
299
+ "named": {
300
+ "issue0": "opt1",
301
+ "issue1": "opt2",
302
+ "issue2": "opt3",
303
+ "issue3": "opt1"
304
+ },
305
+ "utilities": [
306
+ 182.0,
307
+ 107.0,
308
+ 51.0,
309
+ 158.0,
310
+ 139.0
311
+ ],
312
+ "surpluses": [
313
+ 83.0,
314
+ 25.0,
315
+ 12.0,
316
+ 53.0,
317
+ 48.0
318
+ ],
319
+ "ties": [
320
+ 109
321
+ ],
322
+ "note": "",
323
+ "scale_invariant": true
324
+ },
325
+ "kalai_smorodinsky": {
326
+ "concept": "kalai_smorodinsky",
327
+ "index": 109,
328
+ "deal": [
329
+ 1,
330
+ 2,
331
+ 3,
332
+ 1
333
+ ],
334
+ "named": {
335
+ "issue0": "opt1",
336
+ "issue1": "opt2",
337
+ "issue2": "opt3",
338
+ "issue3": "opt1"
339
+ },
340
+ "utilities": [
341
+ 182.0,
342
+ 107.0,
343
+ 51.0,
344
+ 158.0,
345
+ 139.0
346
+ ],
347
+ "surpluses": [
348
+ 83.0,
349
+ 25.0,
350
+ 12.0,
351
+ 53.0,
352
+ 48.0
353
+ ],
354
+ "ties": [
355
+ 109
356
+ ],
357
+ "note": "",
358
+ "scale_invariant": true
359
+ },
360
+ "egalitarian": {
361
+ "concept": "egalitarian",
362
+ "index": 109,
363
+ "deal": [
364
+ 1,
365
+ 2,
366
+ 3,
367
+ 1
368
+ ],
369
+ "named": {
370
+ "issue0": "opt1",
371
+ "issue1": "opt2",
372
+ "issue2": "opt3",
373
+ "issue3": "opt1"
374
+ },
375
+ "utilities": [
376
+ 182.0,
377
+ 107.0,
378
+ 51.0,
379
+ 158.0,
380
+ 139.0
381
+ ],
382
+ "surpluses": [
383
+ 83.0,
384
+ 25.0,
385
+ 12.0,
386
+ 53.0,
387
+ 48.0
388
+ ],
389
+ "ties": [
390
+ 109
391
+ ],
392
+ "note": "",
393
+ "scale_invariant": false
394
+ },
395
+ "utilitarian": {
396
+ "concept": "utilitarian",
397
+ "index": 33,
398
+ "deal": [
399
+ 0,
400
+ 2,
401
+ 0,
402
+ 1
403
+ ],
404
+ "named": {
405
+ "issue0": "opt0",
406
+ "issue1": "opt2",
407
+ "issue2": "opt0",
408
+ "issue3": "opt1"
409
+ },
410
+ "utilities": [
411
+ 137.0,
412
+ 82.0,
413
+ 81.0,
414
+ 216.0,
415
+ 123.0
416
+ ],
417
+ "surpluses": [
418
+ 38.0,
419
+ 0.0,
420
+ 42.0,
421
+ 111.0,
422
+ 32.0
423
+ ],
424
+ "ties": [
425
+ 33
426
+ ],
427
+ "note": "",
428
+ "scale_invariant": false
429
+ },
430
+ "max_nash_welfare": {
431
+ "concept": "max_nash_welfare",
432
+ "index": 109,
433
+ "deal": [
434
+ 1,
435
+ 2,
436
+ 3,
437
+ 1
438
+ ],
439
+ "named": {
440
+ "issue0": "opt1",
441
+ "issue1": "opt2",
442
+ "issue2": "opt3",
443
+ "issue3": "opt1"
444
+ },
445
+ "utilities": [
446
+ 182.0,
447
+ 107.0,
448
+ 51.0,
449
+ 158.0,
450
+ 139.0
451
+ ],
452
+ "surpluses": [
453
+ 83.0,
454
+ 25.0,
455
+ 12.0,
456
+ 53.0,
457
+ 48.0
458
+ ],
459
+ "ties": [
460
+ 109
461
+ ],
462
+ "note": "",
463
+ "scale_invariant": true
464
+ }
465
+ },
466
+ "generator": {
467
+ "generator": "rational_agents.generate_game",
468
+ "seed": 70203,
469
+ "issue_types": [
470
+ "integrative",
471
+ "compatible",
472
+ "distributive",
473
+ "integrative"
474
+ ],
475
+ "option_perms": [
476
+ [
477
+ 3,
478
+ 1,
479
+ 2,
480
+ 0
481
+ ],
482
+ [
483
+ 2,
484
+ 3,
485
+ 1,
486
+ 0
487
+ ],
488
+ [
489
+ 1,
490
+ 0,
491
+ 2,
492
+ 3
493
+ ],
494
+ [
495
+ 1,
496
+ 0,
497
+ 3,
498
+ 2
499
+ ]
500
+ ],
501
+ "decorrelate": true,
502
+ "targets": {
503
+ "feasible_fraction": 0.03,
504
+ "feasible_count": 8,
505
+ "dominated_target": 0.6
506
+ },
507
+ "achieved": {
508
+ "ir_count": 8,
509
+ "dominated_acceptable_fraction": 0.625
510
+ },
511
+ "integerized_thresholds": "floor_then_exact_resolve"
512
+ },
513
+ "difficulty": {
514
+ "scalar": 0.689741,
515
+ "components": {
516
+ "feasible_scarcity": 0.96875,
517
+ "pareto_frontier_fraction": 0.03125,
518
+ "preference_conflict": 0.484394,
519
+ "favorite_block_fraction": 0.944643,
520
+ "pivotal_seat_burden": 0.724138
521
+ },
522
+ "tags": [
523
+ "hard",
524
+ "pivotal-seat",
525
+ "small-frontier"
526
+ ]
527
+ }
528
+ }
529
+ }
bank/scorable_negotiation-L3-901198dd46.json ADDED
@@ -0,0 +1,528 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "instance_id": "scorable_negotiation-L3-901198dd46",
3
+ "scenario": "scorable_negotiation",
4
+ "level": 3,
5
+ "seed": 70223,
6
+ "payload": {
7
+ "space": {
8
+ "issues": [
9
+ {
10
+ "name": "issue0",
11
+ "options": [
12
+ "opt0",
13
+ "opt1",
14
+ "opt2",
15
+ "opt3"
16
+ ]
17
+ },
18
+ {
19
+ "name": "issue1",
20
+ "options": [
21
+ "opt0",
22
+ "opt1",
23
+ "opt2",
24
+ "opt3"
25
+ ]
26
+ },
27
+ {
28
+ "name": "issue2",
29
+ "options": [
30
+ "opt0",
31
+ "opt1",
32
+ "opt2",
33
+ "opt3"
34
+ ]
35
+ },
36
+ {
37
+ "name": "issue3",
38
+ "options": [
39
+ "opt0",
40
+ "opt1",
41
+ "opt2",
42
+ "opt3"
43
+ ]
44
+ }
45
+ ]
46
+ },
47
+ "sheets": [
48
+ {
49
+ "agent": "P0",
50
+ "values": [
51
+ [
52
+ 15.0,
53
+ 0.0,
54
+ 22.0,
55
+ 7.0
56
+ ],
57
+ [
58
+ 60.0,
59
+ 40.0,
60
+ 20.0,
61
+ 0.0
62
+ ],
63
+ [
64
+ 61.0,
65
+ 92.0,
66
+ 0.0,
67
+ 31.0
68
+ ],
69
+ [
70
+ 27.0,
71
+ 0.0,
72
+ 80.0,
73
+ 53.0
74
+ ]
75
+ ],
76
+ "threshold": 135.0
77
+ },
78
+ {
79
+ "agent": "P1",
80
+ "values": [
81
+ [
82
+ 14.0,
83
+ 0.0,
84
+ 21.0,
85
+ 7.0
86
+ ],
87
+ [
88
+ 59.0,
89
+ 88.0,
90
+ 29.0,
91
+ 0.0
92
+ ],
93
+ [
94
+ 26.0,
95
+ 0.0,
96
+ 78.0,
97
+ 52.0
98
+ ],
99
+ [
100
+ 0.0,
101
+ 0.0,
102
+ 0.0,
103
+ 0.0
104
+ ]
105
+ ],
106
+ "threshold": 100.0
107
+ },
108
+ {
109
+ "agent": "P2",
110
+ "values": [
111
+ [
112
+ 35.0,
113
+ 0.0,
114
+ 52.0,
115
+ 17.0
116
+ ],
117
+ [
118
+ 0.0,
119
+ 0.0,
120
+ 0.0,
121
+ 0.0
122
+ ],
123
+ [
124
+ 59.0,
125
+ 88.0,
126
+ 0.0,
127
+ 29.0
128
+ ],
129
+ [
130
+ 0.0,
131
+ 0.0,
132
+ 0.0,
133
+ 0.0
134
+ ]
135
+ ],
136
+ "threshold": 78.0
137
+ },
138
+ {
139
+ "agent": "P3",
140
+ "values": [
141
+ [
142
+ 24.0,
143
+ 0.0,
144
+ 36.0,
145
+ 12.0
146
+ ],
147
+ [
148
+ 0.0,
149
+ 0.0,
150
+ 0.0,
151
+ 0.0
152
+ ],
153
+ [
154
+ 54.0,
155
+ 81.0,
156
+ 0.0,
157
+ 27.0
158
+ ],
159
+ [
160
+ 0.0,
161
+ 0.0,
162
+ 0.0,
163
+ 0.0
164
+ ]
165
+ ],
166
+ "threshold": 64.0
167
+ },
168
+ {
169
+ "agent": "P4",
170
+ "values": [
171
+ [
172
+ 14.0,
173
+ 0.0,
174
+ 21.0,
175
+ 7.0
176
+ ],
177
+ [
178
+ 0.0,
179
+ 0.0,
180
+ 0.0,
181
+ 0.0
182
+ ],
183
+ [
184
+ 20.0,
185
+ 0.0,
186
+ 61.0,
187
+ 41.0
188
+ ],
189
+ [
190
+ 45.0,
191
+ 22.0,
192
+ 67.0,
193
+ 0.0
194
+ ]
195
+ ],
196
+ "threshold": 81.0
197
+ }
198
+ ],
199
+ "rounds": 4,
200
+ "info": "private",
201
+ "chat": true,
202
+ "proposer": 0,
203
+ "veto": 1,
204
+ "min_accept": 5,
205
+ "discount": 0.95,
206
+ "breakdown_risk": 0.0,
207
+ "constraint": null,
208
+ "meta": {
209
+ "generator": "rational_agents.generate_game",
210
+ "seed": 70223,
211
+ "issue_types": [
212
+ "compatible",
213
+ "integrative",
214
+ "distributive",
215
+ "integrative"
216
+ ],
217
+ "option_perms": [
218
+ [
219
+ 3,
220
+ 2,
221
+ 0,
222
+ 1
223
+ ],
224
+ [
225
+ 2,
226
+ 3,
227
+ 1,
228
+ 0
229
+ ],
230
+ [
231
+ 2,
232
+ 1,
233
+ 3,
234
+ 0
235
+ ],
236
+ [
237
+ 1,
238
+ 3,
239
+ 2,
240
+ 0
241
+ ]
242
+ ],
243
+ "decorrelate": true,
244
+ "targets": {
245
+ "feasible_fraction": 0.03,
246
+ "feasible_count": 8,
247
+ "dominated_target": 0.6
248
+ },
249
+ "achieved": {
250
+ "ir_count": 7,
251
+ "dominated_acceptable_fraction": 0.5714285714285714
252
+ },
253
+ "integerized_thresholds": "floor_then_exact_resolve",
254
+ "five_seat_campaign": {
255
+ "bank_position": 23,
256
+ "generator_seed": 70223,
257
+ "difficulty_level": 3
258
+ }
259
+ }
260
+ },
261
+ "ceiling": 1.0,
262
+ "floor": 0.6907,
263
+ "solution": {
264
+ "deal_space_size": 256,
265
+ "n_parties": 5,
266
+ "pareto_count": 8,
267
+ "ir_count": 7,
268
+ "ir_pareto_count": 3,
269
+ "ir_pareto_fraction": 0.42857142857142855,
270
+ "dominated_acceptable_fraction": 0.5714285714285714,
271
+ "empty_ir": false,
272
+ "ideal_surplus": [
273
+ 99.0,
274
+ 35.0,
275
+ 62.0,
276
+ 53.0,
277
+ 27.0
278
+ ],
279
+ "max_feasible_joint_surplus": 230.0,
280
+ "max_feasible_joint_utility": 688.0,
281
+ "max_feasible_joint_deal": [
282
+ 2,
283
+ 1,
284
+ 1,
285
+ 2
286
+ ],
287
+ "sparsity": 0.475,
288
+ "pairwise_iou": 0.5615384615384615,
289
+ "solutions": {
290
+ "nash": {
291
+ "concept": "nash",
292
+ "index": 146,
293
+ "deal": [
294
+ 2,
295
+ 1,
296
+ 0,
297
+ 2
298
+ ],
299
+ "named": {
300
+ "issue0": "opt2",
301
+ "issue1": "opt1",
302
+ "issue2": "opt0",
303
+ "issue3": "opt2"
304
+ },
305
+ "utilities": [
306
+ 203.0,
307
+ 135.0,
308
+ 111.0,
309
+ 90.0,
310
+ 108.0
311
+ ],
312
+ "surpluses": [
313
+ 68.0,
314
+ 35.0,
315
+ 33.0,
316
+ 26.0,
317
+ 27.0
318
+ ],
319
+ "ties": [
320
+ 146
321
+ ],
322
+ "note": "",
323
+ "scale_invariant": true
324
+ },
325
+ "kalai_smorodinsky": {
326
+ "concept": "kalai_smorodinsky",
327
+ "index": 146,
328
+ "deal": [
329
+ 2,
330
+ 1,
331
+ 0,
332
+ 2
333
+ ],
334
+ "named": {
335
+ "issue0": "opt2",
336
+ "issue1": "opt1",
337
+ "issue2": "opt0",
338
+ "issue3": "opt2"
339
+ },
340
+ "utilities": [
341
+ 203.0,
342
+ 135.0,
343
+ 111.0,
344
+ 90.0,
345
+ 108.0
346
+ ],
347
+ "surpluses": [
348
+ 68.0,
349
+ 35.0,
350
+ 33.0,
351
+ 26.0,
352
+ 27.0
353
+ ],
354
+ "ties": [
355
+ 146
356
+ ],
357
+ "note": "",
358
+ "scale_invariant": true
359
+ },
360
+ "egalitarian": {
361
+ "concept": "egalitarian",
362
+ "index": 146,
363
+ "deal": [
364
+ 2,
365
+ 1,
366
+ 0,
367
+ 2
368
+ ],
369
+ "named": {
370
+ "issue0": "opt2",
371
+ "issue1": "opt1",
372
+ "issue2": "opt0",
373
+ "issue3": "opt2"
374
+ },
375
+ "utilities": [
376
+ 203.0,
377
+ 135.0,
378
+ 111.0,
379
+ 90.0,
380
+ 108.0
381
+ ],
382
+ "surpluses": [
383
+ 68.0,
384
+ 35.0,
385
+ 33.0,
386
+ 26.0,
387
+ 27.0
388
+ ],
389
+ "ties": [
390
+ 146
391
+ ],
392
+ "note": "",
393
+ "scale_invariant": false
394
+ },
395
+ "utilitarian": {
396
+ "concept": "utilitarian",
397
+ "index": 150,
398
+ "deal": [
399
+ 2,
400
+ 1,
401
+ 1,
402
+ 2
403
+ ],
404
+ "named": {
405
+ "issue0": "opt2",
406
+ "issue1": "opt1",
407
+ "issue2": "opt1",
408
+ "issue3": "opt2"
409
+ },
410
+ "utilities": [
411
+ 234.0,
412
+ 109.0,
413
+ 140.0,
414
+ 117.0,
415
+ 88.0
416
+ ],
417
+ "surpluses": [
418
+ 99.0,
419
+ 9.0,
420
+ 62.0,
421
+ 53.0,
422
+ 7.0
423
+ ],
424
+ "ties": [
425
+ 150
426
+ ],
427
+ "note": "",
428
+ "scale_invariant": false
429
+ },
430
+ "max_nash_welfare": {
431
+ "concept": "max_nash_welfare",
432
+ "index": 146,
433
+ "deal": [
434
+ 2,
435
+ 1,
436
+ 0,
437
+ 2
438
+ ],
439
+ "named": {
440
+ "issue0": "opt2",
441
+ "issue1": "opt1",
442
+ "issue2": "opt0",
443
+ "issue3": "opt2"
444
+ },
445
+ "utilities": [
446
+ 203.0,
447
+ 135.0,
448
+ 111.0,
449
+ 90.0,
450
+ 108.0
451
+ ],
452
+ "surpluses": [
453
+ 68.0,
454
+ 35.0,
455
+ 33.0,
456
+ 26.0,
457
+ 27.0
458
+ ],
459
+ "ties": [
460
+ 146
461
+ ],
462
+ "note": "",
463
+ "scale_invariant": true
464
+ }
465
+ },
466
+ "generator": {
467
+ "generator": "rational_agents.generate_game",
468
+ "seed": 70223,
469
+ "issue_types": [
470
+ "compatible",
471
+ "integrative",
472
+ "distributive",
473
+ "integrative"
474
+ ],
475
+ "option_perms": [
476
+ [
477
+ 3,
478
+ 2,
479
+ 0,
480
+ 1
481
+ ],
482
+ [
483
+ 2,
484
+ 3,
485
+ 1,
486
+ 0
487
+ ],
488
+ [
489
+ 2,
490
+ 1,
491
+ 3,
492
+ 0
493
+ ],
494
+ [
495
+ 1,
496
+ 3,
497
+ 2,
498
+ 0
499
+ ]
500
+ ],
501
+ "decorrelate": true,
502
+ "targets": {
503
+ "feasible_fraction": 0.03,
504
+ "feasible_count": 8,
505
+ "dominated_target": 0.6
506
+ },
507
+ "achieved": {
508
+ "ir_count": 7,
509
+ "dominated_acceptable_fraction": 0.5714285714285714
510
+ },
511
+ "integerized_thresholds": "floor_then_exact_resolve"
512
+ },
513
+ "difficulty": {
514
+ "scalar": 0.671152,
515
+ "components": {
516
+ "feasible_scarcity": 0.972656,
517
+ "pareto_frontier_fraction": 0.03125,
518
+ "preference_conflict": 0.477042,
519
+ "favorite_block_fraction": 0.937963,
520
+ "pivotal_seat_burden": 0.611111
521
+ },
522
+ "tags": [
523
+ "hard",
524
+ "small-frontier"
525
+ ]
526
+ }
527
+ }
528
+ }
bank/scorable_negotiation-L4-05f715c1e6.json ADDED
@@ -0,0 +1,529 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "instance_id": "scorable_negotiation-L4-05f715c1e6",
3
+ "scenario": "scorable_negotiation",
4
+ "level": 4,
5
+ "seed": 70209,
6
+ "payload": {
7
+ "space": {
8
+ "issues": [
9
+ {
10
+ "name": "issue0",
11
+ "options": [
12
+ "opt0",
13
+ "opt1",
14
+ "opt2",
15
+ "opt3"
16
+ ]
17
+ },
18
+ {
19
+ "name": "issue1",
20
+ "options": [
21
+ "opt0",
22
+ "opt1",
23
+ "opt2",
24
+ "opt3"
25
+ ]
26
+ },
27
+ {
28
+ "name": "issue2",
29
+ "options": [
30
+ "opt0",
31
+ "opt1",
32
+ "opt2",
33
+ "opt3"
34
+ ]
35
+ },
36
+ {
37
+ "name": "issue3",
38
+ "options": [
39
+ "opt0",
40
+ "opt1",
41
+ "opt2",
42
+ "opt3"
43
+ ]
44
+ }
45
+ ]
46
+ },
47
+ "sheets": [
48
+ {
49
+ "agent": "P0",
50
+ "values": [
51
+ [
52
+ 0.0,
53
+ 0.0,
54
+ 0.0,
55
+ 0.0
56
+ ],
57
+ [
58
+ 0.0,
59
+ 22.0,
60
+ 45.0,
61
+ 67.0
62
+ ],
63
+ [
64
+ 0.0,
65
+ 7.0,
66
+ 21.0,
67
+ 14.0
68
+ ],
69
+ [
70
+ 40.0,
71
+ 0.0,
72
+ 20.0,
73
+ 61.0
74
+ ]
75
+ ],
76
+ "threshold": 83.0
77
+ },
78
+ {
79
+ "agent": "P1",
80
+ "values": [
81
+ [
82
+ 0.0,
83
+ 0.0,
84
+ 0.0,
85
+ 0.0
86
+ ],
87
+ [
88
+ 84.0,
89
+ 56.0,
90
+ 28.0,
91
+ 0.0
92
+ ],
93
+ [
94
+ 0.0,
95
+ 13.0,
96
+ 38.0,
97
+ 25.0
98
+ ],
99
+ [
100
+ 0.0,
101
+ 0.0,
102
+ 0.0,
103
+ 0.0
104
+ ]
105
+ ],
106
+ "threshold": 69.0
107
+ },
108
+ {
109
+ "agent": "P2",
110
+ "values": [
111
+ [
112
+ 42.0,
113
+ 0.0,
114
+ 21.0,
115
+ 63.0
116
+ ],
117
+ [
118
+ 85.0,
119
+ 57.0,
120
+ 28.0,
121
+ 0.0
122
+ ],
123
+ [
124
+ 0.0,
125
+ 19.0,
126
+ 57.0,
127
+ 38.0
128
+ ],
129
+ [
130
+ 0.0,
131
+ 0.0,
132
+ 0.0,
133
+ 0.0
134
+ ]
135
+ ],
136
+ "threshold": 114.0
137
+ },
138
+ {
139
+ "agent": "P3",
140
+ "values": [
141
+ [
142
+ 0.0,
143
+ 58.0,
144
+ 29.0,
145
+ 86.0
146
+ ],
147
+ [
148
+ 41.0,
149
+ 27.0,
150
+ 14.0,
151
+ 0.0
152
+ ],
153
+ [
154
+ 0.0,
155
+ 19.0,
156
+ 56.0,
157
+ 37.0
158
+ ],
159
+ [
160
+ 44.0,
161
+ 0.0,
162
+ 15.0,
163
+ 29.0
164
+ ]
165
+ ],
166
+ "threshold": 126.0
167
+ },
168
+ {
169
+ "agent": "P4",
170
+ "values": [
171
+ [
172
+ 0.0,
173
+ 0.0,
174
+ 0.0,
175
+ 0.0
176
+ ],
177
+ [
178
+ 0.0,
179
+ 22.0,
180
+ 44.0,
181
+ 66.0
182
+ ],
183
+ [
184
+ 0.0,
185
+ 15.0,
186
+ 46.0,
187
+ 31.0
188
+ ],
189
+ [
190
+ 0.0,
191
+ 0.0,
192
+ 0.0,
193
+ 0.0
194
+ ]
195
+ ],
196
+ "threshold": 66.0
197
+ }
198
+ ],
199
+ "rounds": 4,
200
+ "info": "private",
201
+ "chat": true,
202
+ "proposer": 0,
203
+ "veto": 1,
204
+ "min_accept": 5,
205
+ "discount": 0.95,
206
+ "breakdown_risk": 0.0,
207
+ "constraint": null,
208
+ "meta": {
209
+ "generator": "rational_agents.generate_game",
210
+ "seed": 70209,
211
+ "issue_types": [
212
+ "integrative",
213
+ "distributive",
214
+ "compatible",
215
+ "integrative"
216
+ ],
217
+ "option_perms": [
218
+ [
219
+ 1,
220
+ 0,
221
+ 3,
222
+ 2
223
+ ],
224
+ [
225
+ 1,
226
+ 0,
227
+ 2,
228
+ 3
229
+ ],
230
+ [
231
+ 3,
232
+ 1,
233
+ 2,
234
+ 0
235
+ ],
236
+ [
237
+ 0,
238
+ 2,
239
+ 1,
240
+ 3
241
+ ]
242
+ ],
243
+ "decorrelate": true,
244
+ "targets": {
245
+ "feasible_fraction": 0.015,
246
+ "feasible_count": 4,
247
+ "dominated_target": 0.6
248
+ },
249
+ "achieved": {
250
+ "ir_count": 7,
251
+ "dominated_acceptable_fraction": 0.7142857142857143
252
+ },
253
+ "integerized_thresholds": "floor_then_exact_resolve",
254
+ "five_seat_campaign": {
255
+ "bank_position": 9,
256
+ "generator_seed": 70209,
257
+ "difficulty_level": 4
258
+ }
259
+ }
260
+ },
261
+ "ceiling": 1.0,
262
+ "floor": 0.6329,
263
+ "solution": {
264
+ "deal_space_size": 256,
265
+ "n_parties": 5,
266
+ "pareto_count": 8,
267
+ "ir_count": 7,
268
+ "ir_pareto_count": 2,
269
+ "ir_pareto_fraction": 0.2857142857142857,
270
+ "dominated_acceptable_fraction": 0.7142857142857143,
271
+ "empty_ir": false,
272
+ "ideal_surplus": [
273
+ 21.0,
274
+ 25.0,
275
+ 63.0,
276
+ 87.0,
277
+ 2.0
278
+ ],
279
+ "max_feasible_joint_surplus": 183.0,
280
+ "max_feasible_joint_utility": 641.0,
281
+ "max_feasible_joint_deal": [
282
+ 3,
283
+ 1,
284
+ 2,
285
+ 3
286
+ ],
287
+ "sparsity": 0.475,
288
+ "pairwise_iou": 0.5547619047619048,
289
+ "solutions": {
290
+ "nash": {
291
+ "concept": "nash",
292
+ "index": 219,
293
+ "deal": [
294
+ 3,
295
+ 1,
296
+ 2,
297
+ 3
298
+ ],
299
+ "named": {
300
+ "issue0": "opt3",
301
+ "issue1": "opt1",
302
+ "issue2": "opt2",
303
+ "issue3": "opt3"
304
+ },
305
+ "utilities": [
306
+ 104.0,
307
+ 94.0,
308
+ 177.0,
309
+ 198.0,
310
+ 68.0
311
+ ],
312
+ "surpluses": [
313
+ 21.0,
314
+ 25.0,
315
+ 63.0,
316
+ 72.0,
317
+ 2.0
318
+ ],
319
+ "ties": [
320
+ 219
321
+ ],
322
+ "note": "",
323
+ "scale_invariant": true
324
+ },
325
+ "kalai_smorodinsky": {
326
+ "concept": "kalai_smorodinsky",
327
+ "index": 219,
328
+ "deal": [
329
+ 3,
330
+ 1,
331
+ 2,
332
+ 3
333
+ ],
334
+ "named": {
335
+ "issue0": "opt3",
336
+ "issue1": "opt1",
337
+ "issue2": "opt2",
338
+ "issue3": "opt3"
339
+ },
340
+ "utilities": [
341
+ 104.0,
342
+ 94.0,
343
+ 177.0,
344
+ 198.0,
345
+ 68.0
346
+ ],
347
+ "surpluses": [
348
+ 21.0,
349
+ 25.0,
350
+ 63.0,
351
+ 72.0,
352
+ 2.0
353
+ ],
354
+ "ties": [
355
+ 219
356
+ ],
357
+ "note": "",
358
+ "scale_invariant": true
359
+ },
360
+ "egalitarian": {
361
+ "concept": "egalitarian",
362
+ "index": 219,
363
+ "deal": [
364
+ 3,
365
+ 1,
366
+ 2,
367
+ 3
368
+ ],
369
+ "named": {
370
+ "issue0": "opt3",
371
+ "issue1": "opt1",
372
+ "issue2": "opt2",
373
+ "issue3": "opt3"
374
+ },
375
+ "utilities": [
376
+ 104.0,
377
+ 94.0,
378
+ 177.0,
379
+ 198.0,
380
+ 68.0
381
+ ],
382
+ "surpluses": [
383
+ 21.0,
384
+ 25.0,
385
+ 63.0,
386
+ 72.0,
387
+ 2.0
388
+ ],
389
+ "ties": [
390
+ 219
391
+ ],
392
+ "note": "",
393
+ "scale_invariant": false
394
+ },
395
+ "utilitarian": {
396
+ "concept": "utilitarian",
397
+ "index": 219,
398
+ "deal": [
399
+ 3,
400
+ 1,
401
+ 2,
402
+ 3
403
+ ],
404
+ "named": {
405
+ "issue0": "opt3",
406
+ "issue1": "opt1",
407
+ "issue2": "opt2",
408
+ "issue3": "opt3"
409
+ },
410
+ "utilities": [
411
+ 104.0,
412
+ 94.0,
413
+ 177.0,
414
+ 198.0,
415
+ 68.0
416
+ ],
417
+ "surpluses": [
418
+ 21.0,
419
+ 25.0,
420
+ 63.0,
421
+ 72.0,
422
+ 2.0
423
+ ],
424
+ "ties": [
425
+ 219
426
+ ],
427
+ "note": "",
428
+ "scale_invariant": false
429
+ },
430
+ "max_nash_welfare": {
431
+ "concept": "max_nash_welfare",
432
+ "index": 219,
433
+ "deal": [
434
+ 3,
435
+ 1,
436
+ 2,
437
+ 3
438
+ ],
439
+ "named": {
440
+ "issue0": "opt3",
441
+ "issue1": "opt1",
442
+ "issue2": "opt2",
443
+ "issue3": "opt3"
444
+ },
445
+ "utilities": [
446
+ 104.0,
447
+ 94.0,
448
+ 177.0,
449
+ 198.0,
450
+ 68.0
451
+ ],
452
+ "surpluses": [
453
+ 21.0,
454
+ 25.0,
455
+ 63.0,
456
+ 72.0,
457
+ 2.0
458
+ ],
459
+ "ties": [
460
+ 219
461
+ ],
462
+ "note": "",
463
+ "scale_invariant": true
464
+ }
465
+ },
466
+ "generator": {
467
+ "generator": "rational_agents.generate_game",
468
+ "seed": 70209,
469
+ "issue_types": [
470
+ "integrative",
471
+ "distributive",
472
+ "compatible",
473
+ "integrative"
474
+ ],
475
+ "option_perms": [
476
+ [
477
+ 1,
478
+ 0,
479
+ 3,
480
+ 2
481
+ ],
482
+ [
483
+ 1,
484
+ 0,
485
+ 2,
486
+ 3
487
+ ],
488
+ [
489
+ 3,
490
+ 1,
491
+ 2,
492
+ 0
493
+ ],
494
+ [
495
+ 0,
496
+ 2,
497
+ 1,
498
+ 3
499
+ ]
500
+ ],
501
+ "decorrelate": true,
502
+ "targets": {
503
+ "feasible_fraction": 0.015,
504
+ "feasible_count": 4,
505
+ "dominated_target": 0.6
506
+ },
507
+ "achieved": {
508
+ "ir_count": 7,
509
+ "dominated_acceptable_fraction": 0.7142857142857143
510
+ },
511
+ "integerized_thresholds": "floor_then_exact_resolve"
512
+ },
513
+ "difficulty": {
514
+ "scalar": 0.665048,
515
+ "components": {
516
+ "feasible_scarcity": 0.972656,
517
+ "pareto_frontier_fraction": 0.03125,
518
+ "preference_conflict": 0.457449,
519
+ "favorite_block_fraction": 0.963492,
520
+ "pivotal_seat_burden": 0.5625
521
+ },
522
+ "tags": [
523
+ "medium",
524
+ "no-clear-win-win",
525
+ "small-frontier"
526
+ ]
527
+ }
528
+ }
529
+ }
bank/scorable_negotiation-L4-35d9e3e112.json ADDED
@@ -0,0 +1,528 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "instance_id": "scorable_negotiation-L4-35d9e3e112",
3
+ "scenario": "scorable_negotiation",
4
+ "level": 4,
5
+ "seed": 70219,
6
+ "payload": {
7
+ "space": {
8
+ "issues": [
9
+ {
10
+ "name": "issue0",
11
+ "options": [
12
+ "opt0",
13
+ "opt1",
14
+ "opt2",
15
+ "opt3"
16
+ ]
17
+ },
18
+ {
19
+ "name": "issue1",
20
+ "options": [
21
+ "opt0",
22
+ "opt1",
23
+ "opt2",
24
+ "opt3"
25
+ ]
26
+ },
27
+ {
28
+ "name": "issue2",
29
+ "options": [
30
+ "opt0",
31
+ "opt1",
32
+ "opt2",
33
+ "opt3"
34
+ ]
35
+ },
36
+ {
37
+ "name": "issue3",
38
+ "options": [
39
+ "opt0",
40
+ "opt1",
41
+ "opt2",
42
+ "opt3"
43
+ ]
44
+ }
45
+ ]
46
+ },
47
+ "sheets": [
48
+ {
49
+ "agent": "P0",
50
+ "values": [
51
+ [
52
+ 0.0,
53
+ 0.0,
54
+ 0.0,
55
+ 0.0
56
+ ],
57
+ [
58
+ 0.0,
59
+ 0.0,
60
+ 0.0,
61
+ 0.0
62
+ ],
63
+ [
64
+ 0.0,
65
+ 42.0,
66
+ 14.0,
67
+ 28.0
68
+ ],
69
+ [
70
+ 27.0,
71
+ 14.0,
72
+ 0.0,
73
+ 41.0
74
+ ]
75
+ ],
76
+ "threshold": 46.0
77
+ },
78
+ {
79
+ "agent": "P1",
80
+ "values": [
81
+ [
82
+ 0.0,
83
+ 0.0,
84
+ 0.0,
85
+ 0.0
86
+ ],
87
+ [
88
+ 65.0,
89
+ 98.0,
90
+ 0.0,
91
+ 33.0
92
+ ],
93
+ [
94
+ 63.0,
95
+ 0.0,
96
+ 42.0,
97
+ 21.0
98
+ ],
99
+ [
100
+ 18.0,
101
+ 9.0,
102
+ 0.0,
103
+ 26.0
104
+ ]
105
+ ],
106
+ "threshold": 108.0
107
+ },
108
+ {
109
+ "agent": "P2",
110
+ "values": [
111
+ [
112
+ 0.0,
113
+ 0.0,
114
+ 0.0,
115
+ 0.0
116
+ ],
117
+ [
118
+ 0.0,
119
+ 65.0,
120
+ 97.0,
121
+ 32.0
122
+ ],
123
+ [
124
+ 50.0,
125
+ 0.0,
126
+ 34.0,
127
+ 17.0
128
+ ],
129
+ [
130
+ 16.0,
131
+ 8.0,
132
+ 0.0,
133
+ 24.0
134
+ ]
135
+ ],
136
+ "threshold": 101.0
137
+ },
138
+ {
139
+ "agent": "P3",
140
+ "values": [
141
+ [
142
+ 0.0,
143
+ 57.0,
144
+ 38.0,
145
+ 19.0
146
+ ],
147
+ [
148
+ 0.0,
149
+ 0.0,
150
+ 0.0,
151
+ 0.0
152
+ ],
153
+ [
154
+ 0.0,
155
+ 54.0,
156
+ 18.0,
157
+ 36.0
158
+ ],
159
+ [
160
+ 33.0,
161
+ 17.0,
162
+ 0.0,
163
+ 50.0
164
+ ]
165
+ ],
166
+ "threshold": 90.0
167
+ },
168
+ {
169
+ "agent": "P4",
170
+ "values": [
171
+ [
172
+ 0.0,
173
+ 54.0,
174
+ 18.0,
175
+ 36.0
176
+ ],
177
+ [
178
+ 0.0,
179
+ 0.0,
180
+ 0.0,
181
+ 0.0
182
+ ],
183
+ [
184
+ 64.0,
185
+ 0.0,
186
+ 43.0,
187
+ 21.0
188
+ ],
189
+ [
190
+ 20.0,
191
+ 10.0,
192
+ 0.0,
193
+ 29.0
194
+ ]
195
+ ],
196
+ "threshold": 84.0
197
+ }
198
+ ],
199
+ "rounds": 4,
200
+ "info": "private",
201
+ "chat": true,
202
+ "proposer": 0,
203
+ "veto": 1,
204
+ "min_accept": 5,
205
+ "discount": 0.95,
206
+ "breakdown_risk": 0.0,
207
+ "constraint": null,
208
+ "meta": {
209
+ "generator": "rational_agents.generate_game",
210
+ "seed": 70219,
211
+ "issue_types": [
212
+ "integrative",
213
+ "integrative",
214
+ "distributive",
215
+ "compatible"
216
+ ],
217
+ "option_perms": [
218
+ [
219
+ 3,
220
+ 0,
221
+ 1,
222
+ 2
223
+ ],
224
+ [
225
+ 3,
226
+ 2,
227
+ 0,
228
+ 1
229
+ ],
230
+ [
231
+ 2,
232
+ 3,
233
+ 0,
234
+ 1
235
+ ],
236
+ [
237
+ 3,
238
+ 2,
239
+ 1,
240
+ 0
241
+ ]
242
+ ],
243
+ "decorrelate": true,
244
+ "targets": {
245
+ "feasible_fraction": 0.015,
246
+ "feasible_count": 4,
247
+ "dominated_target": 0.6
248
+ },
249
+ "achieved": {
250
+ "ir_count": 4,
251
+ "dominated_acceptable_fraction": 0.5
252
+ },
253
+ "integerized_thresholds": "floor_then_exact_resolve",
254
+ "five_seat_campaign": {
255
+ "bank_position": 19,
256
+ "generator_seed": 70219,
257
+ "difficulty_level": 4
258
+ }
259
+ }
260
+ },
261
+ "ceiling": 1.0,
262
+ "floor": 0.7846,
263
+ "solution": {
264
+ "deal_space_size": 256,
265
+ "n_parties": 5,
266
+ "pareto_count": 8,
267
+ "ir_count": 4,
268
+ "ir_pareto_count": 2,
269
+ "ir_pareto_fraction": 0.5,
270
+ "dominated_acceptable_fraction": 0.5,
271
+ "empty_ir": false,
272
+ "ideal_surplus": [
273
+ 23.0,
274
+ 58.0,
275
+ 22.0,
276
+ 53.0,
277
+ 42.0
278
+ ],
279
+ "max_feasible_joint_surplus": 166.0,
280
+ "max_feasible_joint_utility": 595.0,
281
+ "max_feasible_joint_deal": [
282
+ 1,
283
+ 1,
284
+ 2,
285
+ 3
286
+ ],
287
+ "sparsity": 0.475,
288
+ "pairwise_iou": 0.5535897435897434,
289
+ "solutions": {
290
+ "nash": {
291
+ "concept": "nash",
292
+ "index": 91,
293
+ "deal": [
294
+ 1,
295
+ 1,
296
+ 2,
297
+ 3
298
+ ],
299
+ "named": {
300
+ "issue0": "opt1",
301
+ "issue1": "opt1",
302
+ "issue2": "opt2",
303
+ "issue3": "opt3"
304
+ },
305
+ "utilities": [
306
+ 55.0,
307
+ 166.0,
308
+ 123.0,
309
+ 125.0,
310
+ 126.0
311
+ ],
312
+ "surpluses": [
313
+ 9.0,
314
+ 58.0,
315
+ 22.0,
316
+ 35.0,
317
+ 42.0
318
+ ],
319
+ "ties": [
320
+ 91
321
+ ],
322
+ "note": "",
323
+ "scale_invariant": true
324
+ },
325
+ "kalai_smorodinsky": {
326
+ "concept": "kalai_smorodinsky",
327
+ "index": 91,
328
+ "deal": [
329
+ 1,
330
+ 1,
331
+ 2,
332
+ 3
333
+ ],
334
+ "named": {
335
+ "issue0": "opt1",
336
+ "issue1": "opt1",
337
+ "issue2": "opt2",
338
+ "issue3": "opt3"
339
+ },
340
+ "utilities": [
341
+ 55.0,
342
+ 166.0,
343
+ 123.0,
344
+ 125.0,
345
+ 126.0
346
+ ],
347
+ "surpluses": [
348
+ 9.0,
349
+ 58.0,
350
+ 22.0,
351
+ 35.0,
352
+ 42.0
353
+ ],
354
+ "ties": [
355
+ 91
356
+ ],
357
+ "note": "",
358
+ "scale_invariant": true
359
+ },
360
+ "egalitarian": {
361
+ "concept": "egalitarian",
362
+ "index": 91,
363
+ "deal": [
364
+ 1,
365
+ 1,
366
+ 2,
367
+ 3
368
+ ],
369
+ "named": {
370
+ "issue0": "opt1",
371
+ "issue1": "opt1",
372
+ "issue2": "opt2",
373
+ "issue3": "opt3"
374
+ },
375
+ "utilities": [
376
+ 55.0,
377
+ 166.0,
378
+ 123.0,
379
+ 125.0,
380
+ 126.0
381
+ ],
382
+ "surpluses": [
383
+ 9.0,
384
+ 58.0,
385
+ 22.0,
386
+ 35.0,
387
+ 42.0
388
+ ],
389
+ "ties": [
390
+ 91
391
+ ],
392
+ "note": "",
393
+ "scale_invariant": false
394
+ },
395
+ "utilitarian": {
396
+ "concept": "utilitarian",
397
+ "index": 91,
398
+ "deal": [
399
+ 1,
400
+ 1,
401
+ 2,
402
+ 3
403
+ ],
404
+ "named": {
405
+ "issue0": "opt1",
406
+ "issue1": "opt1",
407
+ "issue2": "opt2",
408
+ "issue3": "opt3"
409
+ },
410
+ "utilities": [
411
+ 55.0,
412
+ 166.0,
413
+ 123.0,
414
+ 125.0,
415
+ 126.0
416
+ ],
417
+ "surpluses": [
418
+ 9.0,
419
+ 58.0,
420
+ 22.0,
421
+ 35.0,
422
+ 42.0
423
+ ],
424
+ "ties": [
425
+ 91
426
+ ],
427
+ "note": "",
428
+ "scale_invariant": false
429
+ },
430
+ "max_nash_welfare": {
431
+ "concept": "max_nash_welfare",
432
+ "index": 91,
433
+ "deal": [
434
+ 1,
435
+ 1,
436
+ 2,
437
+ 3
438
+ ],
439
+ "named": {
440
+ "issue0": "opt1",
441
+ "issue1": "opt1",
442
+ "issue2": "opt2",
443
+ "issue3": "opt3"
444
+ },
445
+ "utilities": [
446
+ 55.0,
447
+ 166.0,
448
+ 123.0,
449
+ 125.0,
450
+ 126.0
451
+ ],
452
+ "surpluses": [
453
+ 9.0,
454
+ 58.0,
455
+ 22.0,
456
+ 35.0,
457
+ 42.0
458
+ ],
459
+ "ties": [
460
+ 91
461
+ ],
462
+ "note": "",
463
+ "scale_invariant": true
464
+ }
465
+ },
466
+ "generator": {
467
+ "generator": "rational_agents.generate_game",
468
+ "seed": 70219,
469
+ "issue_types": [
470
+ "integrative",
471
+ "integrative",
472
+ "distributive",
473
+ "compatible"
474
+ ],
475
+ "option_perms": [
476
+ [
477
+ 3,
478
+ 0,
479
+ 1,
480
+ 2
481
+ ],
482
+ [
483
+ 3,
484
+ 2,
485
+ 0,
486
+ 1
487
+ ],
488
+ [
489
+ 2,
490
+ 3,
491
+ 0,
492
+ 1
493
+ ],
494
+ [
495
+ 3,
496
+ 2,
497
+ 1,
498
+ 0
499
+ ]
500
+ ],
501
+ "decorrelate": true,
502
+ "targets": {
503
+ "feasible_fraction": 0.015,
504
+ "feasible_count": 4,
505
+ "dominated_target": 0.6
506
+ },
507
+ "achieved": {
508
+ "ir_count": 4,
509
+ "dominated_acceptable_fraction": 0.5
510
+ },
511
+ "integerized_thresholds": "floor_then_exact_resolve"
512
+ },
513
+ "difficulty": {
514
+ "scalar": 0.66817,
515
+ "components": {
516
+ "feasible_scarcity": 0.984375,
517
+ "pareto_frontier_fraction": 0.03125,
518
+ "preference_conflict": 0.466446,
519
+ "favorite_block_fraction": 0.957738,
520
+ "pivotal_seat_burden": 0.555556
521
+ },
522
+ "tags": [
523
+ "medium",
524
+ "small-frontier"
525
+ ]
526
+ }
527
+ }
528
+ }
bank/scorable_negotiation-L4-592a4f7b6d.json ADDED
@@ -0,0 +1,529 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "instance_id": "scorable_negotiation-L4-592a4f7b6d",
3
+ "scenario": "scorable_negotiation",
4
+ "level": 4,
5
+ "seed": 70204,
6
+ "payload": {
7
+ "space": {
8
+ "issues": [
9
+ {
10
+ "name": "issue0",
11
+ "options": [
12
+ "opt0",
13
+ "opt1",
14
+ "opt2",
15
+ "opt3"
16
+ ]
17
+ },
18
+ {
19
+ "name": "issue1",
20
+ "options": [
21
+ "opt0",
22
+ "opt1",
23
+ "opt2",
24
+ "opt3"
25
+ ]
26
+ },
27
+ {
28
+ "name": "issue2",
29
+ "options": [
30
+ "opt0",
31
+ "opt1",
32
+ "opt2",
33
+ "opt3"
34
+ ]
35
+ },
36
+ {
37
+ "name": "issue3",
38
+ "options": [
39
+ "opt0",
40
+ "opt1",
41
+ "opt2",
42
+ "opt3"
43
+ ]
44
+ }
45
+ ]
46
+ },
47
+ "sheets": [
48
+ {
49
+ "agent": "P0",
50
+ "values": [
51
+ [
52
+ 50.0,
53
+ 0.0,
54
+ 33.0,
55
+ 17.0
56
+ ],
57
+ [
58
+ 89.0,
59
+ 30.0,
60
+ 59.0,
61
+ 0.0
62
+ ],
63
+ [
64
+ 0.0,
65
+ 81.0,
66
+ 27.0,
67
+ 54.0
68
+ ],
69
+ [
70
+ 38.0,
71
+ 0.0,
72
+ 57.0,
73
+ 19.0
74
+ ]
75
+ ],
76
+ "threshold": 154.0
77
+ },
78
+ {
79
+ "agent": "P1",
80
+ "values": [
81
+ [
82
+ 0.0,
83
+ 0.0,
84
+ 0.0,
85
+ 0.0
86
+ ],
87
+ [
88
+ 0.0,
89
+ 0.0,
90
+ 0.0,
91
+ 0.0
92
+ ],
93
+ [
94
+ 95.0,
95
+ 0.0,
96
+ 63.0,
97
+ 32.0
98
+ ],
99
+ [
100
+ 20.0,
101
+ 0.0,
102
+ 30.0,
103
+ 10.0
104
+ ]
105
+ ],
106
+ "threshold": 73.0
107
+ },
108
+ {
109
+ "agent": "P2",
110
+ "values": [
111
+ [
112
+ 0.0,
113
+ 0.0,
114
+ 0.0,
115
+ 0.0
116
+ ],
117
+ [
118
+ 0.0,
119
+ 0.0,
120
+ 0.0,
121
+ 0.0
122
+ ],
123
+ [
124
+ 97.0,
125
+ 0.0,
126
+ 64.0,
127
+ 32.0
128
+ ],
129
+ [
130
+ 30.0,
131
+ 0.0,
132
+ 45.0,
133
+ 15.0
134
+ ]
135
+ ],
136
+ "threshold": 79.0
137
+ },
138
+ {
139
+ "agent": "P3",
140
+ "values": [
141
+ [
142
+ 0.0,
143
+ 0.0,
144
+ 0.0,
145
+ 0.0
146
+ ],
147
+ [
148
+ 0.0,
149
+ 33.0,
150
+ 98.0,
151
+ 65.0
152
+ ],
153
+ [
154
+ 90.0,
155
+ 0.0,
156
+ 60.0,
157
+ 30.0
158
+ ],
159
+ [
160
+ 20.0,
161
+ 0.0,
162
+ 30.0,
163
+ 10.0
164
+ ]
165
+ ],
166
+ "threshold": 123.0
167
+ },
168
+ {
169
+ "agent": "P4",
170
+ "values": [
171
+ [
172
+ 88.0,
173
+ 59.0,
174
+ 29.0,
175
+ 0.0
176
+ ],
177
+ [
178
+ 0.0,
179
+ 0.0,
180
+ 0.0,
181
+ 0.0
182
+ ],
183
+ [
184
+ 0.0,
185
+ 47.0,
186
+ 16.0,
187
+ 31.0
188
+ ],
189
+ [
190
+ 14.0,
191
+ 0.0,
192
+ 21.0,
193
+ 7.0
194
+ ]
195
+ ],
196
+ "threshold": 90.0
197
+ }
198
+ ],
199
+ "rounds": 4,
200
+ "info": "private",
201
+ "chat": true,
202
+ "proposer": 0,
203
+ "veto": 1,
204
+ "min_accept": 5,
205
+ "discount": 0.95,
206
+ "breakdown_risk": 0.0,
207
+ "constraint": null,
208
+ "meta": {
209
+ "generator": "rational_agents.generate_game",
210
+ "seed": 70204,
211
+ "issue_types": [
212
+ "integrative",
213
+ "integrative",
214
+ "distributive",
215
+ "compatible"
216
+ ],
217
+ "option_perms": [
218
+ [
219
+ 0,
220
+ 2,
221
+ 1,
222
+ 3
223
+ ],
224
+ [
225
+ 0,
226
+ 2,
227
+ 3,
228
+ 1
229
+ ],
230
+ [
231
+ 2,
232
+ 0,
233
+ 3,
234
+ 1
235
+ ],
236
+ [
237
+ 1,
238
+ 2,
239
+ 3,
240
+ 0
241
+ ]
242
+ ],
243
+ "decorrelate": true,
244
+ "targets": {
245
+ "feasible_fraction": 0.015,
246
+ "feasible_count": 4,
247
+ "dominated_target": 0.6
248
+ },
249
+ "achieved": {
250
+ "ir_count": 5,
251
+ "dominated_acceptable_fraction": 0.6
252
+ },
253
+ "integerized_thresholds": "floor_then_exact_resolve",
254
+ "five_seat_campaign": {
255
+ "bank_position": 4,
256
+ "generator_seed": 70204,
257
+ "difficulty_level": 4
258
+ }
259
+ }
260
+ },
261
+ "ceiling": 1.0,
262
+ "floor": 0.5699,
263
+ "solution": {
264
+ "deal_space_size": 256,
265
+ "n_parties": 5,
266
+ "pareto_count": 8,
267
+ "ir_count": 5,
268
+ "ir_pareto_count": 2,
269
+ "ir_pareto_fraction": 0.4,
270
+ "dominated_acceptable_fraction": 0.6,
271
+ "empty_ir": false,
272
+ "ideal_surplus": [
273
+ 39.0,
274
+ 52.0,
275
+ 63.0,
276
+ 95.0,
277
+ 35.0
278
+ ],
279
+ "max_feasible_joint_surplus": 241.0,
280
+ "max_feasible_joint_utility": 760.0,
281
+ "max_feasible_joint_deal": [
282
+ 0,
283
+ 2,
284
+ 0,
285
+ 2
286
+ ],
287
+ "sparsity": 0.475,
288
+ "pairwise_iou": 0.5602564102564103,
289
+ "solutions": {
290
+ "nash": {
291
+ "concept": "nash",
292
+ "index": 34,
293
+ "deal": [
294
+ 0,
295
+ 2,
296
+ 0,
297
+ 2
298
+ ],
299
+ "named": {
300
+ "issue0": "opt0",
301
+ "issue1": "opt2",
302
+ "issue2": "opt0",
303
+ "issue3": "opt2"
304
+ },
305
+ "utilities": [
306
+ 166.0,
307
+ 125.0,
308
+ 142.0,
309
+ 218.0,
310
+ 109.0
311
+ ],
312
+ "surpluses": [
313
+ 12.0,
314
+ 52.0,
315
+ 63.0,
316
+ 95.0,
317
+ 19.0
318
+ ],
319
+ "ties": [
320
+ 34
321
+ ],
322
+ "note": "",
323
+ "scale_invariant": true
324
+ },
325
+ "kalai_smorodinsky": {
326
+ "concept": "kalai_smorodinsky",
327
+ "index": 42,
328
+ "deal": [
329
+ 0,
330
+ 2,
331
+ 2,
332
+ 2
333
+ ],
334
+ "named": {
335
+ "issue0": "opt0",
336
+ "issue1": "opt2",
337
+ "issue2": "opt2",
338
+ "issue3": "opt2"
339
+ },
340
+ "utilities": [
341
+ 193.0,
342
+ 93.0,
343
+ 109.0,
344
+ 188.0,
345
+ 125.0
346
+ ],
347
+ "surpluses": [
348
+ 39.0,
349
+ 20.0,
350
+ 30.0,
351
+ 65.0,
352
+ 35.0
353
+ ],
354
+ "ties": [
355
+ 42
356
+ ],
357
+ "note": "",
358
+ "scale_invariant": true
359
+ },
360
+ "egalitarian": {
361
+ "concept": "egalitarian",
362
+ "index": 42,
363
+ "deal": [
364
+ 0,
365
+ 2,
366
+ 2,
367
+ 2
368
+ ],
369
+ "named": {
370
+ "issue0": "opt0",
371
+ "issue1": "opt2",
372
+ "issue2": "opt2",
373
+ "issue3": "opt2"
374
+ },
375
+ "utilities": [
376
+ 193.0,
377
+ 93.0,
378
+ 109.0,
379
+ 188.0,
380
+ 125.0
381
+ ],
382
+ "surpluses": [
383
+ 39.0,
384
+ 20.0,
385
+ 30.0,
386
+ 65.0,
387
+ 35.0
388
+ ],
389
+ "ties": [
390
+ 42
391
+ ],
392
+ "note": "",
393
+ "scale_invariant": false
394
+ },
395
+ "utilitarian": {
396
+ "concept": "utilitarian",
397
+ "index": 34,
398
+ "deal": [
399
+ 0,
400
+ 2,
401
+ 0,
402
+ 2
403
+ ],
404
+ "named": {
405
+ "issue0": "opt0",
406
+ "issue1": "opt2",
407
+ "issue2": "opt0",
408
+ "issue3": "opt2"
409
+ },
410
+ "utilities": [
411
+ 166.0,
412
+ 125.0,
413
+ 142.0,
414
+ 218.0,
415
+ 109.0
416
+ ],
417
+ "surpluses": [
418
+ 12.0,
419
+ 52.0,
420
+ 63.0,
421
+ 95.0,
422
+ 19.0
423
+ ],
424
+ "ties": [
425
+ 34
426
+ ],
427
+ "note": "",
428
+ "scale_invariant": false
429
+ },
430
+ "max_nash_welfare": {
431
+ "concept": "max_nash_welfare",
432
+ "index": 34,
433
+ "deal": [
434
+ 0,
435
+ 2,
436
+ 0,
437
+ 2
438
+ ],
439
+ "named": {
440
+ "issue0": "opt0",
441
+ "issue1": "opt2",
442
+ "issue2": "opt0",
443
+ "issue3": "opt2"
444
+ },
445
+ "utilities": [
446
+ 166.0,
447
+ 125.0,
448
+ 142.0,
449
+ 218.0,
450
+ 109.0
451
+ ],
452
+ "surpluses": [
453
+ 12.0,
454
+ 52.0,
455
+ 63.0,
456
+ 95.0,
457
+ 19.0
458
+ ],
459
+ "ties": [
460
+ 34
461
+ ],
462
+ "note": "",
463
+ "scale_invariant": true
464
+ }
465
+ },
466
+ "generator": {
467
+ "generator": "rational_agents.generate_game",
468
+ "seed": 70204,
469
+ "issue_types": [
470
+ "integrative",
471
+ "integrative",
472
+ "distributive",
473
+ "compatible"
474
+ ],
475
+ "option_perms": [
476
+ [
477
+ 0,
478
+ 2,
479
+ 1,
480
+ 3
481
+ ],
482
+ [
483
+ 0,
484
+ 2,
485
+ 3,
486
+ 1
487
+ ],
488
+ [
489
+ 2,
490
+ 0,
491
+ 3,
492
+ 1
493
+ ],
494
+ [
495
+ 1,
496
+ 2,
497
+ 3,
498
+ 0
499
+ ]
500
+ ],
501
+ "decorrelate": true,
502
+ "targets": {
503
+ "feasible_fraction": 0.015,
504
+ "feasible_count": 4,
505
+ "dominated_target": 0.6
506
+ },
507
+ "achieved": {
508
+ "ir_count": 5,
509
+ "dominated_acceptable_fraction": 0.6
510
+ },
511
+ "integerized_thresholds": "floor_then_exact_resolve"
512
+ },
513
+ "difficulty": {
514
+ "scalar": 0.696168,
515
+ "components": {
516
+ "feasible_scarcity": 0.980469,
517
+ "pareto_frontier_fraction": 0.03125,
518
+ "preference_conflict": 0.467995,
519
+ "favorite_block_fraction": 0.966071,
520
+ "pivotal_seat_burden": 0.736842
521
+ },
522
+ "tags": [
523
+ "hard",
524
+ "no-clear-win-win",
525
+ "pivotal-seat"
526
+ ]
527
+ }
528
+ }
529
+ }
bank/scorable_negotiation-L4-b9891ffb3e.json ADDED
@@ -0,0 +1,530 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "instance_id": "scorable_negotiation-L4-b9891ffb3e",
3
+ "scenario": "scorable_negotiation",
4
+ "level": 4,
5
+ "seed": 70214,
6
+ "payload": {
7
+ "space": {
8
+ "issues": [
9
+ {
10
+ "name": "issue0",
11
+ "options": [
12
+ "opt0",
13
+ "opt1",
14
+ "opt2",
15
+ "opt3"
16
+ ]
17
+ },
18
+ {
19
+ "name": "issue1",
20
+ "options": [
21
+ "opt0",
22
+ "opt1",
23
+ "opt2",
24
+ "opt3"
25
+ ]
26
+ },
27
+ {
28
+ "name": "issue2",
29
+ "options": [
30
+ "opt0",
31
+ "opt1",
32
+ "opt2",
33
+ "opt3"
34
+ ]
35
+ },
36
+ {
37
+ "name": "issue3",
38
+ "options": [
39
+ "opt0",
40
+ "opt1",
41
+ "opt2",
42
+ "opt3"
43
+ ]
44
+ }
45
+ ]
46
+ },
47
+ "sheets": [
48
+ {
49
+ "agent": "P0",
50
+ "values": [
51
+ [
52
+ 0.0,
53
+ 0.0,
54
+ 0.0,
55
+ 0.0
56
+ ],
57
+ [
58
+ 0.0,
59
+ 0.0,
60
+ 0.0,
61
+ 0.0
62
+ ],
63
+ [
64
+ 30.0,
65
+ 0.0,
66
+ 89.0,
67
+ 60.0
68
+ ],
69
+ [
70
+ 14.0,
71
+ 0.0,
72
+ 7.0,
73
+ 21.0
74
+ ]
75
+ ],
76
+ "threshold": 81.0
77
+ },
78
+ {
79
+ "agent": "P1",
80
+ "values": [
81
+ [
82
+ 0.0,
83
+ 26.0,
84
+ 52.0,
85
+ 78.0
86
+ ],
87
+ [
88
+ 39.0,
89
+ 20.0,
90
+ 59.0,
91
+ 0.0
92
+ ],
93
+ [
94
+ 57.0,
95
+ 86.0,
96
+ 0.0,
97
+ 29.0
98
+ ],
99
+ [
100
+ 14.0,
101
+ 0.0,
102
+ 7.0,
103
+ 20.0
104
+ ]
105
+ ],
106
+ "threshold": 152.0
107
+ },
108
+ {
109
+ "agent": "P2",
110
+ "values": [
111
+ [
112
+ 0.0,
113
+ 0.0,
114
+ 0.0,
115
+ 0.0
116
+ ],
117
+ [
118
+ 0.0,
119
+ 0.0,
120
+ 0.0,
121
+ 0.0
122
+ ],
123
+ [
124
+ 26.0,
125
+ 0.0,
126
+ 77.0,
127
+ 51.0
128
+ ],
129
+ [
130
+ 14.0,
131
+ 0.0,
132
+ 7.0,
133
+ 21.0
134
+ ]
135
+ ],
136
+ "threshold": 72.0
137
+ },
138
+ {
139
+ "agent": "P3",
140
+ "values": [
141
+ [
142
+ 57.0,
143
+ 0.0,
144
+ 28.0,
145
+ 85.0
146
+ ],
147
+ [
148
+ 31.0,
149
+ 63.0,
150
+ 94.0,
151
+ 0.0
152
+ ],
153
+ [
154
+ 51.0,
155
+ 76.0,
156
+ 0.0,
157
+ 25.0
158
+ ],
159
+ [
160
+ 32.0,
161
+ 0.0,
162
+ 16.0,
163
+ 48.0
164
+ ]
165
+ ],
166
+ "threshold": 187.0
167
+ },
168
+ {
169
+ "agent": "P4",
170
+ "values": [
171
+ [
172
+ 0.0,
173
+ 0.0,
174
+ 0.0,
175
+ 0.0
176
+ ],
177
+ [
178
+ 0.0,
179
+ 0.0,
180
+ 0.0,
181
+ 0.0
182
+ ],
183
+ [
184
+ 29.0,
185
+ 0.0,
186
+ 88.0,
187
+ 58.0
188
+ ],
189
+ [
190
+ 16.0,
191
+ 0.0,
192
+ 8.0,
193
+ 25.0
194
+ ]
195
+ ],
196
+ "threshold": 83.0
197
+ }
198
+ ],
199
+ "rounds": 4,
200
+ "info": "private",
201
+ "chat": true,
202
+ "proposer": 0,
203
+ "veto": 1,
204
+ "min_accept": 5,
205
+ "discount": 0.95,
206
+ "breakdown_risk": 0.0,
207
+ "constraint": null,
208
+ "meta": {
209
+ "generator": "rational_agents.generate_game",
210
+ "seed": 70214,
211
+ "issue_types": [
212
+ "integrative",
213
+ "integrative",
214
+ "distributive",
215
+ "compatible"
216
+ ],
217
+ "option_perms": [
218
+ [
219
+ 0,
220
+ 3,
221
+ 1,
222
+ 2
223
+ ],
224
+ [
225
+ 2,
226
+ 1,
227
+ 0,
228
+ 3
229
+ ],
230
+ [
231
+ 1,
232
+ 0,
233
+ 3,
234
+ 2
235
+ ],
236
+ [
237
+ 1,
238
+ 2,
239
+ 3,
240
+ 0
241
+ ]
242
+ ],
243
+ "decorrelate": true,
244
+ "targets": {
245
+ "feasible_fraction": 0.015,
246
+ "feasible_count": 4,
247
+ "dominated_target": 0.6
248
+ },
249
+ "achieved": {
250
+ "ir_count": 4,
251
+ "dominated_acceptable_fraction": 0.5
252
+ },
253
+ "integerized_thresholds": "floor_then_exact_resolve",
254
+ "five_seat_campaign": {
255
+ "bank_position": 14,
256
+ "generator_seed": 70214,
257
+ "difficulty_level": 4
258
+ }
259
+ }
260
+ },
261
+ "ceiling": 1.0,
262
+ "floor": 0.3428,
263
+ "solution": {
264
+ "deal_space_size": 256,
265
+ "n_parties": 5,
266
+ "pareto_count": 4,
267
+ "ir_count": 4,
268
+ "ir_pareto_count": 2,
269
+ "ir_pareto_fraction": 0.5,
270
+ "dominated_acceptable_fraction": 0.5,
271
+ "empty_ir": false,
272
+ "ideal_surplus": [
273
+ 29.0,
274
+ 34.0,
275
+ 26.0,
276
+ 65.0,
277
+ 30.0
278
+ ],
279
+ "max_feasible_joint_surplus": 130.0,
280
+ "max_feasible_joint_utility": 705.0,
281
+ "max_feasible_joint_deal": [
282
+ 3,
283
+ 2,
284
+ 2,
285
+ 3
286
+ ],
287
+ "sparsity": 0.475,
288
+ "pairwise_iou": 0.6153846153846154,
289
+ "solutions": {
290
+ "nash": {
291
+ "concept": "nash",
292
+ "index": 235,
293
+ "deal": [
294
+ 3,
295
+ 2,
296
+ 2,
297
+ 3
298
+ ],
299
+ "named": {
300
+ "issue0": "opt3",
301
+ "issue1": "opt2",
302
+ "issue2": "opt2",
303
+ "issue3": "opt3"
304
+ },
305
+ "utilities": [
306
+ 110.0,
307
+ 157.0,
308
+ 98.0,
309
+ 227.0,
310
+ 113.0
311
+ ],
312
+ "surpluses": [
313
+ 29.0,
314
+ 5.0,
315
+ 26.0,
316
+ 40.0,
317
+ 30.0
318
+ ],
319
+ "ties": [
320
+ 235
321
+ ],
322
+ "note": "",
323
+ "scale_invariant": true
324
+ },
325
+ "kalai_smorodinsky": {
326
+ "concept": "kalai_smorodinsky",
327
+ "index": 235,
328
+ "deal": [
329
+ 3,
330
+ 2,
331
+ 2,
332
+ 3
333
+ ],
334
+ "named": {
335
+ "issue0": "opt3",
336
+ "issue1": "opt2",
337
+ "issue2": "opt2",
338
+ "issue3": "opt3"
339
+ },
340
+ "utilities": [
341
+ 110.0,
342
+ 157.0,
343
+ 98.0,
344
+ 227.0,
345
+ 113.0
346
+ ],
347
+ "surpluses": [
348
+ 29.0,
349
+ 5.0,
350
+ 26.0,
351
+ 40.0,
352
+ 30.0
353
+ ],
354
+ "ties": [
355
+ 235
356
+ ],
357
+ "note": "",
358
+ "scale_invariant": true
359
+ },
360
+ "egalitarian": {
361
+ "concept": "egalitarian",
362
+ "index": 235,
363
+ "deal": [
364
+ 3,
365
+ 2,
366
+ 2,
367
+ 3
368
+ ],
369
+ "named": {
370
+ "issue0": "opt3",
371
+ "issue1": "opt2",
372
+ "issue2": "opt2",
373
+ "issue3": "opt3"
374
+ },
375
+ "utilities": [
376
+ 110.0,
377
+ 157.0,
378
+ 98.0,
379
+ 227.0,
380
+ 113.0
381
+ ],
382
+ "surpluses": [
383
+ 29.0,
384
+ 5.0,
385
+ 26.0,
386
+ 40.0,
387
+ 30.0
388
+ ],
389
+ "ties": [
390
+ 235
391
+ ],
392
+ "note": "",
393
+ "scale_invariant": false
394
+ },
395
+ "utilitarian": {
396
+ "concept": "utilitarian",
397
+ "index": 235,
398
+ "deal": [
399
+ 3,
400
+ 2,
401
+ 2,
402
+ 3
403
+ ],
404
+ "named": {
405
+ "issue0": "opt3",
406
+ "issue1": "opt2",
407
+ "issue2": "opt2",
408
+ "issue3": "opt3"
409
+ },
410
+ "utilities": [
411
+ 110.0,
412
+ 157.0,
413
+ 98.0,
414
+ 227.0,
415
+ 113.0
416
+ ],
417
+ "surpluses": [
418
+ 29.0,
419
+ 5.0,
420
+ 26.0,
421
+ 40.0,
422
+ 30.0
423
+ ],
424
+ "ties": [
425
+ 235
426
+ ],
427
+ "note": "",
428
+ "scale_invariant": false
429
+ },
430
+ "max_nash_welfare": {
431
+ "concept": "max_nash_welfare",
432
+ "index": 235,
433
+ "deal": [
434
+ 3,
435
+ 2,
436
+ 2,
437
+ 3
438
+ ],
439
+ "named": {
440
+ "issue0": "opt3",
441
+ "issue1": "opt2",
442
+ "issue2": "opt2",
443
+ "issue3": "opt3"
444
+ },
445
+ "utilities": [
446
+ 110.0,
447
+ 157.0,
448
+ 98.0,
449
+ 227.0,
450
+ 113.0
451
+ ],
452
+ "surpluses": [
453
+ 29.0,
454
+ 5.0,
455
+ 26.0,
456
+ 40.0,
457
+ 30.0
458
+ ],
459
+ "ties": [
460
+ 235
461
+ ],
462
+ "note": "",
463
+ "scale_invariant": true
464
+ }
465
+ },
466
+ "generator": {
467
+ "generator": "rational_agents.generate_game",
468
+ "seed": 70214,
469
+ "issue_types": [
470
+ "integrative",
471
+ "integrative",
472
+ "distributive",
473
+ "compatible"
474
+ ],
475
+ "option_perms": [
476
+ [
477
+ 0,
478
+ 3,
479
+ 1,
480
+ 2
481
+ ],
482
+ [
483
+ 2,
484
+ 1,
485
+ 0,
486
+ 3
487
+ ],
488
+ [
489
+ 1,
490
+ 0,
491
+ 3,
492
+ 2
493
+ ],
494
+ [
495
+ 1,
496
+ 2,
497
+ 3,
498
+ 0
499
+ ]
500
+ ],
501
+ "decorrelate": true,
502
+ "targets": {
503
+ "feasible_fraction": 0.015,
504
+ "feasible_count": 4,
505
+ "dominated_target": 0.6
506
+ },
507
+ "achieved": {
508
+ "ir_count": 4,
509
+ "dominated_acceptable_fraction": 0.5
510
+ },
511
+ "integerized_thresholds": "floor_then_exact_resolve"
512
+ },
513
+ "difficulty": {
514
+ "scalar": 0.677343,
515
+ "components": {
516
+ "feasible_scarcity": 0.984375,
517
+ "pareto_frontier_fraction": 0.015625,
518
+ "preference_conflict": 0.462416,
519
+ "favorite_block_fraction": 0.958743,
520
+ "pivotal_seat_burden": 0.636364
521
+ },
522
+ "tags": [
523
+ "hard",
524
+ "no-clear-win-win",
525
+ "pivotal-seat",
526
+ "small-frontier"
527
+ ]
528
+ }
529
+ }
530
+ }
belief_turns.csv.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80853b7d1bde64eb7dda2a7a5d8f8f2edda993880b94634e0fac48b359bed4e7
3
+ size 1936901
campaign_manifest.json ADDED
@@ -0,0 +1,3887 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema": "five-seat-private-campaign-v1",
3
+ "status": "partial-final-12",
4
+ "campaign_name": "pure_rounds_sweep_v1",
5
+ "experiment": "pure-arm rounds sweep",
6
+ "analysis_note": "cells share logical_table across deadlines; aggregate by cell_id, never logical_table",
7
+ "model": "anthropic:claude-opus-5",
8
+ "bank": "/juice2/u/siddharth/ii_mats/experiments/rational_agents/instances_five_seat_private_v2",
9
+ "artifact_root": "/juice2/scr2/siddharth",
10
+ "budget_usd": 0.0,
11
+ "spend_ledger": {
12
+ "actual_usd": 0.0,
13
+ "hard_cap_usd": 0.0
14
+ },
15
+ "reproducibility_fingerprint": "799f18bc0653b49ae24e06f7c1ae5991dfa2c52b94f51bec9cfd1bd817d02c1c",
16
+ "reproducibility_inputs": {
17
+ "parent_git_sha": "c2178f557d8760f82cdf5ff78856195d3ba6bf34",
18
+ "interlens_git_sha": "061fec70619dcf0bcb957e37a9aa6e60fa203737",
19
+ "parent_git_dirty": true,
20
+ "interlens_git_dirty": true,
21
+ "bank": "/juice2/u/siddharth/ii_mats/experiments/rational_agents/instances_five_seat_private_v2",
22
+ "bank_manifest_sha256": "cd32ebdef8072da35f6e1b5da08091a05fe5c7f869252a49848026c4804daa74",
23
+ "bank_instance_hashes": [
24
+ [
25
+ "scorable_negotiation-L0-5b80bb74c6",
26
+ "810b990a23d52146c3b28eea48498aca1c42c89d67c4c2e45bf1b981d7a5b44d"
27
+ ],
28
+ [
29
+ "scorable_negotiation-L1-1381dc04db",
30
+ "04b3eba9fd65c557884ed3eb01cf39b78ad003cc0c643f77a61a92af2fe00ff7"
31
+ ],
32
+ [
33
+ "scorable_negotiation-L2-c07670b4c3",
34
+ "9abe3b393b836e5ca2ce5b72abc140588ab2c2c3904e400c90f8490b7101cba8"
35
+ ],
36
+ [
37
+ "scorable_negotiation-L3-8e55401ea3",
38
+ "73d70c54a02827254f8820602d4be10162e025438436176d91ccbbfa0ed3297b"
39
+ ],
40
+ [
41
+ "scorable_negotiation-L4-592a4f7b6d",
42
+ "57f9f2efa67a2b81e4b1ac24e6a99e192f47ef9b70fcc00efb75e7fabf01e0dd"
43
+ ],
44
+ [
45
+ "scorable_negotiation-L0-033f0874d5",
46
+ "36061b24d6ee536129825cc23e3c7a5b6e5cdd0e0ab7cd786f7b12c78e1a08ab"
47
+ ],
48
+ [
49
+ "scorable_negotiation-L1-b3fd37949a",
50
+ "666f1ad80bfc35d6b1d8e1802edb3ab9112ed171ad1487eb9e0ab14f5c553af9"
51
+ ],
52
+ [
53
+ "scorable_negotiation-L2-cd5957683b",
54
+ "aedbcffc41d5d117b09fa052b359d6a82ca821cd4155629ee499392114e4e9b9"
55
+ ],
56
+ [
57
+ "scorable_negotiation-L3-81f699e3fe",
58
+ "81d9839f2ce977908cc3c53ddfc195e5fe673d03910339a3d31b7738d7984238"
59
+ ],
60
+ [
61
+ "scorable_negotiation-L4-05f715c1e6",
62
+ "07e73b647ac7f0c0b99a36d9876911b62ba93596ce8155f80fc6dfd1022d60c0"
63
+ ],
64
+ [
65
+ "scorable_negotiation-L0-44925c2d5b",
66
+ "d59d957a55ae1929f21709f4823221abdeb81b848e180c67c9a85bbec110a15a"
67
+ ],
68
+ [
69
+ "scorable_negotiation-L1-6f6151e1d5",
70
+ "0b18982fb6b676011304998477f7d7112d43a7d0490a8267fa339cc7866cca2b"
71
+ ],
72
+ [
73
+ "scorable_negotiation-L2-5edb2fff08",
74
+ "482b727f02db0a92040e0359382da1db546dc7510e6f2eea2131a931f59a30e1"
75
+ ],
76
+ [
77
+ "scorable_negotiation-L3-09d8108a8f",
78
+ "2513f3a79a16d0ba2f7a68ed8308b962723e4fe68957f84852d2c64a34c31eb1"
79
+ ],
80
+ [
81
+ "scorable_negotiation-L4-b9891ffb3e",
82
+ "38de5d57731201720a6a42a5b1c41794b003cc85848b9a0afc50de502d33812e"
83
+ ],
84
+ [
85
+ "scorable_negotiation-L0-86d39f433e",
86
+ "188f8c92919b3ba0bc090b21531fd8b853b3f1094dbf8dfe6fe8d51a31affe78"
87
+ ],
88
+ [
89
+ "scorable_negotiation-L1-a9e4838c4c",
90
+ "451c5964dddd27db16e440d458488ccea3b43893385c6e2fbb1a3d920a23644d"
91
+ ],
92
+ [
93
+ "scorable_negotiation-L2-f3366df5c2",
94
+ "300c39b52b845968fdda9c06730189ce641b821b6278f016ab9ab76556df4f9f"
95
+ ],
96
+ [
97
+ "scorable_negotiation-L3-78a36182a2",
98
+ "2798d9c3c196789ee51870693c854350cf217a9f0e2c8614f34dce6512296040"
99
+ ],
100
+ [
101
+ "scorable_negotiation-L4-35d9e3e112",
102
+ "322341a65e791cf6d4e06bcfaf31316a1d2f6b6d4f4eb9ae1eb33e49a991a596"
103
+ ],
104
+ [
105
+ "scorable_negotiation-L0-db777d04d1",
106
+ "6fb4d8bc15f7105473f91e21f44351640554f3f45e99aa86bd874ba3fe2d15f8"
107
+ ],
108
+ [
109
+ "scorable_negotiation-L1-6e5961e973",
110
+ "9d8ffd10d4544ac7ce24ecc31327588bd6158ea290555f0431612e1f68f955c0"
111
+ ],
112
+ [
113
+ "scorable_negotiation-L2-107032bc27",
114
+ "31729e1d04076f0b2cea5e349234b23fe9f90b3c1b47aca193f00419a9a13fce"
115
+ ],
116
+ [
117
+ "scorable_negotiation-L3-901198dd46",
118
+ "2dfdad0c5c4eac56659b727cacd14e86f96cef785591c50bf869223821853a3c"
119
+ ]
120
+ ],
121
+ "episode_grid_fingerprint": "572875b0c7f7ad3ccbed454aad41175d19f85e7c2f7a3bcdd8765e1485d2ea90",
122
+ "seeds": [
123
+ 0,
124
+ 1,
125
+ 2,
126
+ 3,
127
+ 4
128
+ ],
129
+ "arms": [
130
+ "all_rational",
131
+ "all_oracle"
132
+ ],
133
+ "rounds": [
134
+ 4,
135
+ 8,
136
+ 16,
137
+ 32,
138
+ 64,
139
+ 128,
140
+ 256
141
+ ],
142
+ "primary_campaign_manifest": "/juice2/u/siddharth/ii_mats/experiments/rational_agents/five_seat_info_motive_primary_v1/campaign_manifest.json",
143
+ "primary_campaign_inputs": {
144
+ "parent_git_sha": "2c0869ee3d6c0c6e3f9ca309a911e87ddd496af2",
145
+ "interlens_git_sha": "17f34b27fe7b14ed1f20ead66337f1bcaf5fabb8",
146
+ "bank_manifest_sha256": "cd32ebdef8072da35f6e1b5da08091a05fe5c7f869252a49848026c4804daa74"
147
+ },
148
+ "code_sha256": {
149
+ "launch_rounds_sweep.py": "741e7c1aa14281554ef9ff9b15046912b075841305a3df52d3326f7756b665d9",
150
+ "episode_shards.py": "a212cc6708223bac7522c3867372d01ee8d351eb9da35126a17bdd448fd0c342",
151
+ "rounds_sweep_metrics.py": "b83f197d8f59e5e2a5294881f8daf15aaeb6f346360aac8592a6879b6f31a8e0",
152
+ "run_five_seat_cell.py": "abc0cd76fd99f624a6a0273b4cc0763b7b12b649d6b3464f6bf099bebcd5815d",
153
+ "five_seat_campaign.py": "9eca48c6afacb26804ee0f6e49b83d672c714a394537113605cbac2b8c54928f",
154
+ "run.py": "cb7bbb297e65ff274fbe22be8d39c2aca1b10cc035758c84bcfdf871dd91876a",
155
+ "seating.py": "59b3453d52ae9dc32a9b12bfff240daa7c1119da7e0e5c861730d561b8adc660"
156
+ }
157
+ },
158
+ "design": {
159
+ "n_parameter_sets": 24,
160
+ "seeds": [
161
+ 0,
162
+ 1,
163
+ 2,
164
+ 3,
165
+ 4
166
+ ],
167
+ "episodes_per_logical_arm": 120,
168
+ "logical_arms": [
169
+ "all_rational",
170
+ "all_oracle"
171
+ ],
172
+ "rounds_grid": [
173
+ 4,
174
+ 8,
175
+ 16,
176
+ 32,
177
+ 64,
178
+ 128,
179
+ 256
180
+ ],
181
+ "primary_campaign_rounds": 4,
182
+ "information": "private",
183
+ "thinking": "not_applicable_no_LLM",
184
+ "framing": "datacenter",
185
+ "min_accept": 5,
186
+ "smoke": false
187
+ },
188
+ "execution": {
189
+ "shards_per_cell": 16,
190
+ "agents": 1,
191
+ "agent_runs": null,
192
+ "max_workers": 16,
193
+ "workers_per_agent": 16,
194
+ "episode_timeout_s": null,
195
+ "shard_timeout_s": null,
196
+ "host": "john17.stanford.edu",
197
+ "process_cpu_count": 3,
198
+ "postprocess": [],
199
+ "shard_env": {
200
+ "OMP_NUM_THREADS": "1",
201
+ "OPENBLAS_NUM_THREADS": "1",
202
+ "MKL_NUM_THREADS": "1",
203
+ "NUMEXPR_NUM_THREADS": "1",
204
+ "VECLIB_MAXIMUM_THREADS": "1"
205
+ }
206
+ },
207
+ "sweep": {
208
+ "sweep_id": "siddharth-stanford/rational_agents/ufrdew0j",
209
+ "sweep_url": "https://wandb.ai/siddharth-stanford/rational_agents/sweeps/ufrdew0j",
210
+ "driver": "wandb sweep agent (12 cells) + fill-missing pass (tail cells pending)",
211
+ "config": {
212
+ "name": "pure_rounds_sweep_v1",
213
+ "method": "grid",
214
+ "metric": {
215
+ "name": "normalized_primary",
216
+ "goal": "maximize"
217
+ },
218
+ "parameters": {
219
+ "arm": {
220
+ "values": [
221
+ "all_rational",
222
+ "all_oracle"
223
+ ]
224
+ },
225
+ "rounds": {
226
+ "values": [
227
+ 4,
228
+ 8,
229
+ 16,
230
+ 32,
231
+ 64,
232
+ 128,
233
+ 256
234
+ ]
235
+ }
236
+ }
237
+ }
238
+ },
239
+ "wandb": {
240
+ "project": "rational_agents",
241
+ "entity": null,
242
+ "mode": "online",
243
+ "group": "pure_rounds_sweep_v1",
244
+ "run_urls": {
245
+ "all_oracle_r128": "https://wandb.ai/siddharth-stanford/rational_agents/runs/k9wnz690",
246
+ "all_oracle_r16": "https://wandb.ai/siddharth-stanford/rational_agents/runs/nnygvg0l",
247
+ "all_oracle_r256": "https://wandb.ai/siddharth-stanford/rational_agents/runs/s8j17oc9",
248
+ "all_oracle_r32": "https://wandb.ai/siddharth-stanford/rational_agents/runs/yhtknmjd",
249
+ "all_oracle_r4": "https://wandb.ai/siddharth-stanford/rational_agents/runs/11qd6zjk",
250
+ "all_oracle_r64": "https://wandb.ai/siddharth-stanford/rational_agents/runs/bmh2qb59",
251
+ "all_oracle_r8": "https://wandb.ai/siddharth-stanford/rational_agents/runs/hrfm6ddr",
252
+ "all_rational_r16": "https://wandb.ai/siddharth-stanford/rational_agents/runs/h24cx2mx",
253
+ "all_rational_r256": null,
254
+ "all_rational_r32": "https://wandb.ai/siddharth-stanford/rational_agents/runs/ko21cwvi",
255
+ "all_rational_r4": "https://wandb.ai/siddharth-stanford/rational_agents/runs/zfk7p7k1",
256
+ "all_rational_r64": "https://wandb.ai/siddharth-stanford/rational_agents/runs/jpz298au",
257
+ "all_rational_r8": "https://wandb.ai/siddharth-stanford/rational_agents/runs/yqi0f21u"
258
+ },
259
+ "sweep_id": "siddharth-stanford/rational_agents/ufrdew0j",
260
+ "sweep_url": "https://wandb.ai/siddharth-stanford/rational_agents/sweeps/ufrdew0j",
261
+ "driver": "wandb sweep agent (12 cells) + fill-missing pass (tail cells pending)"
262
+ },
263
+ "cells": [
264
+ {
265
+ "cell_id": "all_oracle_r128",
266
+ "logical_table": "all_oracle",
267
+ "rounds": 128,
268
+ "status": "complete",
269
+ "seeds": [
270
+ 0,
271
+ 1,
272
+ 2,
273
+ 3,
274
+ 4
275
+ ],
276
+ "min_accept": 5,
277
+ "persona_id": null,
278
+ "expected_episodes": 120,
279
+ "n_done": 120,
280
+ "budget_usd": null,
281
+ "est_usd_per_episode": null,
282
+ "shard_exit_codes": [
283
+ 0,
284
+ 0,
285
+ 0,
286
+ 0,
287
+ 0,
288
+ 0,
289
+ 0,
290
+ 0,
291
+ 0,
292
+ 0,
293
+ 0,
294
+ 0,
295
+ 0,
296
+ 0,
297
+ 0,
298
+ 0
299
+ ],
300
+ "missing_shards": [],
301
+ "reused_shards": [],
302
+ "resumed_complete_cell": false,
303
+ "slurm": {
304
+ "slurm_job_id": "16859567",
305
+ "slurm_job_nodelist": "tiger7",
306
+ "slurm_job_partition": "sc-loprio",
307
+ "slurm_cpus_on_node": "8",
308
+ "hostname": "tiger7.stanford.edu"
309
+ },
310
+ "wall_seconds": 696.5297102471814,
311
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_oracle_r128",
312
+ "attempts": [
313
+ {
314
+ "run_name": "pure_rounds_sweep_v1/all_oracle_r128",
315
+ "status": "complete",
316
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_oracle_r128"
317
+ }
318
+ ],
319
+ "summary": {
320
+ "normalized_primary": {
321
+ "estimate": 0.8835691666666666,
322
+ "ci_low": 0.8598648125,
323
+ "ci_high": 0.9060401666666666,
324
+ "n": 120,
325
+ "n_instances": 24
326
+ },
327
+ "deal_rate": {
328
+ "estimate": 1.0,
329
+ "ci_low": 1.0,
330
+ "ci_high": 1.0,
331
+ "n": 120,
332
+ "n_instances": 24
333
+ },
334
+ "normalized_nash_welfare": {
335
+ "estimate": 0.4300720235310988,
336
+ "ci_low": 0.35422298148408005,
337
+ "ci_high": 0.5043598175425547,
338
+ "n": 120,
339
+ "n_instances": 24
340
+ },
341
+ "dist_to_nbs": {
342
+ "estimate": 0.5616212657788056,
343
+ "ci_low": 0.4773315780723943,
344
+ "ci_high": 0.6399429632699611,
345
+ "n": 120,
346
+ "n_instances": 24
347
+ },
348
+ "gini": {
349
+ "estimate": 0.3642553492196354,
350
+ "ci_low": 0.33994963322872246,
351
+ "ci_high": 0.3892717380060861,
352
+ "n": 120,
353
+ "n_instances": 24
354
+ },
355
+ "usw": {
356
+ "estimate": 192.11666666666667,
357
+ "ci_low": 177.7725,
358
+ "ci_high": 207.36083333333332,
359
+ "n": 120,
360
+ "n_instances": 24
361
+ },
362
+ "esw": {
363
+ "estimate": 8.291666666666666,
364
+ "ci_low": 6.674791666666667,
365
+ "ci_high": 9.933541666666665,
366
+ "n": 120,
367
+ "n_instances": 24
368
+ },
369
+ "nsw_geomean": {
370
+ "estimate": 23.28244640103553,
371
+ "ci_low": 19.47120703159922,
372
+ "ci_high": 27.105388143139255,
373
+ "n": 120,
374
+ "n_instances": 24
375
+ },
376
+ "dist_to_frontier": {
377
+ "estimate": 0.002491345953898649,
378
+ "ci_low": 0.0,
379
+ "ci_high": 0.007474037861695948,
380
+ "n": 120,
381
+ "n_instances": 24
382
+ },
383
+ "dist_to_ks": {
384
+ "estimate": 0.5787379291104706,
385
+ "ci_low": 0.49338049644102216,
386
+ "ci_high": 0.6559030886871478,
387
+ "n": 120,
388
+ "n_instances": 24
389
+ },
390
+ "on_frontier": {
391
+ "estimate": 0.9916666666666667,
392
+ "ci_low": 0.975,
393
+ "ci_high": 1.0,
394
+ "n": 120,
395
+ "n_instances": 24
396
+ },
397
+ "all_ir": {
398
+ "estimate": 1.0,
399
+ "ci_low": 1.0,
400
+ "ci_high": 1.0,
401
+ "n": 120,
402
+ "n_instances": 24
403
+ },
404
+ "n_ir_violations": {
405
+ "estimate": 0.0,
406
+ "ci_low": 0.0,
407
+ "ci_high": 0.0,
408
+ "n": 120,
409
+ "n_instances": 24
410
+ },
411
+ "n_ir_violation_turns": {
412
+ "estimate": 8.425,
413
+ "ci_low": 1.075,
414
+ "ci_high": 17.925624999999997,
415
+ "n": 120,
416
+ "n_instances": 24
417
+ },
418
+ "rounds_to_agreement": {
419
+ "estimate": 10.625,
420
+ "ci_low": 5.266666666666667,
421
+ "ci_high": 17.0,
422
+ "n": 120,
423
+ "n_instances": 24
424
+ },
425
+ "closing_round": {
426
+ "estimate": 10.625,
427
+ "ci_low": 5.291666666666667,
428
+ "ci_high": 17.0,
429
+ "n": 120,
430
+ "n_instances": 24
431
+ },
432
+ "rounds_used_turns": {
433
+ "estimate": 53.075,
434
+ "ci_low": 26.390208333333334,
435
+ "ci_high": 79.81708333333333,
436
+ "n": 120,
437
+ "n_instances": 24
438
+ },
439
+ "reached_deadline": {
440
+ "estimate": 0.075,
441
+ "ci_low": 0.03333333333333333,
442
+ "ci_high": 0.125,
443
+ "n": 120,
444
+ "n_instances": 24
445
+ },
446
+ "belief_accuracy_mean": {
447
+ "estimate": 1.0,
448
+ "ci_low": 1.0,
449
+ "ci_high": 1.0,
450
+ "n": 120,
451
+ "n_instances": 24
452
+ },
453
+ "belief_accuracy_final": {
454
+ "estimate": 1.0,
455
+ "ci_low": 1.0,
456
+ "ci_high": 1.0,
457
+ "n": 120,
458
+ "n_instances": 24
459
+ },
460
+ "belief_final_posterior_mass_true_type": {
461
+ "estimate": 1.0,
462
+ "ci_low": 1.0,
463
+ "ci_high": 1.0,
464
+ "n": 120,
465
+ "n_instances": 24
466
+ },
467
+ "belief_final_expected_utility_rmse": {
468
+ "estimate": 0.0,
469
+ "ci_low": 0.0,
470
+ "ci_high": 0.0,
471
+ "n": 120,
472
+ "n_instances": 24
473
+ },
474
+ "belief_final_accept_set_f1": {
475
+ "estimate": 1.0,
476
+ "ci_low": 1.0,
477
+ "ci_high": 1.0,
478
+ "n": 120,
479
+ "n_instances": 24
480
+ },
481
+ "belief_auc_posterior_mass_true_type": {
482
+ "estimate": 1.0,
483
+ "ci_low": 1.0,
484
+ "ci_high": 1.0,
485
+ "n": 120,
486
+ "n_instances": 24
487
+ },
488
+ "belief_auc_expected_utility_rmse": {
489
+ "estimate": 0.0,
490
+ "ci_low": 0.0,
491
+ "ci_high": 0.0,
492
+ "n": 120,
493
+ "n_instances": 24
494
+ },
495
+ "belief_auc_accept_set_f1": {
496
+ "estimate": 1.0,
497
+ "ci_low": 1.0,
498
+ "ci_high": 1.0,
499
+ "n": 120,
500
+ "n_instances": 24
501
+ },
502
+ "n_episodes": 120,
503
+ "n_instances": 24,
504
+ "belief_accuracy_by_turn": {
505
+ "posterior_mass_true_type": [
506
+ 1.0,
507
+ 1.0,
508
+ 1.0
509
+ ],
510
+ "expected_utility_rmse": [
511
+ 0.0,
512
+ 0.0,
513
+ 0.0
514
+ ],
515
+ "accept_set_f1": [
516
+ 1.0,
517
+ 1.0,
518
+ 1.0
519
+ ]
520
+ },
521
+ "episode_seconds": {
522
+ "n": 120,
523
+ "total": 14968.481897934806,
524
+ "mean": 124.73734914945672,
525
+ "max": 690.9290663539432,
526
+ "n_timeout": 0
527
+ }
528
+ },
529
+ "wandb_url": "https://wandb.ai/siddharth-stanford/rational_agents/runs/k9wnz690",
530
+ "wandb_run_id": "k9wnz690"
531
+ },
532
+ {
533
+ "cell_id": "all_oracle_r16",
534
+ "logical_table": "all_oracle",
535
+ "rounds": 16,
536
+ "status": "complete",
537
+ "seeds": [
538
+ 0,
539
+ 1,
540
+ 2,
541
+ 3,
542
+ 4
543
+ ],
544
+ "min_accept": 5,
545
+ "persona_id": null,
546
+ "expected_episodes": 120,
547
+ "n_done": 120,
548
+ "budget_usd": null,
549
+ "est_usd_per_episode": null,
550
+ "shard_exit_codes": [
551
+ 0,
552
+ 0,
553
+ 0,
554
+ 0,
555
+ 0,
556
+ 0,
557
+ 0,
558
+ 0,
559
+ 0,
560
+ 0,
561
+ 0,
562
+ 0,
563
+ 0,
564
+ 0,
565
+ 0,
566
+ 0
567
+ ],
568
+ "missing_shards": [],
569
+ "reused_shards": [],
570
+ "resumed_complete_cell": false,
571
+ "slurm": {
572
+ "slurm_job_id": "16859567",
573
+ "slurm_job_nodelist": "tiger7",
574
+ "slurm_job_partition": "sc-loprio",
575
+ "slurm_cpus_on_node": "8",
576
+ "hostname": "tiger7.stanford.edu"
577
+ },
578
+ "wall_seconds": 27.538912805728614,
579
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_oracle_r16",
580
+ "attempts": [
581
+ {
582
+ "run_name": "pure_rounds_sweep_v1/all_oracle_r16",
583
+ "status": "complete",
584
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_oracle_r16"
585
+ }
586
+ ],
587
+ "summary": {
588
+ "normalized_primary": {
589
+ "estimate": 0.8770275000000001,
590
+ "ci_low": 0.851315,
591
+ "ci_high": 0.9026232083333333,
592
+ "n": 120,
593
+ "n_instances": 24
594
+ },
595
+ "deal_rate": {
596
+ "estimate": 1.0,
597
+ "ci_low": 1.0,
598
+ "ci_high": 1.0,
599
+ "n": 120,
600
+ "n_instances": 24
601
+ },
602
+ "normalized_nash_welfare": {
603
+ "estimate": 0.4139409664037288,
604
+ "ci_low": 0.3424348694560275,
605
+ "ci_high": 0.485557675724608,
606
+ "n": 120,
607
+ "n_instances": 24
608
+ },
609
+ "dist_to_nbs": {
610
+ "estimate": 0.5831432959326274,
611
+ "ci_low": 0.502612000892862,
612
+ "ci_high": 0.6541208447897041,
613
+ "n": 120,
614
+ "n_instances": 24
615
+ },
616
+ "gini": {
617
+ "estimate": 0.36642122846905756,
618
+ "ci_low": 0.34353324830806325,
619
+ "ci_high": 0.3894109668566445,
620
+ "n": 120,
621
+ "n_instances": 24
622
+ },
623
+ "usw": {
624
+ "estimate": 191.86666666666667,
625
+ "ci_low": 176.71604166666665,
626
+ "ci_high": 207.85916666666665,
627
+ "n": 120,
628
+ "n_instances": 24
629
+ },
630
+ "esw": {
631
+ "estimate": 8.041666666666666,
632
+ "ci_low": 6.424791666666667,
633
+ "ci_high": 9.608749999999997,
634
+ "n": 120,
635
+ "n_instances": 24
636
+ },
637
+ "nsw_geomean": {
638
+ "estimate": 22.48745350035578,
639
+ "ci_low": 18.812452255112238,
640
+ "ci_high": 25.998587275838375,
641
+ "n": 120,
642
+ "n_instances": 24
643
+ },
644
+ "dist_to_frontier": {
645
+ "estimate": 0.0,
646
+ "ci_low": 0.0,
647
+ "ci_high": 0.0,
648
+ "n": 120,
649
+ "n_instances": 24
650
+ },
651
+ "dist_to_ks": {
652
+ "estimate": 0.5984501970536014,
653
+ "ci_low": 0.5207064827223562,
654
+ "ci_high": 0.6669952539976245,
655
+ "n": 120,
656
+ "n_instances": 24
657
+ },
658
+ "on_frontier": {
659
+ "estimate": 1.0,
660
+ "ci_low": 1.0,
661
+ "ci_high": 1.0,
662
+ "n": 120,
663
+ "n_instances": 24
664
+ },
665
+ "all_ir": {
666
+ "estimate": 1.0,
667
+ "ci_low": 1.0,
668
+ "ci_high": 1.0,
669
+ "n": 120,
670
+ "n_instances": 24
671
+ },
672
+ "n_ir_violations": {
673
+ "estimate": 0.0,
674
+ "ci_low": 0.0,
675
+ "ci_high": 0.0,
676
+ "n": 120,
677
+ "n_instances": 24
678
+ },
679
+ "n_ir_violation_turns": {
680
+ "estimate": 0.0,
681
+ "ci_low": 0.0,
682
+ "ci_high": 0.0,
683
+ "n": 120,
684
+ "n_instances": 24
685
+ },
686
+ "rounds_to_agreement": {
687
+ "estimate": 1.0,
688
+ "ci_low": 1.0,
689
+ "ci_high": 1.0,
690
+ "n": 120,
691
+ "n_instances": 24
692
+ },
693
+ "closing_round": {
694
+ "estimate": 1.0,
695
+ "ci_low": 1.0,
696
+ "ci_high": 1.0,
697
+ "n": 120,
698
+ "n_instances": 24
699
+ },
700
+ "rounds_used_turns": {
701
+ "estimate": 5.0,
702
+ "ci_low": 5.0,
703
+ "ci_high": 5.0,
704
+ "n": 120,
705
+ "n_instances": 24
706
+ },
707
+ "reached_deadline": {
708
+ "estimate": 0.0,
709
+ "ci_low": 0.0,
710
+ "ci_high": 0.0,
711
+ "n": 120,
712
+ "n_instances": 24
713
+ },
714
+ "belief_accuracy_mean": {
715
+ "estimate": 1.0,
716
+ "ci_low": 1.0,
717
+ "ci_high": 1.0,
718
+ "n": 120,
719
+ "n_instances": 24
720
+ },
721
+ "belief_accuracy_final": {
722
+ "estimate": 1.0,
723
+ "ci_low": 1.0,
724
+ "ci_high": 1.0,
725
+ "n": 120,
726
+ "n_instances": 24
727
+ },
728
+ "belief_final_posterior_mass_true_type": {
729
+ "estimate": 1.0,
730
+ "ci_low": 1.0,
731
+ "ci_high": 1.0,
732
+ "n": 120,
733
+ "n_instances": 24
734
+ },
735
+ "belief_final_expected_utility_rmse": {
736
+ "estimate": 0.0,
737
+ "ci_low": 0.0,
738
+ "ci_high": 0.0,
739
+ "n": 120,
740
+ "n_instances": 24
741
+ },
742
+ "belief_final_accept_set_f1": {
743
+ "estimate": 1.0,
744
+ "ci_low": 1.0,
745
+ "ci_high": 1.0,
746
+ "n": 120,
747
+ "n_instances": 24
748
+ },
749
+ "belief_auc_posterior_mass_true_type": {
750
+ "estimate": 1.0,
751
+ "ci_low": 1.0,
752
+ "ci_high": 1.0,
753
+ "n": 120,
754
+ "n_instances": 24
755
+ },
756
+ "belief_auc_expected_utility_rmse": {
757
+ "estimate": 0.0,
758
+ "ci_low": 0.0,
759
+ "ci_high": 0.0,
760
+ "n": 120,
761
+ "n_instances": 24
762
+ },
763
+ "belief_auc_accept_set_f1": {
764
+ "estimate": 1.0,
765
+ "ci_low": 1.0,
766
+ "ci_high": 1.0,
767
+ "n": 120,
768
+ "n_instances": 24
769
+ },
770
+ "n_episodes": 120,
771
+ "n_instances": 24,
772
+ "belief_accuracy_by_turn": {
773
+ "posterior_mass_true_type": [
774
+ 1.0
775
+ ],
776
+ "expected_utility_rmse": [
777
+ 0.0
778
+ ],
779
+ "accept_set_f1": [
780
+ 1.0
781
+ ]
782
+ },
783
+ "episode_seconds": {
784
+ "n": 120,
785
+ "total": 180.45167622715235,
786
+ "mean": 1.503763968559603,
787
+ "max": 4.0239039938896894,
788
+ "n_timeout": 0
789
+ }
790
+ },
791
+ "wandb_url": "https://wandb.ai/siddharth-stanford/rational_agents/runs/nnygvg0l",
792
+ "wandb_run_id": "nnygvg0l"
793
+ },
794
+ {
795
+ "cell_id": "all_oracle_r256",
796
+ "logical_table": "all_oracle",
797
+ "rounds": 256,
798
+ "status": "complete",
799
+ "seeds": [
800
+ 0,
801
+ 1,
802
+ 2,
803
+ 3,
804
+ 4
805
+ ],
806
+ "min_accept": 5,
807
+ "persona_id": null,
808
+ "expected_episodes": 120,
809
+ "n_done": 120,
810
+ "budget_usd": null,
811
+ "est_usd_per_episode": null,
812
+ "shard_exit_codes": [
813
+ 0,
814
+ 0,
815
+ 0,
816
+ 0,
817
+ 0,
818
+ 0,
819
+ 0,
820
+ 0,
821
+ 0,
822
+ 0,
823
+ 0,
824
+ 0,
825
+ 0,
826
+ 0,
827
+ 0,
828
+ 0
829
+ ],
830
+ "missing_shards": [],
831
+ "reused_shards": [],
832
+ "resumed_complete_cell": false,
833
+ "slurm": {
834
+ "slurm_job_id": "16859569",
835
+ "slurm_job_nodelist": "tiger7",
836
+ "slurm_job_partition": "sc-loprio",
837
+ "slurm_cpus_on_node": "8",
838
+ "hostname": "tiger7.stanford.edu"
839
+ },
840
+ "wall_seconds": 19.063660042826086,
841
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_oracle_r256",
842
+ "attempts": [
843
+ {
844
+ "run_name": "pure_rounds_sweep_v1/all_oracle_r256",
845
+ "status": "complete",
846
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_oracle_r256"
847
+ }
848
+ ],
849
+ "summary": {
850
+ "normalized_primary": {
851
+ "estimate": 0.8770275000000001,
852
+ "ci_low": 0.851315,
853
+ "ci_high": 0.9026232083333333,
854
+ "n": 120,
855
+ "n_instances": 24
856
+ },
857
+ "deal_rate": {
858
+ "estimate": 1.0,
859
+ "ci_low": 1.0,
860
+ "ci_high": 1.0,
861
+ "n": 120,
862
+ "n_instances": 24
863
+ },
864
+ "normalized_nash_welfare": {
865
+ "estimate": 0.4139409664037288,
866
+ "ci_low": 0.3424348694560275,
867
+ "ci_high": 0.485557675724608,
868
+ "n": 120,
869
+ "n_instances": 24
870
+ },
871
+ "dist_to_nbs": {
872
+ "estimate": 0.5831432959326274,
873
+ "ci_low": 0.502612000892862,
874
+ "ci_high": 0.6541208447897041,
875
+ "n": 120,
876
+ "n_instances": 24
877
+ },
878
+ "gini": {
879
+ "estimate": 0.36642122846905756,
880
+ "ci_low": 0.34353324830806325,
881
+ "ci_high": 0.3894109668566445,
882
+ "n": 120,
883
+ "n_instances": 24
884
+ },
885
+ "usw": {
886
+ "estimate": 191.86666666666667,
887
+ "ci_low": 176.71604166666665,
888
+ "ci_high": 207.85916666666665,
889
+ "n": 120,
890
+ "n_instances": 24
891
+ },
892
+ "esw": {
893
+ "estimate": 8.041666666666666,
894
+ "ci_low": 6.424791666666667,
895
+ "ci_high": 9.608749999999997,
896
+ "n": 120,
897
+ "n_instances": 24
898
+ },
899
+ "nsw_geomean": {
900
+ "estimate": 22.48745350035578,
901
+ "ci_low": 18.812452255112238,
902
+ "ci_high": 25.998587275838375,
903
+ "n": 120,
904
+ "n_instances": 24
905
+ },
906
+ "dist_to_frontier": {
907
+ "estimate": 0.0,
908
+ "ci_low": 0.0,
909
+ "ci_high": 0.0,
910
+ "n": 120,
911
+ "n_instances": 24
912
+ },
913
+ "dist_to_ks": {
914
+ "estimate": 0.5984501970536014,
915
+ "ci_low": 0.5207064827223562,
916
+ "ci_high": 0.6669952539976245,
917
+ "n": 120,
918
+ "n_instances": 24
919
+ },
920
+ "on_frontier": {
921
+ "estimate": 1.0,
922
+ "ci_low": 1.0,
923
+ "ci_high": 1.0,
924
+ "n": 120,
925
+ "n_instances": 24
926
+ },
927
+ "all_ir": {
928
+ "estimate": 1.0,
929
+ "ci_low": 1.0,
930
+ "ci_high": 1.0,
931
+ "n": 120,
932
+ "n_instances": 24
933
+ },
934
+ "n_ir_violations": {
935
+ "estimate": 0.0,
936
+ "ci_low": 0.0,
937
+ "ci_high": 0.0,
938
+ "n": 120,
939
+ "n_instances": 24
940
+ },
941
+ "n_ir_violation_turns": {
942
+ "estimate": 0.0,
943
+ "ci_low": 0.0,
944
+ "ci_high": 0.0,
945
+ "n": 120,
946
+ "n_instances": 24
947
+ },
948
+ "rounds_to_agreement": {
949
+ "estimate": 1.0,
950
+ "ci_low": 1.0,
951
+ "ci_high": 1.0,
952
+ "n": 120,
953
+ "n_instances": 24
954
+ },
955
+ "closing_round": {
956
+ "estimate": 1.0,
957
+ "ci_low": 1.0,
958
+ "ci_high": 1.0,
959
+ "n": 120,
960
+ "n_instances": 24
961
+ },
962
+ "rounds_used_turns": {
963
+ "estimate": 5.0,
964
+ "ci_low": 5.0,
965
+ "ci_high": 5.0,
966
+ "n": 120,
967
+ "n_instances": 24
968
+ },
969
+ "reached_deadline": {
970
+ "estimate": 0.0,
971
+ "ci_low": 0.0,
972
+ "ci_high": 0.0,
973
+ "n": 120,
974
+ "n_instances": 24
975
+ },
976
+ "belief_accuracy_mean": {
977
+ "estimate": 1.0,
978
+ "ci_low": 1.0,
979
+ "ci_high": 1.0,
980
+ "n": 120,
981
+ "n_instances": 24
982
+ },
983
+ "belief_accuracy_final": {
984
+ "estimate": 1.0,
985
+ "ci_low": 1.0,
986
+ "ci_high": 1.0,
987
+ "n": 120,
988
+ "n_instances": 24
989
+ },
990
+ "belief_final_posterior_mass_true_type": {
991
+ "estimate": 1.0,
992
+ "ci_low": 1.0,
993
+ "ci_high": 1.0,
994
+ "n": 120,
995
+ "n_instances": 24
996
+ },
997
+ "belief_final_expected_utility_rmse": {
998
+ "estimate": 0.0,
999
+ "ci_low": 0.0,
1000
+ "ci_high": 0.0,
1001
+ "n": 120,
1002
+ "n_instances": 24
1003
+ },
1004
+ "belief_final_accept_set_f1": {
1005
+ "estimate": 1.0,
1006
+ "ci_low": 1.0,
1007
+ "ci_high": 1.0,
1008
+ "n": 120,
1009
+ "n_instances": 24
1010
+ },
1011
+ "belief_auc_posterior_mass_true_type": {
1012
+ "estimate": 1.0,
1013
+ "ci_low": 1.0,
1014
+ "ci_high": 1.0,
1015
+ "n": 120,
1016
+ "n_instances": 24
1017
+ },
1018
+ "belief_auc_expected_utility_rmse": {
1019
+ "estimate": 0.0,
1020
+ "ci_low": 0.0,
1021
+ "ci_high": 0.0,
1022
+ "n": 120,
1023
+ "n_instances": 24
1024
+ },
1025
+ "belief_auc_accept_set_f1": {
1026
+ "estimate": 1.0,
1027
+ "ci_low": 1.0,
1028
+ "ci_high": 1.0,
1029
+ "n": 120,
1030
+ "n_instances": 24
1031
+ },
1032
+ "n_episodes": 120,
1033
+ "n_instances": 24,
1034
+ "belief_accuracy_by_turn": {
1035
+ "posterior_mass_true_type": [
1036
+ 1.0
1037
+ ],
1038
+ "expected_utility_rmse": [
1039
+ 0.0
1040
+ ],
1041
+ "accept_set_f1": [
1042
+ 1.0
1043
+ ]
1044
+ },
1045
+ "episode_seconds": {
1046
+ "n": 120,
1047
+ "total": 232.46136179286987,
1048
+ "mean": 1.9371780149405822,
1049
+ "max": 4.170419332105666,
1050
+ "n_timeout": 0
1051
+ }
1052
+ },
1053
+ "wandb_url": "https://wandb.ai/siddharth-stanford/rational_agents/runs/s8j17oc9",
1054
+ "wandb_run_id": "s8j17oc9"
1055
+ },
1056
+ {
1057
+ "cell_id": "all_oracle_r32",
1058
+ "logical_table": "all_oracle",
1059
+ "rounds": 32,
1060
+ "status": "complete",
1061
+ "seeds": [
1062
+ 0,
1063
+ 1,
1064
+ 2,
1065
+ 3,
1066
+ 4
1067
+ ],
1068
+ "min_accept": 5,
1069
+ "persona_id": null,
1070
+ "expected_episodes": 120,
1071
+ "n_done": 120,
1072
+ "budget_usd": null,
1073
+ "est_usd_per_episode": null,
1074
+ "shard_exit_codes": [
1075
+ 0,
1076
+ 0,
1077
+ 0,
1078
+ 0,
1079
+ 0,
1080
+ 0,
1081
+ 0,
1082
+ 0,
1083
+ 0,
1084
+ 0,
1085
+ 0,
1086
+ 0,
1087
+ 0,
1088
+ 0,
1089
+ 0,
1090
+ 0
1091
+ ],
1092
+ "missing_shards": [],
1093
+ "reused_shards": [],
1094
+ "resumed_complete_cell": false,
1095
+ "slurm": {
1096
+ "slurm_job_id": "16859569",
1097
+ "slurm_job_nodelist": "tiger7",
1098
+ "slurm_job_partition": "sc-loprio",
1099
+ "slurm_cpus_on_node": "8",
1100
+ "hostname": "tiger7.stanford.edu"
1101
+ },
1102
+ "wall_seconds": 76.2035742518492,
1103
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_oracle_r32",
1104
+ "attempts": [
1105
+ {
1106
+ "run_name": "pure_rounds_sweep_v1/all_oracle_r32",
1107
+ "status": "complete",
1108
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_oracle_r32"
1109
+ }
1110
+ ],
1111
+ "summary": {
1112
+ "normalized_primary": {
1113
+ "estimate": 0.8988366666666666,
1114
+ "ci_low": 0.880127625,
1115
+ "ci_high": 0.919602875,
1116
+ "n": 120,
1117
+ "n_instances": 24
1118
+ },
1119
+ "deal_rate": {
1120
+ "estimate": 1.0,
1121
+ "ci_low": 1.0,
1122
+ "ci_high": 1.0,
1123
+ "n": 120,
1124
+ "n_instances": 24
1125
+ },
1126
+ "normalized_nash_welfare": {
1127
+ "estimate": 0.4323985707882009,
1128
+ "ci_low": 0.3561303706313797,
1129
+ "ci_high": 0.5045048285527689,
1130
+ "n": 120,
1131
+ "n_instances": 24
1132
+ },
1133
+ "dist_to_nbs": {
1134
+ "estimate": 0.523293147136795,
1135
+ "ci_low": 0.42937486974280026,
1136
+ "ci_high": 0.6094165250524584,
1137
+ "n": 120,
1138
+ "n_instances": 24
1139
+ },
1140
+ "gini": {
1141
+ "estimate": 0.3547594052414456,
1142
+ "ci_low": 0.3301582998609918,
1143
+ "ci_high": 0.38017239494286675,
1144
+ "n": 120,
1145
+ "n_instances": 24
1146
+ },
1147
+ "usw": {
1148
+ "estimate": 194.61666666666667,
1149
+ "ci_low": 179.89020833333333,
1150
+ "ci_high": 209.86062499999997,
1151
+ "n": 120,
1152
+ "n_instances": 24
1153
+ },
1154
+ "esw": {
1155
+ "estimate": 8.325,
1156
+ "ci_low": 6.658125,
1157
+ "ci_high": 9.991666666666667,
1158
+ "n": 120,
1159
+ "n_instances": 24
1160
+ },
1161
+ "nsw_geomean": {
1162
+ "estimate": 23.383753493188713,
1163
+ "ci_low": 19.831080486646922,
1164
+ "ci_high": 26.80493663430612,
1165
+ "n": 120,
1166
+ "n_instances": 24
1167
+ },
1168
+ "dist_to_frontier": {
1169
+ "estimate": 0.002865488987142314,
1170
+ "ci_low": 0.0,
1171
+ "ci_high": 0.008596466961426942,
1172
+ "n": 120,
1173
+ "n_instances": 24
1174
+ },
1175
+ "dist_to_ks": {
1176
+ "estimate": 0.5647119711893229,
1177
+ "ci_low": 0.4698661546916389,
1178
+ "ci_high": 0.6493759023395944,
1179
+ "n": 120,
1180
+ "n_instances": 24
1181
+ },
1182
+ "on_frontier": {
1183
+ "estimate": 0.9916666666666667,
1184
+ "ci_low": 0.975,
1185
+ "ci_high": 1.0,
1186
+ "n": 120,
1187
+ "n_instances": 24
1188
+ },
1189
+ "all_ir": {
1190
+ "estimate": 1.0,
1191
+ "ci_low": 1.0,
1192
+ "ci_high": 1.0,
1193
+ "n": 120,
1194
+ "n_instances": 24
1195
+ },
1196
+ "n_ir_violations": {
1197
+ "estimate": 0.0,
1198
+ "ci_low": 0.0,
1199
+ "ci_high": 0.0,
1200
+ "n": 120,
1201
+ "n_instances": 24
1202
+ },
1203
+ "n_ir_violation_turns": {
1204
+ "estimate": 2.975,
1205
+ "ci_low": 0.725,
1206
+ "ci_high": 6.725,
1207
+ "n": 120,
1208
+ "n_instances": 24
1209
+ },
1210
+ "rounds_to_agreement": {
1211
+ "estimate": 3.425,
1212
+ "ci_low": 2.066666666666667,
1213
+ "ci_high": 5.0,
1214
+ "n": 120,
1215
+ "n_instances": 24
1216
+ },
1217
+ "closing_round": {
1218
+ "estimate": 3.425,
1219
+ "ci_low": 2.091666666666667,
1220
+ "ci_high": 5.025,
1221
+ "n": 120,
1222
+ "n_instances": 24
1223
+ },
1224
+ "rounds_used_turns": {
1225
+ "estimate": 17.1,
1226
+ "ci_low": 10.433333333333334,
1227
+ "ci_high": 25.075,
1228
+ "n": 120,
1229
+ "n_instances": 24
1230
+ },
1231
+ "reached_deadline": {
1232
+ "estimate": 0.075,
1233
+ "ci_low": 0.03333333333333333,
1234
+ "ci_high": 0.11666666666666667,
1235
+ "n": 120,
1236
+ "n_instances": 24
1237
+ },
1238
+ "belief_accuracy_mean": {
1239
+ "estimate": 1.0,
1240
+ "ci_low": 1.0,
1241
+ "ci_high": 1.0,
1242
+ "n": 120,
1243
+ "n_instances": 24
1244
+ },
1245
+ "belief_accuracy_final": {
1246
+ "estimate": 1.0,
1247
+ "ci_low": 1.0,
1248
+ "ci_high": 1.0,
1249
+ "n": 120,
1250
+ "n_instances": 24
1251
+ },
1252
+ "belief_final_posterior_mass_true_type": {
1253
+ "estimate": 1.0,
1254
+ "ci_low": 1.0,
1255
+ "ci_high": 1.0,
1256
+ "n": 120,
1257
+ "n_instances": 24
1258
+ },
1259
+ "belief_final_expected_utility_rmse": {
1260
+ "estimate": 0.0,
1261
+ "ci_low": 0.0,
1262
+ "ci_high": 0.0,
1263
+ "n": 120,
1264
+ "n_instances": 24
1265
+ },
1266
+ "belief_final_accept_set_f1": {
1267
+ "estimate": 1.0,
1268
+ "ci_low": 1.0,
1269
+ "ci_high": 1.0,
1270
+ "n": 120,
1271
+ "n_instances": 24
1272
+ },
1273
+ "belief_auc_posterior_mass_true_type": {
1274
+ "estimate": 1.0,
1275
+ "ci_low": 1.0,
1276
+ "ci_high": 1.0,
1277
+ "n": 120,
1278
+ "n_instances": 24
1279
+ },
1280
+ "belief_auc_expected_utility_rmse": {
1281
+ "estimate": 0.0,
1282
+ "ci_low": 0.0,
1283
+ "ci_high": 0.0,
1284
+ "n": 120,
1285
+ "n_instances": 24
1286
+ },
1287
+ "belief_auc_accept_set_f1": {
1288
+ "estimate": 1.0,
1289
+ "ci_low": 1.0,
1290
+ "ci_high": 1.0,
1291
+ "n": 120,
1292
+ "n_instances": 24
1293
+ },
1294
+ "n_episodes": 120,
1295
+ "n_instances": 24,
1296
+ "belief_accuracy_by_turn": {
1297
+ "posterior_mass_true_type": [
1298
+ 1.0,
1299
+ 1.0,
1300
+ 1.0
1301
+ ],
1302
+ "expected_utility_rmse": [
1303
+ 0.0,
1304
+ 0.0,
1305
+ 0.0
1306
+ ],
1307
+ "accept_set_f1": [
1308
+ 1.0,
1309
+ 1.0,
1310
+ 1.0
1311
+ ]
1312
+ },
1313
+ "episode_seconds": {
1314
+ "n": 120,
1315
+ "total": 1174.5944981761277,
1316
+ "mean": 9.788287484801064,
1317
+ "max": 68.2850819285959,
1318
+ "n_timeout": 0
1319
+ }
1320
+ },
1321
+ "wandb_url": "https://wandb.ai/siddharth-stanford/rational_agents/runs/yhtknmjd",
1322
+ "wandb_run_id": "yhtknmjd"
1323
+ },
1324
+ {
1325
+ "cell_id": "all_oracle_r4",
1326
+ "logical_table": "all_oracle",
1327
+ "rounds": 4,
1328
+ "status": "complete",
1329
+ "seeds": [
1330
+ 0,
1331
+ 1,
1332
+ 2,
1333
+ 3,
1334
+ 4
1335
+ ],
1336
+ "min_accept": 5,
1337
+ "persona_id": null,
1338
+ "expected_episodes": 120,
1339
+ "n_done": 120,
1340
+ "budget_usd": null,
1341
+ "est_usd_per_episode": null,
1342
+ "shard_exit_codes": [
1343
+ 0,
1344
+ 0,
1345
+ 0,
1346
+ 0,
1347
+ 0,
1348
+ 0,
1349
+ 0,
1350
+ 0,
1351
+ 0,
1352
+ 0,
1353
+ 0,
1354
+ 0,
1355
+ 0,
1356
+ 0,
1357
+ 0,
1358
+ 0
1359
+ ],
1360
+ "missing_shards": [],
1361
+ "reused_shards": [],
1362
+ "resumed_complete_cell": false,
1363
+ "slurm": {
1364
+ "slurm_job_id": "16859569",
1365
+ "slurm_job_nodelist": "tiger7",
1366
+ "slurm_job_partition": "sc-loprio",
1367
+ "slurm_cpus_on_node": "8",
1368
+ "hostname": "tiger7.stanford.edu"
1369
+ },
1370
+ "wall_seconds": 28.041463731322438,
1371
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_oracle_r4",
1372
+ "attempts": [
1373
+ {
1374
+ "run_name": "pure_rounds_sweep_v1/all_oracle_r4",
1375
+ "status": "complete",
1376
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_oracle_r4"
1377
+ }
1378
+ ],
1379
+ "summary": {
1380
+ "normalized_primary": {
1381
+ "estimate": 0.8882099999999998,
1382
+ "ci_low": 0.8666380208333333,
1383
+ "ci_high": 0.9101530208333333,
1384
+ "n": 120,
1385
+ "n_instances": 24
1386
+ },
1387
+ "deal_rate": {
1388
+ "estimate": 1.0,
1389
+ "ci_low": 1.0,
1390
+ "ci_high": 1.0,
1391
+ "n": 120,
1392
+ "n_instances": 24
1393
+ },
1394
+ "normalized_nash_welfare": {
1395
+ "estimate": 0.43085887002138,
1396
+ "ci_low": 0.36321613921155016,
1397
+ "ci_high": 0.4971246008963478,
1398
+ "n": 120,
1399
+ "n_instances": 24
1400
+ },
1401
+ "dist_to_nbs": {
1402
+ "estimate": 0.5535472995996159,
1403
+ "ci_low": 0.47108196888931847,
1404
+ "ci_high": 0.6273817974347584,
1405
+ "n": 120,
1406
+ "n_instances": 24
1407
+ },
1408
+ "gini": {
1409
+ "estimate": 0.3571603556360976,
1410
+ "ci_low": 0.3345456606786814,
1411
+ "ci_high": 0.3798447881602925,
1412
+ "n": 120,
1413
+ "n_instances": 24
1414
+ },
1415
+ "usw": {
1416
+ "estimate": 193.35,
1417
+ "ci_low": 178.32458333333332,
1418
+ "ci_high": 209.26895833333333,
1419
+ "n": 120,
1420
+ "n_instances": 24
1421
+ },
1422
+ "esw": {
1423
+ "estimate": 8.4,
1424
+ "ci_low": 6.8,
1425
+ "ci_high": 10.025208333333332,
1426
+ "n": 120,
1427
+ "n_instances": 24
1428
+ },
1429
+ "nsw_geomean": {
1430
+ "estimate": 23.549308235683714,
1431
+ "ci_low": 20.06607112672904,
1432
+ "ci_high": 26.793948464134903,
1433
+ "n": 120,
1434
+ "n_instances": 24
1435
+ },
1436
+ "dist_to_frontier": {
1437
+ "estimate": 0.002865488987142314,
1438
+ "ci_low": 0.0,
1439
+ "ci_high": 0.008596466961426942,
1440
+ "n": 120,
1441
+ "n_instances": 24
1442
+ },
1443
+ "dist_to_ks": {
1444
+ "estimate": 0.5848757108036028,
1445
+ "ci_low": 0.5013465226689438,
1446
+ "ci_high": 0.6574772955900335,
1447
+ "n": 120,
1448
+ "n_instances": 24
1449
+ },
1450
+ "on_frontier": {
1451
+ "estimate": 0.9916666666666667,
1452
+ "ci_low": 0.975,
1453
+ "ci_high": 1.0,
1454
+ "n": 120,
1455
+ "n_instances": 24
1456
+ },
1457
+ "all_ir": {
1458
+ "estimate": 1.0,
1459
+ "ci_low": 1.0,
1460
+ "ci_high": 1.0,
1461
+ "n": 120,
1462
+ "n_instances": 24
1463
+ },
1464
+ "n_ir_violations": {
1465
+ "estimate": 0.0,
1466
+ "ci_low": 0.0,
1467
+ "ci_high": 0.0,
1468
+ "n": 120,
1469
+ "n_instances": 24
1470
+ },
1471
+ "n_ir_violation_turns": {
1472
+ "estimate": 0.15,
1473
+ "ci_low": 0.03333333333333333,
1474
+ "ci_high": 0.3,
1475
+ "n": 120,
1476
+ "n_instances": 24
1477
+ },
1478
+ "rounds_to_agreement": {
1479
+ "estimate": 1.4,
1480
+ "ci_low": 1.2,
1481
+ "ci_high": 1.6333333333333333,
1482
+ "n": 120,
1483
+ "n_instances": 24
1484
+ },
1485
+ "closing_round": {
1486
+ "estimate": 1.4,
1487
+ "ci_low": 1.2,
1488
+ "ci_high": 1.6333333333333333,
1489
+ "n": 120,
1490
+ "n_instances": 24
1491
+ },
1492
+ "rounds_used_turns": {
1493
+ "estimate": 6.975,
1494
+ "ci_low": 5.975,
1495
+ "ci_high": 8.141666666666667,
1496
+ "n": 120,
1497
+ "n_instances": 24
1498
+ },
1499
+ "reached_deadline": {
1500
+ "estimate": 0.1,
1501
+ "ci_low": 0.05,
1502
+ "ci_high": 0.15833333333333333,
1503
+ "n": 120,
1504
+ "n_instances": 24
1505
+ },
1506
+ "belief_accuracy_mean": {
1507
+ "estimate": 1.0,
1508
+ "ci_low": 1.0,
1509
+ "ci_high": 1.0,
1510
+ "n": 120,
1511
+ "n_instances": 24
1512
+ },
1513
+ "belief_accuracy_final": {
1514
+ "estimate": 1.0,
1515
+ "ci_low": 1.0,
1516
+ "ci_high": 1.0,
1517
+ "n": 120,
1518
+ "n_instances": 24
1519
+ },
1520
+ "belief_final_posterior_mass_true_type": {
1521
+ "estimate": 1.0,
1522
+ "ci_low": 1.0,
1523
+ "ci_high": 1.0,
1524
+ "n": 120,
1525
+ "n_instances": 24
1526
+ },
1527
+ "belief_final_expected_utility_rmse": {
1528
+ "estimate": 0.0,
1529
+ "ci_low": 0.0,
1530
+ "ci_high": 0.0,
1531
+ "n": 120,
1532
+ "n_instances": 24
1533
+ },
1534
+ "belief_final_accept_set_f1": {
1535
+ "estimate": 1.0,
1536
+ "ci_low": 1.0,
1537
+ "ci_high": 1.0,
1538
+ "n": 120,
1539
+ "n_instances": 24
1540
+ },
1541
+ "belief_auc_posterior_mass_true_type": {
1542
+ "estimate": 1.0,
1543
+ "ci_low": 1.0,
1544
+ "ci_high": 1.0,
1545
+ "n": 120,
1546
+ "n_instances": 24
1547
+ },
1548
+ "belief_auc_expected_utility_rmse": {
1549
+ "estimate": 0.0,
1550
+ "ci_low": 0.0,
1551
+ "ci_high": 0.0,
1552
+ "n": 120,
1553
+ "n_instances": 24
1554
+ },
1555
+ "belief_auc_accept_set_f1": {
1556
+ "estimate": 1.0,
1557
+ "ci_low": 1.0,
1558
+ "ci_high": 1.0,
1559
+ "n": 120,
1560
+ "n_instances": 24
1561
+ },
1562
+ "n_episodes": 120,
1563
+ "n_instances": 24,
1564
+ "belief_accuracy_by_turn": {
1565
+ "posterior_mass_true_type": [
1566
+ 1.0,
1567
+ 1.0,
1568
+ 1.0,
1569
+ 1.0
1570
+ ],
1571
+ "expected_utility_rmse": [
1572
+ 0.0,
1573
+ 0.0,
1574
+ 0.0,
1575
+ 0.0
1576
+ ],
1577
+ "accept_set_f1": [
1578
+ 1.0,
1579
+ 1.0,
1580
+ 1.0,
1581
+ 1.0
1582
+ ]
1583
+ },
1584
+ "episode_seconds": {
1585
+ "n": 120,
1586
+ "total": 226.49157362943515,
1587
+ "mean": 1.8874297802452928,
1588
+ "max": 6.154190301895142,
1589
+ "n_timeout": 0
1590
+ }
1591
+ },
1592
+ "wandb_url": "https://wandb.ai/siddharth-stanford/rational_agents/runs/11qd6zjk",
1593
+ "wandb_run_id": "11qd6zjk"
1594
+ },
1595
+ {
1596
+ "cell_id": "all_oracle_r64",
1597
+ "logical_table": "all_oracle",
1598
+ "rounds": 64,
1599
+ "status": "complete",
1600
+ "seeds": [
1601
+ 0,
1602
+ 1,
1603
+ 2,
1604
+ 3,
1605
+ 4
1606
+ ],
1607
+ "min_accept": 5,
1608
+ "persona_id": null,
1609
+ "expected_episodes": 120,
1610
+ "n_done": 120,
1611
+ "budget_usd": null,
1612
+ "est_usd_per_episode": null,
1613
+ "shard_exit_codes": [
1614
+ 0,
1615
+ 0,
1616
+ 0,
1617
+ 0,
1618
+ 0,
1619
+ 0,
1620
+ 0,
1621
+ 0,
1622
+ 0,
1623
+ 0,
1624
+ 0,
1625
+ 0,
1626
+ 0,
1627
+ 0,
1628
+ 0,
1629
+ 0
1630
+ ],
1631
+ "missing_shards": [],
1632
+ "reused_shards": [],
1633
+ "resumed_complete_cell": false,
1634
+ "slurm": {
1635
+ "slurm_job_id": "16859568",
1636
+ "slurm_job_nodelist": "tiger7",
1637
+ "slurm_job_partition": "sc-loprio",
1638
+ "slurm_cpus_on_node": "8",
1639
+ "hostname": "tiger7.stanford.edu"
1640
+ },
1641
+ "wall_seconds": 247.37589232856408,
1642
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_oracle_r64",
1643
+ "attempts": [
1644
+ {
1645
+ "run_name": "pure_rounds_sweep_v1/all_oracle_r64",
1646
+ "status": "complete",
1647
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_oracle_r64"
1648
+ }
1649
+ ],
1650
+ "summary": {
1651
+ "normalized_primary": {
1652
+ "estimate": 0.8901208333333333,
1653
+ "ci_low": 0.8681748958333333,
1654
+ "ci_high": 0.9119841666666668,
1655
+ "n": 120,
1656
+ "n_instances": 24
1657
+ },
1658
+ "deal_rate": {
1659
+ "estimate": 1.0,
1660
+ "ci_low": 1.0,
1661
+ "ci_high": 1.0,
1662
+ "n": 120,
1663
+ "n_instances": 24
1664
+ },
1665
+ "normalized_nash_welfare": {
1666
+ "estimate": 0.435428679769788,
1667
+ "ci_low": 0.3673158371565189,
1668
+ "ci_high": 0.5009546771574124,
1669
+ "n": 120,
1670
+ "n_instances": 24
1671
+ },
1672
+ "dist_to_nbs": {
1673
+ "estimate": 0.5464557486669314,
1674
+ "ci_low": 0.46737009662275103,
1675
+ "ci_high": 0.6177017605229627,
1676
+ "n": 120,
1677
+ "n_instances": 24
1678
+ },
1679
+ "gini": {
1680
+ "estimate": 0.35403813266188233,
1681
+ "ci_low": 0.3315727433445792,
1682
+ "ci_high": 0.37678707987262966,
1683
+ "n": 120,
1684
+ "n_instances": 24
1685
+ },
1686
+ "usw": {
1687
+ "estimate": 193.68333333333334,
1688
+ "ci_low": 178.4725,
1689
+ "ci_high": 209.9789583333333,
1690
+ "n": 120,
1691
+ "n_instances": 24
1692
+ },
1693
+ "esw": {
1694
+ "estimate": 8.566666666666666,
1695
+ "ci_low": 6.874791666666667,
1696
+ "ci_high": 10.392083333333332,
1697
+ "n": 120,
1698
+ "n_instances": 24
1699
+ },
1700
+ "nsw_geomean": {
1701
+ "estimate": 23.989993539973668,
1702
+ "ci_low": 20.295764577648995,
1703
+ "ci_high": 27.419475859199764,
1704
+ "n": 120,
1705
+ "n_instances": 24
1706
+ },
1707
+ "dist_to_frontier": {
1708
+ "estimate": 0.002865488987142314,
1709
+ "ci_low": 0.0,
1710
+ "ci_high": 0.008596466961426942,
1711
+ "n": 120,
1712
+ "n_instances": 24
1713
+ },
1714
+ "dist_to_ks": {
1715
+ "estimate": 0.5814499860896145,
1716
+ "ci_low": 0.500013005030564,
1717
+ "ci_high": 0.6529211286412537,
1718
+ "n": 120,
1719
+ "n_instances": 24
1720
+ },
1721
+ "on_frontier": {
1722
+ "estimate": 0.9916666666666667,
1723
+ "ci_low": 0.975,
1724
+ "ci_high": 1.0,
1725
+ "n": 120,
1726
+ "n_instances": 24
1727
+ },
1728
+ "all_ir": {
1729
+ "estimate": 1.0,
1730
+ "ci_low": 1.0,
1731
+ "ci_high": 1.0,
1732
+ "n": 120,
1733
+ "n_instances": 24
1734
+ },
1735
+ "n_ir_violations": {
1736
+ "estimate": 0.0,
1737
+ "ci_low": 0.0,
1738
+ "ci_high": 0.0,
1739
+ "n": 120,
1740
+ "n_instances": 24
1741
+ },
1742
+ "n_ir_violation_turns": {
1743
+ "estimate": 4.65,
1744
+ "ci_low": 1.0333333333333334,
1745
+ "ci_high": 9.3,
1746
+ "n": 120,
1747
+ "n_instances": 24
1748
+ },
1749
+ "rounds_to_agreement": {
1750
+ "estimate": 5.8,
1751
+ "ci_low": 3.1333333333333333,
1752
+ "ci_high": 9.0,
1753
+ "n": 120,
1754
+ "n_instances": 24
1755
+ },
1756
+ "closing_round": {
1757
+ "estimate": 5.8,
1758
+ "ci_low": 3.1333333333333333,
1759
+ "ci_high": 8.466666666666667,
1760
+ "n": 120,
1761
+ "n_instances": 24
1762
+ },
1763
+ "rounds_used_turns": {
1764
+ "estimate": 28.975,
1765
+ "ci_low": 15.666666666666666,
1766
+ "ci_high": 44.975,
1767
+ "n": 120,
1768
+ "n_instances": 24
1769
+ },
1770
+ "reached_deadline": {
1771
+ "estimate": 0.075,
1772
+ "ci_low": 0.03333333333333333,
1773
+ "ci_high": 0.125,
1774
+ "n": 120,
1775
+ "n_instances": 24
1776
+ },
1777
+ "belief_accuracy_mean": {
1778
+ "estimate": 1.0,
1779
+ "ci_low": 1.0,
1780
+ "ci_high": 1.0,
1781
+ "n": 120,
1782
+ "n_instances": 24
1783
+ },
1784
+ "belief_accuracy_final": {
1785
+ "estimate": 1.0,
1786
+ "ci_low": 1.0,
1787
+ "ci_high": 1.0,
1788
+ "n": 120,
1789
+ "n_instances": 24
1790
+ },
1791
+ "belief_final_posterior_mass_true_type": {
1792
+ "estimate": 1.0,
1793
+ "ci_low": 1.0,
1794
+ "ci_high": 1.0,
1795
+ "n": 120,
1796
+ "n_instances": 24
1797
+ },
1798
+ "belief_final_expected_utility_rmse": {
1799
+ "estimate": 0.0,
1800
+ "ci_low": 0.0,
1801
+ "ci_high": 0.0,
1802
+ "n": 120,
1803
+ "n_instances": 24
1804
+ },
1805
+ "belief_final_accept_set_f1": {
1806
+ "estimate": 1.0,
1807
+ "ci_low": 1.0,
1808
+ "ci_high": 1.0,
1809
+ "n": 120,
1810
+ "n_instances": 24
1811
+ },
1812
+ "belief_auc_posterior_mass_true_type": {
1813
+ "estimate": 1.0,
1814
+ "ci_low": 1.0,
1815
+ "ci_high": 1.0,
1816
+ "n": 120,
1817
+ "n_instances": 24
1818
+ },
1819
+ "belief_auc_expected_utility_rmse": {
1820
+ "estimate": 0.0,
1821
+ "ci_low": 0.0,
1822
+ "ci_high": 0.0,
1823
+ "n": 120,
1824
+ "n_instances": 24
1825
+ },
1826
+ "belief_auc_accept_set_f1": {
1827
+ "estimate": 1.0,
1828
+ "ci_low": 1.0,
1829
+ "ci_high": 1.0,
1830
+ "n": 120,
1831
+ "n_instances": 24
1832
+ },
1833
+ "n_episodes": 120,
1834
+ "n_instances": 24,
1835
+ "belief_accuracy_by_turn": {
1836
+ "posterior_mass_true_type": [
1837
+ 1.0,
1838
+ 1.0,
1839
+ 1.0,
1840
+ 1.0
1841
+ ],
1842
+ "expected_utility_rmse": [
1843
+ 0.0,
1844
+ 0.0,
1845
+ 0.0,
1846
+ 0.0
1847
+ ],
1848
+ "accept_set_f1": [
1849
+ 1.0,
1850
+ 1.0,
1851
+ 1.0,
1852
+ 1.0
1853
+ ]
1854
+ },
1855
+ "episode_seconds": {
1856
+ "n": 120,
1857
+ "total": 5280.554351034109,
1858
+ "mean": 44.004619591950906,
1859
+ "max": 236.23859397135675,
1860
+ "n_timeout": 0
1861
+ }
1862
+ },
1863
+ "wandb_url": "https://wandb.ai/siddharth-stanford/rational_agents/runs/bmh2qb59",
1864
+ "wandb_run_id": "bmh2qb59"
1865
+ },
1866
+ {
1867
+ "cell_id": "all_oracle_r8",
1868
+ "logical_table": "all_oracle",
1869
+ "rounds": 8,
1870
+ "status": "complete",
1871
+ "seeds": [
1872
+ 0,
1873
+ 1,
1874
+ 2,
1875
+ 3,
1876
+ 4
1877
+ ],
1878
+ "min_accept": 5,
1879
+ "persona_id": null,
1880
+ "expected_episodes": 120,
1881
+ "n_done": 120,
1882
+ "budget_usd": null,
1883
+ "est_usd_per_episode": null,
1884
+ "shard_exit_codes": [
1885
+ 0,
1886
+ 0,
1887
+ 0,
1888
+ 0,
1889
+ 0,
1890
+ 0,
1891
+ 0,
1892
+ 0,
1893
+ 0,
1894
+ 0,
1895
+ 0,
1896
+ 0,
1897
+ 0,
1898
+ 0,
1899
+ 0,
1900
+ 0
1901
+ ],
1902
+ "missing_shards": [],
1903
+ "reused_shards": [],
1904
+ "resumed_complete_cell": false,
1905
+ "slurm": {
1906
+ "slurm_job_id": "16859568",
1907
+ "slurm_job_nodelist": "tiger7",
1908
+ "slurm_job_partition": "sc-loprio",
1909
+ "slurm_cpus_on_node": "8",
1910
+ "hostname": "tiger7.stanford.edu"
1911
+ },
1912
+ "wall_seconds": 28.76477382518351,
1913
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_oracle_r8",
1914
+ "attempts": [
1915
+ {
1916
+ "run_name": "pure_rounds_sweep_v1/all_oracle_r8",
1917
+ "status": "complete",
1918
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_oracle_r8"
1919
+ }
1920
+ ],
1921
+ "summary": {
1922
+ "normalized_primary": {
1923
+ "estimate": 0.8835691666666666,
1924
+ "ci_low": 0.8598648125,
1925
+ "ci_high": 0.9060401666666666,
1926
+ "n": 120,
1927
+ "n_instances": 24
1928
+ },
1929
+ "deal_rate": {
1930
+ "estimate": 1.0,
1931
+ "ci_low": 1.0,
1932
+ "ci_high": 1.0,
1933
+ "n": 120,
1934
+ "n_instances": 24
1935
+ },
1936
+ "normalized_nash_welfare": {
1937
+ "estimate": 0.4300720235310988,
1938
+ "ci_low": 0.35422298148408005,
1939
+ "ci_high": 0.5043598175425547,
1940
+ "n": 120,
1941
+ "n_instances": 24
1942
+ },
1943
+ "dist_to_nbs": {
1944
+ "estimate": 0.5616212657788056,
1945
+ "ci_low": 0.4773315780723943,
1946
+ "ci_high": 0.6399429632699611,
1947
+ "n": 120,
1948
+ "n_instances": 24
1949
+ },
1950
+ "gini": {
1951
+ "estimate": 0.3642553492196354,
1952
+ "ci_low": 0.33994963322872246,
1953
+ "ci_high": 0.3892717380060861,
1954
+ "n": 120,
1955
+ "n_instances": 24
1956
+ },
1957
+ "usw": {
1958
+ "estimate": 192.11666666666667,
1959
+ "ci_low": 177.7725,
1960
+ "ci_high": 207.36083333333332,
1961
+ "n": 120,
1962
+ "n_instances": 24
1963
+ },
1964
+ "esw": {
1965
+ "estimate": 8.291666666666666,
1966
+ "ci_low": 6.674791666666667,
1967
+ "ci_high": 9.933541666666665,
1968
+ "n": 120,
1969
+ "n_instances": 24
1970
+ },
1971
+ "nsw_geomean": {
1972
+ "estimate": 23.28244640103553,
1973
+ "ci_low": 19.47120703159922,
1974
+ "ci_high": 27.105388143139255,
1975
+ "n": 120,
1976
+ "n_instances": 24
1977
+ },
1978
+ "dist_to_frontier": {
1979
+ "estimate": 0.002491345953898649,
1980
+ "ci_low": 0.0,
1981
+ "ci_high": 0.007474037861695948,
1982
+ "n": 120,
1983
+ "n_instances": 24
1984
+ },
1985
+ "dist_to_ks": {
1986
+ "estimate": 0.5787379291104706,
1987
+ "ci_low": 0.49338049644102216,
1988
+ "ci_high": 0.6559030886871478,
1989
+ "n": 120,
1990
+ "n_instances": 24
1991
+ },
1992
+ "on_frontier": {
1993
+ "estimate": 0.9916666666666667,
1994
+ "ci_low": 0.975,
1995
+ "ci_high": 1.0,
1996
+ "n": 120,
1997
+ "n_instances": 24
1998
+ },
1999
+ "all_ir": {
2000
+ "estimate": 1.0,
2001
+ "ci_low": 1.0,
2002
+ "ci_high": 1.0,
2003
+ "n": 120,
2004
+ "n_instances": 24
2005
+ },
2006
+ "n_ir_violations": {
2007
+ "estimate": 0.0,
2008
+ "ci_low": 0.0,
2009
+ "ci_high": 0.0,
2010
+ "n": 120,
2011
+ "n_instances": 24
2012
+ },
2013
+ "n_ir_violation_turns": {
2014
+ "estimate": 0.425,
2015
+ "ci_low": 0.075,
2016
+ "ci_high": 0.9,
2017
+ "n": 120,
2018
+ "n_instances": 24
2019
+ },
2020
+ "rounds_to_agreement": {
2021
+ "estimate": 1.625,
2022
+ "ci_low": 1.2666666666666666,
2023
+ "ci_high": 2.0,
2024
+ "n": 120,
2025
+ "n_instances": 24
2026
+ },
2027
+ "closing_round": {
2028
+ "estimate": 1.625,
2029
+ "ci_low": 1.2916666666666667,
2030
+ "ci_high": 2.0,
2031
+ "n": 120,
2032
+ "n_instances": 24
2033
+ },
2034
+ "rounds_used_turns": {
2035
+ "estimate": 8.075,
2036
+ "ci_low": 6.390208333333334,
2037
+ "ci_high": 9.817083333333331,
2038
+ "n": 120,
2039
+ "n_instances": 24
2040
+ },
2041
+ "reached_deadline": {
2042
+ "estimate": 0.075,
2043
+ "ci_low": 0.03333333333333333,
2044
+ "ci_high": 0.125,
2045
+ "n": 120,
2046
+ "n_instances": 24
2047
+ },
2048
+ "belief_accuracy_mean": {
2049
+ "estimate": 1.0,
2050
+ "ci_low": 1.0,
2051
+ "ci_high": 1.0,
2052
+ "n": 120,
2053
+ "n_instances": 24
2054
+ },
2055
+ "belief_accuracy_final": {
2056
+ "estimate": 1.0,
2057
+ "ci_low": 1.0,
2058
+ "ci_high": 1.0,
2059
+ "n": 120,
2060
+ "n_instances": 24
2061
+ },
2062
+ "belief_final_posterior_mass_true_type": {
2063
+ "estimate": 1.0,
2064
+ "ci_low": 1.0,
2065
+ "ci_high": 1.0,
2066
+ "n": 120,
2067
+ "n_instances": 24
2068
+ },
2069
+ "belief_final_expected_utility_rmse": {
2070
+ "estimate": 0.0,
2071
+ "ci_low": 0.0,
2072
+ "ci_high": 0.0,
2073
+ "n": 120,
2074
+ "n_instances": 24
2075
+ },
2076
+ "belief_final_accept_set_f1": {
2077
+ "estimate": 1.0,
2078
+ "ci_low": 1.0,
2079
+ "ci_high": 1.0,
2080
+ "n": 120,
2081
+ "n_instances": 24
2082
+ },
2083
+ "belief_auc_posterior_mass_true_type": {
2084
+ "estimate": 1.0,
2085
+ "ci_low": 1.0,
2086
+ "ci_high": 1.0,
2087
+ "n": 120,
2088
+ "n_instances": 24
2089
+ },
2090
+ "belief_auc_expected_utility_rmse": {
2091
+ "estimate": 0.0,
2092
+ "ci_low": 0.0,
2093
+ "ci_high": 0.0,
2094
+ "n": 120,
2095
+ "n_instances": 24
2096
+ },
2097
+ "belief_auc_accept_set_f1": {
2098
+ "estimate": 1.0,
2099
+ "ci_low": 1.0,
2100
+ "ci_high": 1.0,
2101
+ "n": 120,
2102
+ "n_instances": 24
2103
+ },
2104
+ "n_episodes": 120,
2105
+ "n_instances": 24,
2106
+ "belief_accuracy_by_turn": {
2107
+ "posterior_mass_true_type": [
2108
+ 1.0,
2109
+ 1.0,
2110
+ 1.0
2111
+ ],
2112
+ "expected_utility_rmse": [
2113
+ 0.0,
2114
+ 0.0,
2115
+ 0.0
2116
+ ],
2117
+ "accept_set_f1": [
2118
+ 1.0,
2119
+ 1.0,
2120
+ 1.0
2121
+ ]
2122
+ },
2123
+ "episode_seconds": {
2124
+ "n": 120,
2125
+ "total": 283.41407569590956,
2126
+ "mean": 2.3617839641325795,
2127
+ "max": 13.081637277733535,
2128
+ "n_timeout": 0
2129
+ }
2130
+ },
2131
+ "wandb_url": "https://wandb.ai/siddharth-stanford/rational_agents/runs/hrfm6ddr",
2132
+ "wandb_run_id": "hrfm6ddr"
2133
+ },
2134
+ {
2135
+ "cell_id": "all_rational_r16",
2136
+ "logical_table": "all_rational",
2137
+ "rounds": 16,
2138
+ "status": "complete",
2139
+ "seeds": [
2140
+ 0,
2141
+ 1,
2142
+ 2,
2143
+ 3,
2144
+ 4
2145
+ ],
2146
+ "min_accept": 5,
2147
+ "persona_id": null,
2148
+ "expected_episodes": 120,
2149
+ "n_done": 120,
2150
+ "budget_usd": null,
2151
+ "est_usd_per_episode": null,
2152
+ "shard_exit_codes": [
2153
+ 0,
2154
+ 0,
2155
+ 0,
2156
+ 0,
2157
+ 0,
2158
+ 0,
2159
+ 0,
2160
+ 0,
2161
+ 0,
2162
+ 0,
2163
+ 0,
2164
+ 0,
2165
+ 0,
2166
+ 0,
2167
+ 0,
2168
+ 0
2169
+ ],
2170
+ "missing_shards": [],
2171
+ "reused_shards": [],
2172
+ "resumed_complete_cell": false,
2173
+ "slurm": {
2174
+ "slurm_job_id": "16859546",
2175
+ "slurm_job_nodelist": "jagupard34",
2176
+ "slurm_job_partition": "sc-loprio",
2177
+ "slurm_cpus_on_node": "16",
2178
+ "hostname": "jagupard34.stanford.edu"
2179
+ },
2180
+ "wall_seconds": 408.9226842112839,
2181
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_rational_r16",
2182
+ "attempts": [
2183
+ {
2184
+ "run_name": "pure_rounds_sweep_v1/all_rational_r16",
2185
+ "status": "complete",
2186
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_rational_r16"
2187
+ }
2188
+ ],
2189
+ "summary": {
2190
+ "normalized_primary": {
2191
+ "estimate": 0.18190749999999997,
2192
+ "ci_low": 0.09679660416666666,
2193
+ "ci_high": 0.27402152083333325,
2194
+ "n": 120,
2195
+ "n_instances": 24
2196
+ },
2197
+ "deal_rate": {
2198
+ "estimate": 0.20833333333333334,
2199
+ "ci_low": 0.11666666666666667,
2200
+ "ci_high": 0.31666666666666665,
2201
+ "n": 120,
2202
+ "n_instances": 24
2203
+ },
2204
+ "normalized_nash_welfare": {
2205
+ "estimate": 0.10303494788533936,
2206
+ "ci_low": 0.054449447100679206,
2207
+ "ci_high": 0.15957045936515754,
2208
+ "n": 120,
2209
+ "n_instances": 24
2210
+ },
2211
+ "dist_to_nbs": {
2212
+ "estimate": 0.5564775424905025,
2213
+ "ci_low": 0.40470783077467387,
2214
+ "ci_high": 0.6979992610799421,
2215
+ "n": 25,
2216
+ "n_instances": 14
2217
+ },
2218
+ "gini": {
2219
+ "estimate": 0.28685888354865985,
2220
+ "ci_low": 0.23518237576043077,
2221
+ "ci_high": 0.34882899960127967,
2222
+ "n": 25,
2223
+ "n_instances": 14
2224
+ },
2225
+ "usw": {
2226
+ "estimate": 44.05,
2227
+ "ci_low": 21.71333333333333,
2228
+ "ci_high": 71.11708333333324,
2229
+ "n": 120,
2230
+ "n_instances": 24
2231
+ },
2232
+ "esw": {
2233
+ "estimate": 2.816666666666667,
2234
+ "ci_low": 1.0583333333333333,
2235
+ "ci_high": 5.216666666666667,
2236
+ "n": 120,
2237
+ "n_instances": 24
2238
+ },
2239
+ "nsw_geomean": {
2240
+ "estimate": 6.843998766652857,
2241
+ "ci_low": 2.8521609350255033,
2242
+ "ci_high": 11.307894704359667,
2243
+ "n": 120,
2244
+ "n_instances": 24
2245
+ },
2246
+ "dist_to_frontier": {
2247
+ "estimate": 0.05266134301692572,
2248
+ "ci_low": 0.0,
2249
+ "ci_high": 0.1445708050182352,
2250
+ "n": 25,
2251
+ "n_instances": 14
2252
+ },
2253
+ "dist_to_ks": {
2254
+ "estimate": 0.5397255123149752,
2255
+ "ci_low": 0.3793193492043902,
2256
+ "ci_high": 0.65021545403553,
2257
+ "n": 25,
2258
+ "n_instances": 14
2259
+ },
2260
+ "on_frontier": {
2261
+ "estimate": 0.18333333333333332,
2262
+ "ci_low": 0.08333333333333333,
2263
+ "ci_high": 0.3,
2264
+ "n": 120,
2265
+ "n_instances": 24
2266
+ },
2267
+ "all_ir": {
2268
+ "estimate": 0.20833333333333334,
2269
+ "ci_low": 0.11666666666666667,
2270
+ "ci_high": 0.30833333333333335,
2271
+ "n": 120,
2272
+ "n_instances": 24
2273
+ },
2274
+ "n_ir_violations": {
2275
+ "estimate": 0.0,
2276
+ "ci_low": 0.0,
2277
+ "ci_high": 0.0,
2278
+ "n": 120,
2279
+ "n_instances": 24
2280
+ },
2281
+ "n_ir_violation_turns": {
2282
+ "estimate": 0.0,
2283
+ "ci_low": 0.0,
2284
+ "ci_high": 0.0,
2285
+ "n": 120,
2286
+ "n_instances": 24
2287
+ },
2288
+ "rounds_to_agreement": {
2289
+ "estimate": 17.0,
2290
+ "ci_low": 17.0,
2291
+ "ci_high": 17.0,
2292
+ "n": 25,
2293
+ "n_instances": 14
2294
+ },
2295
+ "closing_round": {
2296
+ "estimate": 17.0,
2297
+ "ci_low": 17.0,
2298
+ "ci_high": 17.0,
2299
+ "n": 120,
2300
+ "n_instances": 24
2301
+ },
2302
+ "rounds_used_turns": {
2303
+ "estimate": 85.0,
2304
+ "ci_low": 85.0,
2305
+ "ci_high": 85.0,
2306
+ "n": 120,
2307
+ "n_instances": 24
2308
+ },
2309
+ "reached_deadline": {
2310
+ "estimate": 1.0,
2311
+ "ci_low": 1.0,
2312
+ "ci_high": 1.0,
2313
+ "n": 120,
2314
+ "n_instances": 24
2315
+ },
2316
+ "belief_accuracy_mean": {
2317
+ "estimate": 0.24127561313815352,
2318
+ "ci_low": 0.21600567682239905,
2319
+ "ci_high": 0.2671171534400729,
2320
+ "n": 120,
2321
+ "n_instances": 24
2322
+ },
2323
+ "belief_accuracy_final": {
2324
+ "estimate": 0.24617109236543802,
2325
+ "ci_low": 0.22168675775621538,
2326
+ "ci_high": 0.2714814656447126,
2327
+ "n": 120,
2328
+ "n_instances": 24
2329
+ },
2330
+ "belief_final_posterior_mass_true_type": {
2331
+ "estimate": 0.00034631562715279674,
2332
+ "ci_low": 0.00026721298330386776,
2333
+ "ci_high": 0.00043082898364204874,
2334
+ "n": 120,
2335
+ "n_instances": 24
2336
+ },
2337
+ "belief_final_expected_utility_rmse": {
2338
+ "estimate": 0.24964532619604754,
2339
+ "ci_low": 0.2436060175488272,
2340
+ "ci_high": 0.25627813847384195,
2341
+ "n": 120,
2342
+ "n_instances": 24
2343
+ },
2344
+ "belief_final_accept_set_f1": {
2345
+ "estimate": 0.24617109236543802,
2346
+ "ci_low": 0.22251937467987593,
2347
+ "ci_high": 0.2730044637375798,
2348
+ "n": 120,
2349
+ "n_instances": 24
2350
+ },
2351
+ "belief_auc_posterior_mass_true_type": {
2352
+ "estimate": 0.0003371217153376854,
2353
+ "ci_low": 0.0002659734717852699,
2354
+ "ci_high": 0.0004185913315972768,
2355
+ "n": 120,
2356
+ "n_instances": 24
2357
+ },
2358
+ "belief_auc_expected_utility_rmse": {
2359
+ "estimate": 0.2500973666359586,
2360
+ "ci_low": 0.24415593167938607,
2361
+ "ci_high": 0.25607078389210536,
2362
+ "n": 120,
2363
+ "n_instances": 24
2364
+ },
2365
+ "belief_auc_accept_set_f1": {
2366
+ "estimate": 0.24127561313815352,
2367
+ "ci_low": 0.21691058111416406,
2368
+ "ci_high": 0.26608336311232705,
2369
+ "n": 120,
2370
+ "n_instances": 24
2371
+ },
2372
+ "n_episodes": 120,
2373
+ "n_instances": 24,
2374
+ "belief_accuracy_by_turn": {
2375
+ "posterior_mass_true_type": [
2376
+ 0.00023732208447487682,
2377
+ 0.00032429054511098925,
2378
+ 0.0003296025926389272,
2379
+ 0.00033573814492018683,
2380
+ 0.0003387604061957736,
2381
+ 0.000339631829752615,
2382
+ 0.0003409360479155423,
2383
+ 0.00034136052815946064,
2384
+ 0.0003423758299070657,
2385
+ 0.00034359447039691995,
2386
+ 0.0003436210424044048,
2387
+ 0.0003432412593993133,
2388
+ 0.00034350394682853007,
2389
+ 0.00034413263541431077,
2390
+ 0.0003456701950118196,
2391
+ 0.0003462759996717269,
2392
+ 0.000345745423518227
2393
+ ],
2394
+ "expected_utility_rmse": [
2395
+ 0.25120003859656564,
2396
+ 0.2500803943312691,
2397
+ 0.2504075469482723,
2398
+ 0.25024048665606674,
2399
+ 0.25031464578123624,
2400
+ 0.250246477216548,
2401
+ 0.2502095914622256,
2402
+ 0.2501302099620355,
2403
+ 0.25012305604902435,
2404
+ 0.2500429902696178,
2405
+ 0.25001929678792656,
2406
+ 0.25001910461992866,
2407
+ 0.24994981991031115,
2408
+ 0.24986074323779867,
2409
+ 0.24979741681305667,
2410
+ 0.24966881458521628,
2411
+ 0.2499669286619722
2412
+ ],
2413
+ "accept_set_f1": [
2414
+ 0.16802789614669206,
2415
+ 0.23059074201663662,
2416
+ 0.23807426294567044,
2417
+ 0.24340292777888928,
2418
+ 0.24639366513032976,
2419
+ 0.24731553699112574,
2420
+ 0.24570131067394105,
2421
+ 0.24448351719389103,
2422
+ 0.24418199118672163,
2423
+ 0.24413648814676867,
2424
+ 0.24401993478134304,
2425
+ 0.24412127514061696,
2426
+ 0.24431968726867098,
2427
+ 0.2449678328948658,
2428
+ 0.24573098307059713,
2429
+ 0.2462674709388973,
2430
+ 0.24636761472291482
2431
+ ]
2432
+ },
2433
+ "episode_seconds": {
2434
+ "n": 120,
2435
+ "total": 21631.347119939514,
2436
+ "mean": 180.26122599949593,
2437
+ "max": 386.4899249570444,
2438
+ "n_timeout": 0
2439
+ }
2440
+ },
2441
+ "wandb_url": "https://wandb.ai/siddharth-stanford/rational_agents/runs/h24cx2mx",
2442
+ "wandb_run_id": "h24cx2mx"
2443
+ },
2444
+ {
2445
+ "cell_id": "all_rational_r256",
2446
+ "logical_table": "all_rational",
2447
+ "rounds": 256,
2448
+ "status": "failed",
2449
+ "shard_exit_codes": [
2450
+ -15,
2451
+ -15,
2452
+ -15,
2453
+ -15,
2454
+ -15,
2455
+ -15,
2456
+ -15,
2457
+ -15,
2458
+ -15,
2459
+ -15,
2460
+ -15,
2461
+ -15,
2462
+ -15,
2463
+ -15,
2464
+ -15,
2465
+ -15
2466
+ ],
2467
+ "missing_shards": [
2468
+ "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/_shards/ii_mats/rational_agents/pure_rounds_sweep_v1__all_rational_r256__shard00",
2469
+ "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/_shards/ii_mats/rational_agents/pure_rounds_sweep_v1__all_rational_r256__shard01",
2470
+ "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/_shards/ii_mats/rational_agents/pure_rounds_sweep_v1__all_rational_r256__shard02",
2471
+ "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/_shards/ii_mats/rational_agents/pure_rounds_sweep_v1__all_rational_r256__shard03",
2472
+ "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/_shards/ii_mats/rational_agents/pure_rounds_sweep_v1__all_rational_r256__shard04",
2473
+ "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/_shards/ii_mats/rational_agents/pure_rounds_sweep_v1__all_rational_r256__shard05",
2474
+ "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/_shards/ii_mats/rational_agents/pure_rounds_sweep_v1__all_rational_r256__shard06",
2475
+ "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/_shards/ii_mats/rational_agents/pure_rounds_sweep_v1__all_rational_r256__shard07",
2476
+ "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/_shards/ii_mats/rational_agents/pure_rounds_sweep_v1__all_rational_r256__shard08",
2477
+ "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/_shards/ii_mats/rational_agents/pure_rounds_sweep_v1__all_rational_r256__shard09",
2478
+ "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/_shards/ii_mats/rational_agents/pure_rounds_sweep_v1__all_rational_r256__shard10",
2479
+ "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/_shards/ii_mats/rational_agents/pure_rounds_sweep_v1__all_rational_r256__shard11",
2480
+ "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/_shards/ii_mats/rational_agents/pure_rounds_sweep_v1__all_rational_r256__shard12",
2481
+ "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/_shards/ii_mats/rational_agents/pure_rounds_sweep_v1__all_rational_r256__shard13",
2482
+ "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/_shards/ii_mats/rational_agents/pure_rounds_sweep_v1__all_rational_r256__shard14",
2483
+ "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/_shards/ii_mats/rational_agents/pure_rounds_sweep_v1__all_rational_r256__shard15"
2484
+ ],
2485
+ "wall_seconds": 10816.46515945578,
2486
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_rational_r256",
2487
+ "expected_episodes": null,
2488
+ "attempts": []
2489
+ },
2490
+ {
2491
+ "cell_id": "all_rational_r32",
2492
+ "logical_table": "all_rational",
2493
+ "rounds": 32,
2494
+ "status": "complete",
2495
+ "seeds": [
2496
+ 0,
2497
+ 1,
2498
+ 2,
2499
+ 3,
2500
+ 4
2501
+ ],
2502
+ "min_accept": 5,
2503
+ "persona_id": null,
2504
+ "expected_episodes": 120,
2505
+ "n_done": 120,
2506
+ "budget_usd": null,
2507
+ "est_usd_per_episode": null,
2508
+ "shard_exit_codes": [
2509
+ 0,
2510
+ 0,
2511
+ 0,
2512
+ 0,
2513
+ 0,
2514
+ 0,
2515
+ 0,
2516
+ 0,
2517
+ 0,
2518
+ 0,
2519
+ 0,
2520
+ 0,
2521
+ 0,
2522
+ 0,
2523
+ 0,
2524
+ 0
2525
+ ],
2526
+ "missing_shards": [],
2527
+ "reused_shards": [],
2528
+ "resumed_complete_cell": false,
2529
+ "slurm": {
2530
+ "slurm_job_id": "16859547",
2531
+ "slurm_job_nodelist": "jagupard34",
2532
+ "slurm_job_partition": "sc-loprio",
2533
+ "slurm_cpus_on_node": "16",
2534
+ "hostname": "jagupard34.stanford.edu"
2535
+ },
2536
+ "wall_seconds": 1192.9089128952473,
2537
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_rational_r32",
2538
+ "attempts": [
2539
+ {
2540
+ "run_name": "pure_rounds_sweep_v1/all_rational_r32",
2541
+ "status": "complete",
2542
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_rational_r32"
2543
+ }
2544
+ ],
2545
+ "summary": {
2546
+ "normalized_primary": {
2547
+ "estimate": 0.1776475,
2548
+ "ci_low": 0.0936478125,
2549
+ "ci_high": 0.26789491666666665,
2550
+ "n": 120,
2551
+ "n_instances": 24
2552
+ },
2553
+ "deal_rate": {
2554
+ "estimate": 0.20833333333333334,
2555
+ "ci_low": 0.11666666666666667,
2556
+ "ci_high": 0.31666666666666665,
2557
+ "n": 120,
2558
+ "n_instances": 24
2559
+ },
2560
+ "normalized_nash_welfare": {
2561
+ "estimate": 0.10148957658345155,
2562
+ "ci_low": 0.054883328045172826,
2563
+ "ci_high": 0.15551401477924592,
2564
+ "n": 120,
2565
+ "n_instances": 24
2566
+ },
2567
+ "dist_to_nbs": {
2568
+ "estimate": 0.5820997156884712,
2569
+ "ci_low": 0.45203954198356455,
2570
+ "ci_high": 0.6917995192963392,
2571
+ "n": 25,
2572
+ "n_instances": 14
2573
+ },
2574
+ "gini": {
2575
+ "estimate": 0.2847959538721243,
2576
+ "ci_low": 0.23700231146362852,
2577
+ "ci_high": 0.3407670753464283,
2578
+ "n": 25,
2579
+ "n_instances": 14
2580
+ },
2581
+ "usw": {
2582
+ "estimate": 43.275,
2583
+ "ci_low": 20.545416666666668,
2584
+ "ci_high": 70.44333333333331,
2585
+ "n": 120,
2586
+ "n_instances": 24
2587
+ },
2588
+ "esw": {
2589
+ "estimate": 2.7583333333333333,
2590
+ "ci_low": 1.125,
2591
+ "ci_high": 4.917291666666664,
2592
+ "n": 120,
2593
+ "n_instances": 24
2594
+ },
2595
+ "nsw_geomean": {
2596
+ "estimate": 6.855446514527714,
2597
+ "ci_low": 3.100097921046231,
2598
+ "ci_high": 11.120259851588635,
2599
+ "n": 120,
2600
+ "n_instances": 24
2601
+ },
2602
+ "dist_to_frontier": {
2603
+ "estimate": 0.06447171949651397,
2604
+ "ci_low": 0.012288449732796441,
2605
+ "ci_high": 0.1454535005279107,
2606
+ "n": 25,
2607
+ "n_instances": 14
2608
+ },
2609
+ "dist_to_ks": {
2610
+ "estimate": 0.5556227671320861,
2611
+ "ci_low": 0.4162834382847556,
2612
+ "ci_high": 0.6623125864320751,
2613
+ "n": 25,
2614
+ "n_instances": 14
2615
+ },
2616
+ "on_frontier": {
2617
+ "estimate": 0.16666666666666666,
2618
+ "ci_low": 0.06666666666666667,
2619
+ "ci_high": 0.2833333333333333,
2620
+ "n": 120,
2621
+ "n_instances": 24
2622
+ },
2623
+ "all_ir": {
2624
+ "estimate": 0.20833333333333334,
2625
+ "ci_low": 0.11666666666666667,
2626
+ "ci_high": 0.30833333333333335,
2627
+ "n": 120,
2628
+ "n_instances": 24
2629
+ },
2630
+ "n_ir_violations": {
2631
+ "estimate": 0.0,
2632
+ "ci_low": 0.0,
2633
+ "ci_high": 0.0,
2634
+ "n": 120,
2635
+ "n_instances": 24
2636
+ },
2637
+ "n_ir_violation_turns": {
2638
+ "estimate": 0.0,
2639
+ "ci_low": 0.0,
2640
+ "ci_high": 0.0,
2641
+ "n": 120,
2642
+ "n_instances": 24
2643
+ },
2644
+ "rounds_to_agreement": {
2645
+ "estimate": 32.96,
2646
+ "ci_low": 32.8421052631579,
2647
+ "ci_high": 33.0,
2648
+ "n": 25,
2649
+ "n_instances": 14
2650
+ },
2651
+ "closing_round": {
2652
+ "estimate": 32.99166666666667,
2653
+ "ci_low": 32.975,
2654
+ "ci_high": 33.0,
2655
+ "n": 120,
2656
+ "n_instances": 24
2657
+ },
2658
+ "rounds_used_turns": {
2659
+ "estimate": 164.95833333333334,
2660
+ "ci_low": 164.875,
2661
+ "ci_high": 165.0,
2662
+ "n": 120,
2663
+ "n_instances": 24
2664
+ },
2665
+ "reached_deadline": {
2666
+ "estimate": 0.9916666666666667,
2667
+ "ci_low": 0.975,
2668
+ "ci_high": 1.0,
2669
+ "n": 120,
2670
+ "n_instances": 24
2671
+ },
2672
+ "belief_accuracy_mean": {
2673
+ "estimate": 0.2442872587655928,
2674
+ "ci_low": 0.2199923889507709,
2675
+ "ci_high": 0.2689953749168399,
2676
+ "n": 120,
2677
+ "n_instances": 24
2678
+ },
2679
+ "belief_accuracy_final": {
2680
+ "estimate": 0.24265153265117553,
2681
+ "ci_low": 0.2196425868327953,
2682
+ "ci_high": 0.26670046256108143,
2683
+ "n": 120,
2684
+ "n_instances": 24
2685
+ },
2686
+ "belief_final_posterior_mass_true_type": {
2687
+ "estimate": 0.0003509158486922845,
2688
+ "ci_low": 0.0002717471292895487,
2689
+ "ci_high": 0.00043657048892051177,
2690
+ "n": 120,
2691
+ "n_instances": 24
2692
+ },
2693
+ "belief_final_expected_utility_rmse": {
2694
+ "estimate": 0.24835731284576554,
2695
+ "ci_low": 0.2424605718744945,
2696
+ "ci_high": 0.25459398856908616,
2697
+ "n": 120,
2698
+ "n_instances": 24
2699
+ },
2700
+ "belief_final_accept_set_f1": {
2701
+ "estimate": 0.24265153265117553,
2702
+ "ci_low": 0.22007973722160382,
2703
+ "ci_high": 0.2675109245583557,
2704
+ "n": 120,
2705
+ "n_instances": 24
2706
+ },
2707
+ "belief_auc_posterior_mass_true_type": {
2708
+ "estimate": 0.00034503354233268133,
2709
+ "ci_low": 0.0002719471979793878,
2710
+ "ci_high": 0.0004269942881932465,
2711
+ "n": 120,
2712
+ "n_instances": 24
2713
+ },
2714
+ "belief_auc_expected_utility_rmse": {
2715
+ "estimate": 0.2489309755500417,
2716
+ "ci_low": 0.24311264209146305,
2717
+ "ci_high": 0.25482299711514445,
2718
+ "n": 120,
2719
+ "n_instances": 24
2720
+ },
2721
+ "belief_auc_accept_set_f1": {
2722
+ "estimate": 0.2442872587655928,
2723
+ "ci_low": 0.22037267970267124,
2724
+ "ci_high": 0.26865566196601637,
2725
+ "n": 120,
2726
+ "n_instances": 24
2727
+ },
2728
+ "n_episodes": 120,
2729
+ "n_instances": 24,
2730
+ "belief_accuracy_by_turn": {
2731
+ "posterior_mass_true_type": [
2732
+ 0.00023990016218084967,
2733
+ 0.0003297231183392002,
2734
+ 0.0003354440214859768,
2735
+ 0.00034302881088464973,
2736
+ 0.00034501928852544156,
2737
+ 0.0003440315083257124,
2738
+ 0.0003464295211545028,
2739
+ 0.0003480964798174244,
2740
+ 0.0003480464430019847,
2741
+ 0.00034798494438436495,
2742
+ 0.0003477907531632656,
2743
+ 0.0003479996414419789,
2744
+ 0.0003470475757549805,
2745
+ 0.00034747584561011007,
2746
+ 0.00034725796837090984,
2747
+ 0.00034624546859302746,
2748
+ 0.0003466738016955509,
2749
+ 0.0003469674740000069,
2750
+ 0.00034678428195482867,
2751
+ 0.0003477488064776869,
2752
+ 0.00034773647126207127,
2753
+ 0.00034728590606448344,
2754
+ 0.00034671012241916516,
2755
+ 0.0003479113611950867,
2756
+ 0.00034831689643159496,
2757
+ 0.00034840420724655235,
2758
+ 0.0003491351365046152,
2759
+ 0.00034940693454466417,
2760
+ 0.00034967499319997925,
2761
+ 0.0003502583892831327,
2762
+ 0.0003509272956868897,
2763
+ 0.00035085645032992567,
2764
+ 0.000346988053295016
2765
+ ],
2766
+ "expected_utility_rmse": [
2767
+ 0.25068023872213535,
2768
+ 0.24908173614388898,
2769
+ 0.24929856659725128,
2770
+ 0.24914610280014163,
2771
+ 0.24924470960308112,
2772
+ 0.24929937145971132,
2773
+ 0.24917178821291355,
2774
+ 0.2491034945755259,
2775
+ 0.24911037450933116,
2776
+ 0.2490668729743825,
2777
+ 0.24901308183601586,
2778
+ 0.24904741384348406,
2779
+ 0.24901288602759877,
2780
+ 0.2489931390617859,
2781
+ 0.24896919944369852,
2782
+ 0.249003174820517,
2783
+ 0.24898721048782527,
2784
+ 0.24894459375001735,
2785
+ 0.24894445489707132,
2786
+ 0.24892717996918468,
2787
+ 0.2488673867926989,
2788
+ 0.2488479607691193,
2789
+ 0.24885335875673256,
2790
+ 0.24883028471560875,
2791
+ 0.2487898028720505,
2792
+ 0.2487180640743571,
2793
+ 0.24861696564914934,
2794
+ 0.24854395670375964,
2795
+ 0.24848373793399478,
2796
+ 0.24851104829965517,
2797
+ 0.2484228802834175,
2798
+ 0.2484006882893234,
2799
+ 0.24906800511514315
2800
+ ],
2801
+ "accept_set_f1": [
2802
+ 0.17053306152050032,
2803
+ 0.2344737163988079,
2804
+ 0.24256583372363047,
2805
+ 0.2482568568546112,
2806
+ 0.2512540817726439,
2807
+ 0.2515126623190226,
2808
+ 0.2504192974659202,
2809
+ 0.24958599255469124,
2810
+ 0.2492089054580208,
2811
+ 0.2487571249061626,
2812
+ 0.2486333692445945,
2813
+ 0.24835783057439642,
2814
+ 0.24860553817212352,
2815
+ 0.2489259775212594,
2816
+ 0.24879478262351443,
2817
+ 0.24852167045188228,
2818
+ 0.24846080034094192,
2819
+ 0.2486422565464693,
2820
+ 0.24840754601158743,
2821
+ 0.2452716547819799,
2822
+ 0.24247523275865468,
2823
+ 0.24240558676828378,
2824
+ 0.24211086777432922,
2825
+ 0.2417316896429439,
2826
+ 0.2414179346740319,
2827
+ 0.24060219354642642,
2828
+ 0.24095626699553113,
2829
+ 0.2412754642658204,
2830
+ 0.24165711164665188,
2831
+ 0.2420966437789147,
2832
+ 0.24244335764194072,
2833
+ 0.24263587260460318,
2834
+ 0.24020030967488576
2835
+ ]
2836
+ },
2837
+ "episode_seconds": {
2838
+ "n": 120,
2839
+ "total": 82731.04165348457,
2840
+ "mean": 689.4253471123715,
2841
+ "max": 1177.4214133573696,
2842
+ "n_timeout": 0
2843
+ }
2844
+ },
2845
+ "wandb_url": "https://wandb.ai/siddharth-stanford/rational_agents/runs/ko21cwvi",
2846
+ "wandb_run_id": "ko21cwvi"
2847
+ },
2848
+ {
2849
+ "cell_id": "all_rational_r4",
2850
+ "logical_table": "all_rational",
2851
+ "rounds": 4,
2852
+ "status": "complete",
2853
+ "seeds": [
2854
+ 0,
2855
+ 1,
2856
+ 2,
2857
+ 3,
2858
+ 4
2859
+ ],
2860
+ "min_accept": 5,
2861
+ "persona_id": null,
2862
+ "expected_episodes": 120,
2863
+ "n_done": 120,
2864
+ "budget_usd": null,
2865
+ "est_usd_per_episode": null,
2866
+ "shard_exit_codes": [
2867
+ 0,
2868
+ 0,
2869
+ 0,
2870
+ 0,
2871
+ 0,
2872
+ 0,
2873
+ 0,
2874
+ 0,
2875
+ 0,
2876
+ 0,
2877
+ 0,
2878
+ 0,
2879
+ 0,
2880
+ 0,
2881
+ 0,
2882
+ 0
2883
+ ],
2884
+ "missing_shards": [],
2885
+ "reused_shards": [],
2886
+ "resumed_complete_cell": false,
2887
+ "slurm": {
2888
+ "slurm_job_id": "16859544",
2889
+ "slurm_job_nodelist": "jagupard29",
2890
+ "slurm_job_partition": "sc-loprio",
2891
+ "slurm_cpus_on_node": "16",
2892
+ "hostname": "jagupard29.stanford.edu"
2893
+ },
2894
+ "wall_seconds": 9.419847012963146,
2895
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_rational_r4",
2896
+ "attempts": [
2897
+ {
2898
+ "run_name": "pure_rounds_sweep_v1/all_rational_r4",
2899
+ "status": "complete",
2900
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_rational_r4"
2901
+ }
2902
+ ],
2903
+ "summary": {
2904
+ "normalized_primary": {
2905
+ "estimate": 0.19534666666666667,
2906
+ "ci_low": 0.11596547916666666,
2907
+ "ci_high": 0.27913202083333327,
2908
+ "n": 120,
2909
+ "n_instances": 24
2910
+ },
2911
+ "deal_rate": {
2912
+ "estimate": 0.23333333333333334,
2913
+ "ci_low": 0.14166666666666666,
2914
+ "ci_high": 0.325,
2915
+ "n": 120,
2916
+ "n_instances": 24
2917
+ },
2918
+ "normalized_nash_welfare": {
2919
+ "estimate": 0.11174228051825687,
2920
+ "ci_low": 0.06926841896120718,
2921
+ "ci_high": 0.15865990172350836,
2922
+ "n": 120,
2923
+ "n_instances": 24
2924
+ },
2925
+ "dist_to_nbs": {
2926
+ "estimate": 0.4849180650449819,
2927
+ "ci_low": 0.32318209313658364,
2928
+ "ci_high": 0.6396714307698533,
2929
+ "n": 28,
2930
+ "n_instances": 14
2931
+ },
2932
+ "gini": {
2933
+ "estimate": 0.2920537443292797,
2934
+ "ci_low": 0.23765337118045257,
2935
+ "ci_high": 0.3385147778098592,
2936
+ "n": 28,
2937
+ "n_instances": 14
2938
+ },
2939
+ "usw": {
2940
+ "estimate": 45.425,
2941
+ "ci_low": 25.7325,
2942
+ "ci_high": 67.22895833333327,
2943
+ "n": 120,
2944
+ "n_instances": 24
2945
+ },
2946
+ "esw": {
2947
+ "estimate": 3.0416666666666665,
2948
+ "ci_low": 1.658125,
2949
+ "ci_high": 4.675208333333332,
2950
+ "n": 120,
2951
+ "n_instances": 24
2952
+ },
2953
+ "nsw_geomean": {
2954
+ "estimate": 7.1080891501465135,
2955
+ "ci_low": 4.102255635601516,
2956
+ "ci_high": 10.538506926725093,
2957
+ "n": 120,
2958
+ "n_instances": 24
2959
+ },
2960
+ "dist_to_frontier": {
2961
+ "estimate": 0.09610414059542241,
2962
+ "ci_low": 0.015837065219732053,
2963
+ "ci_high": 0.1920990175071536,
2964
+ "n": 28,
2965
+ "n_instances": 14
2966
+ },
2967
+ "dist_to_ks": {
2968
+ "estimate": 0.5036596522706419,
2969
+ "ci_low": 0.35429916156861346,
2970
+ "ci_high": 0.6161617920089868,
2971
+ "n": 28,
2972
+ "n_instances": 14
2973
+ },
2974
+ "on_frontier": {
2975
+ "estimate": 0.175,
2976
+ "ci_low": 0.09166666666666666,
2977
+ "ci_high": 0.275,
2978
+ "n": 120,
2979
+ "n_instances": 24
2980
+ },
2981
+ "all_ir": {
2982
+ "estimate": 0.23333333333333334,
2983
+ "ci_low": 0.14166666666666666,
2984
+ "ci_high": 0.3333333333333333,
2985
+ "n": 120,
2986
+ "n_instances": 24
2987
+ },
2988
+ "n_ir_violations": {
2989
+ "estimate": 0.0,
2990
+ "ci_low": 0.0,
2991
+ "ci_high": 0.0,
2992
+ "n": 120,
2993
+ "n_instances": 24
2994
+ },
2995
+ "n_ir_violation_turns": {
2996
+ "estimate": 0.0,
2997
+ "ci_low": 0.0,
2998
+ "ci_high": 0.0,
2999
+ "n": 120,
3000
+ "n_instances": 24
3001
+ },
3002
+ "rounds_to_agreement": {
3003
+ "estimate": 4.964285714285714,
3004
+ "ci_low": 4.863636363636363,
3005
+ "ci_high": 5.0,
3006
+ "n": 28,
3007
+ "n_instances": 14
3008
+ },
3009
+ "closing_round": {
3010
+ "estimate": 4.991666666666666,
3011
+ "ci_low": 4.975,
3012
+ "ci_high": 5.0,
3013
+ "n": 120,
3014
+ "n_instances": 24
3015
+ },
3016
+ "rounds_used_turns": {
3017
+ "estimate": 24.958333333333332,
3018
+ "ci_low": 24.875,
3019
+ "ci_high": 25.0,
3020
+ "n": 120,
3021
+ "n_instances": 24
3022
+ },
3023
+ "reached_deadline": {
3024
+ "estimate": 0.9916666666666667,
3025
+ "ci_low": 0.975,
3026
+ "ci_high": 1.0,
3027
+ "n": 120,
3028
+ "n_instances": 24
3029
+ },
3030
+ "belief_accuracy_mean": {
3031
+ "estimate": 0.21027378419506912,
3032
+ "ci_low": 0.19038767298719028,
3033
+ "ci_high": 0.23021291357187942,
3034
+ "n": 120,
3035
+ "n_instances": 24
3036
+ },
3037
+ "belief_accuracy_final": {
3038
+ "estimate": 0.2237683145824275,
3039
+ "ci_low": 0.20225278029133462,
3040
+ "ci_high": 0.24597106345730937,
3041
+ "n": 120,
3042
+ "n_instances": 24
3043
+ },
3044
+ "belief_final_posterior_mass_true_type": {
3045
+ "estimate": 0.000269477065543234,
3046
+ "ci_low": 0.0002109531776265976,
3047
+ "ci_high": 0.0003298318115968934,
3048
+ "n": 120,
3049
+ "n_instances": 24
3050
+ },
3051
+ "belief_final_expected_utility_rmse": {
3052
+ "estimate": 0.2548043126507155,
3053
+ "ci_low": 0.2493551257136423,
3054
+ "ci_high": 0.2608085437727857,
3055
+ "n": 120,
3056
+ "n_instances": 24
3057
+ },
3058
+ "belief_final_accept_set_f1": {
3059
+ "estimate": 0.2237683145824275,
3060
+ "ci_low": 0.20289302591433245,
3061
+ "ci_high": 0.24625536708925744,
3062
+ "n": 120,
3063
+ "n_instances": 24
3064
+ },
3065
+ "belief_auc_posterior_mass_true_type": {
3066
+ "estimate": 0.00025906229708317984,
3067
+ "ci_low": 0.00020996119656269244,
3068
+ "ci_high": 0.00031211937118117203,
3069
+ "n": 120,
3070
+ "n_instances": 24
3071
+ },
3072
+ "belief_auc_expected_utility_rmse": {
3073
+ "estimate": 0.2541756963730712,
3074
+ "ci_low": 0.24873088156376802,
3075
+ "ci_high": 0.25973512310466146,
3076
+ "n": 120,
3077
+ "n_instances": 24
3078
+ },
3079
+ "belief_auc_accept_set_f1": {
3080
+ "estimate": 0.21027378419506912,
3081
+ "ci_low": 0.19109712604361312,
3082
+ "ci_high": 0.22995312298273718,
3083
+ "n": 120,
3084
+ "n_instances": 24
3085
+ },
3086
+ "n_episodes": 120,
3087
+ "n_instances": 24,
3088
+ "belief_accuracy_by_turn": {
3089
+ "posterior_mass_true_type": [
3090
+ 0.00021061044562512783,
3091
+ 0.0002618952279336181,
3092
+ 0.00026593497328304596,
3093
+ 0.0002701578969289556,
3094
+ 0.0002710761117321896
3095
+ ],
3096
+ "expected_utility_rmse": [
3097
+ 0.2527160674305993,
3098
+ 0.2539644648714926,
3099
+ 0.25449752912623086,
3100
+ 0.25462538954883635,
3101
+ 0.25507133730015175
3102
+ ],
3103
+ "accept_set_f1": [
3104
+ 0.16061639850610135,
3105
+ 0.21121883738758646,
3106
+ 0.2176223487593541,
3107
+ 0.22181146722073397,
3108
+ 0.22360772575436344
3109
+ ]
3110
+ },
3111
+ "episode_seconds": {
3112
+ "n": 120,
3113
+ "total": 485.473024580162,
3114
+ "mean": 4.0456085381680165,
3115
+ "max": 7.8287213342264295,
3116
+ "n_timeout": 0
3117
+ }
3118
+ },
3119
+ "wandb_url": "https://wandb.ai/siddharth-stanford/rational_agents/runs/zfk7p7k1",
3120
+ "wandb_run_id": "zfk7p7k1"
3121
+ },
3122
+ {
3123
+ "cell_id": "all_rational_r64",
3124
+ "logical_table": "all_rational",
3125
+ "rounds": 64,
3126
+ "status": "complete",
3127
+ "seeds": [
3128
+ 0,
3129
+ 1,
3130
+ 2,
3131
+ 3,
3132
+ 4
3133
+ ],
3134
+ "min_accept": 5,
3135
+ "persona_id": null,
3136
+ "expected_episodes": 120,
3137
+ "n_done": 120,
3138
+ "budget_usd": null,
3139
+ "est_usd_per_episode": null,
3140
+ "shard_exit_codes": [
3141
+ 0,
3142
+ 0,
3143
+ 0,
3144
+ 0,
3145
+ 0,
3146
+ 0,
3147
+ 0,
3148
+ 0,
3149
+ 0,
3150
+ 0,
3151
+ 0,
3152
+ 0,
3153
+ 0,
3154
+ 0,
3155
+ 0,
3156
+ 0
3157
+ ],
3158
+ "missing_shards": [],
3159
+ "reused_shards": [],
3160
+ "resumed_complete_cell": false,
3161
+ "slurm": {
3162
+ "slurm_job_id": "16859543",
3163
+ "slurm_job_nodelist": "iliad1",
3164
+ "slurm_job_partition": "sc-loprio",
3165
+ "slurm_cpus_on_node": "16",
3166
+ "hostname": "iliad1.stanford.edu"
3167
+ },
3168
+ "wall_seconds": 7310.893214218784,
3169
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_rational_r64",
3170
+ "attempts": [
3171
+ {
3172
+ "run_name": "pure_rounds_sweep_v1/all_rational_r64",
3173
+ "status": "complete",
3174
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_rational_r64"
3175
+ }
3176
+ ],
3177
+ "summary": {
3178
+ "normalized_primary": {
3179
+ "estimate": 0.2067641666666667,
3180
+ "ci_low": 0.12681235416666667,
3181
+ "ci_high": 0.28710656249999994,
3182
+ "n": 120,
3183
+ "n_instances": 24
3184
+ },
3185
+ "deal_rate": {
3186
+ "estimate": 0.25,
3187
+ "ci_low": 0.15833333333333333,
3188
+ "ci_high": 0.35,
3189
+ "n": 120,
3190
+ "n_instances": 24
3191
+ },
3192
+ "normalized_nash_welfare": {
3193
+ "estimate": 0.11375191245870137,
3194
+ "ci_low": 0.06775441907993647,
3195
+ "ci_high": 0.16371896052498391,
3196
+ "n": 120,
3197
+ "n_instances": 24
3198
+ },
3199
+ "dist_to_nbs": {
3200
+ "estimate": 0.5630274981078318,
3201
+ "ci_low": 0.4247779428586448,
3202
+ "ci_high": 0.6763102561441273,
3203
+ "n": 30,
3204
+ "n_instances": 16
3205
+ },
3206
+ "gini": {
3207
+ "estimate": 0.306587604650158,
3208
+ "ci_low": 0.257862375667292,
3209
+ "ci_high": 0.35298118266204964,
3210
+ "n": 30,
3211
+ "n_instances": 16
3212
+ },
3213
+ "usw": {
3214
+ "estimate": 48.03333333333333,
3215
+ "ci_low": 27.899166666666666,
3216
+ "ci_high": 71.27604166666667,
3217
+ "n": 120,
3218
+ "n_instances": 24
3219
+ },
3220
+ "esw": {
3221
+ "estimate": 2.95,
3222
+ "ci_low": 1.5833333333333333,
3223
+ "ci_high": 4.542291666666664,
3224
+ "n": 120,
3225
+ "n_instances": 24
3226
+ },
3227
+ "nsw_geomean": {
3228
+ "estimate": 7.32297179497246,
3229
+ "ci_low": 4.047971794671358,
3230
+ "ci_high": 10.69220280183968,
3231
+ "n": 120,
3232
+ "n_instances": 24
3233
+ },
3234
+ "dist_to_frontier": {
3235
+ "estimate": 0.09432153613770564,
3236
+ "ci_low": 0.012922770382668688,
3237
+ "ci_high": 0.189010733037628,
3238
+ "n": 30,
3239
+ "n_instances": 16
3240
+ },
3241
+ "dist_to_ks": {
3242
+ "estimate": 0.5247913040131839,
3243
+ "ci_low": 0.3908351799157196,
3244
+ "ci_high": 0.6369913521897359,
3245
+ "n": 30,
3246
+ "n_instances": 16
3247
+ },
3248
+ "on_frontier": {
3249
+ "estimate": 0.18333333333333332,
3250
+ "ci_low": 0.1,
3251
+ "ci_high": 0.2833333333333333,
3252
+ "n": 120,
3253
+ "n_instances": 24
3254
+ },
3255
+ "all_ir": {
3256
+ "estimate": 0.25,
3257
+ "ci_low": 0.15833333333333333,
3258
+ "ci_high": 0.3416666666666667,
3259
+ "n": 120,
3260
+ "n_instances": 24
3261
+ },
3262
+ "n_ir_violations": {
3263
+ "estimate": 0.0,
3264
+ "ci_low": 0.0,
3265
+ "ci_high": 0.0,
3266
+ "n": 120,
3267
+ "n_instances": 24
3268
+ },
3269
+ "n_ir_violation_turns": {
3270
+ "estimate": 0.0,
3271
+ "ci_low": 0.0,
3272
+ "ci_high": 0.0,
3273
+ "n": 120,
3274
+ "n_instances": 24
3275
+ },
3276
+ "rounds_to_agreement": {
3277
+ "estimate": 64.96666666666667,
3278
+ "ci_low": 64.875,
3279
+ "ci_high": 65.0,
3280
+ "n": 30,
3281
+ "n_instances": 16
3282
+ },
3283
+ "closing_round": {
3284
+ "estimate": 64.99166666666666,
3285
+ "ci_low": 64.975,
3286
+ "ci_high": 65.0,
3287
+ "n": 120,
3288
+ "n_instances": 24
3289
+ },
3290
+ "rounds_used_turns": {
3291
+ "estimate": 324.9583333333333,
3292
+ "ci_low": 324.875,
3293
+ "ci_high": 325.0,
3294
+ "n": 120,
3295
+ "n_instances": 24
3296
+ },
3297
+ "reached_deadline": {
3298
+ "estimate": 0.9916666666666667,
3299
+ "ci_low": 0.975,
3300
+ "ci_high": 1.0,
3301
+ "n": 120,
3302
+ "n_instances": 24
3303
+ },
3304
+ "belief_accuracy_mean": {
3305
+ "estimate": 0.24088692223098165,
3306
+ "ci_low": 0.2174586255938862,
3307
+ "ci_high": 0.26423104848546247,
3308
+ "n": 120,
3309
+ "n_instances": 24
3310
+ },
3311
+ "belief_accuracy_final": {
3312
+ "estimate": 0.24149959204588758,
3313
+ "ci_low": 0.21902139521239258,
3314
+ "ci_high": 0.2647564998728436,
3315
+ "n": 120,
3316
+ "n_instances": 24
3317
+ },
3318
+ "belief_final_posterior_mass_true_type": {
3319
+ "estimate": 0.0003458571077517823,
3320
+ "ci_low": 0.0002704388713573243,
3321
+ "ci_high": 0.0004260087212268285,
3322
+ "n": 120,
3323
+ "n_instances": 24
3324
+ },
3325
+ "belief_final_expected_utility_rmse": {
3326
+ "estimate": 0.24814624276974945,
3327
+ "ci_low": 0.24252266717376655,
3328
+ "ci_high": 0.2541911843252385,
3329
+ "n": 120,
3330
+ "n_instances": 24
3331
+ },
3332
+ "belief_final_accept_set_f1": {
3333
+ "estimate": 0.24149959204588758,
3334
+ "ci_low": 0.21932416452995845,
3335
+ "ci_high": 0.2653211235276115,
3336
+ "n": 120,
3337
+ "n_instances": 24
3338
+ },
3339
+ "belief_auc_posterior_mass_true_type": {
3340
+ "estimate": 0.00034643470383244167,
3341
+ "ci_low": 0.00027222257580239125,
3342
+ "ci_high": 0.00042792613125333244,
3343
+ "n": 120,
3344
+ "n_instances": 24
3345
+ },
3346
+ "belief_auc_expected_utility_rmse": {
3347
+ "estimate": 0.24879755666272102,
3348
+ "ci_low": 0.24305662066723258,
3349
+ "ci_high": 0.25466152690268073,
3350
+ "n": 120,
3351
+ "n_instances": 24
3352
+ },
3353
+ "belief_auc_accept_set_f1": {
3354
+ "estimate": 0.24088692223098165,
3355
+ "ci_low": 0.21772972990928213,
3356
+ "ci_high": 0.26408619735924727,
3357
+ "n": 120,
3358
+ "n_instances": 24
3359
+ },
3360
+ "n_episodes": 120,
3361
+ "n_instances": 24,
3362
+ "belief_accuracy_by_turn": {
3363
+ "posterior_mass_true_type": [
3364
+ 0.00024061887982205671,
3365
+ 0.0003317812082291559,
3366
+ 0.00033833557722251945,
3367
+ 0.0003468141052349978,
3368
+ 0.0003500207786950636,
3369
+ 0.0003485827316949206,
3370
+ 0.0003508653809118865,
3371
+ 0.0003528809238602519,
3372
+ 0.00035168474561645904,
3373
+ 0.00035181432996447305,
3374
+ 0.0003518044212838266,
3375
+ 0.00035155630943652197,
3376
+ 0.0003517133590329579,
3377
+ 0.00035129659494698417,
3378
+ 0.0003506599809910772,
3379
+ 0.0003505711788655556,
3380
+ 0.0003501993327090831,
3381
+ 0.00035029587263999003,
3382
+ 0.0003501450616962874,
3383
+ 0.00034988267556789257,
3384
+ 0.0003495265711599305,
3385
+ 0.00034907268165997236,
3386
+ 0.0003491091056401281,
3387
+ 0.0003489196811047941,
3388
+ 0.0003488801793168375,
3389
+ 0.00034870886215785415,
3390
+ 0.00034819739575844464,
3391
+ 0.0003481881255291531,
3392
+ 0.0003480777562928779,
3393
+ 0.0003481019238648502,
3394
+ 0.00034793113098518147,
3395
+ 0.00034760450990968804,
3396
+ 0.0003480364870447138,
3397
+ 0.00034792832655079975,
3398
+ 0.0003470072866635239,
3399
+ 0.00034655042716325854,
3400
+ 0.00034633169709192164,
3401
+ 0.00034637797953666086,
3402
+ 0.0003462665567760625,
3403
+ 0.0003460134505551194,
3404
+ 0.00034560461372853995,
3405
+ 0.00034647369809072653,
3406
+ 0.0003466124558851273,
3407
+ 0.00034579612088367237,
3408
+ 0.0003467240686352799,
3409
+ 0.00034637995466639483,
3410
+ 0.0003458907799454431,
3411
+ 0.00034626983548931387,
3412
+ 0.00034693638669402316,
3413
+ 0.00034656378068038165,
3414
+ 0.00034686797239224474,
3415
+ 0.0003449783926025565,
3416
+ 0.00034488154148326275,
3417
+ 0.0003440015652373007,
3418
+ 0.00034449385564099303,
3419
+ 0.0003445704378258443,
3420
+ 0.0003448867388108746,
3421
+ 0.000344502079569653,
3422
+ 0.00034432646597597503,
3423
+ 0.0003447102170702252,
3424
+ 0.00034484042799117886,
3425
+ 0.00034461929004277994,
3426
+ 0.00034455690170567355,
3427
+ 0.0003448437360294791,
3428
+ 0.0003489742764941017
3429
+ ],
3430
+ "expected_utility_rmse": [
3431
+ 0.25055452335325895,
3432
+ 0.24883083932179872,
3433
+ 0.2490056781871205,
3434
+ 0.24889267291885142,
3435
+ 0.24894058978803055,
3436
+ 0.24908488746851531,
3437
+ 0.24899845827543743,
3438
+ 0.24889606631838956,
3439
+ 0.24899767734805286,
3440
+ 0.24898452351218175,
3441
+ 0.24896901328391408,
3442
+ 0.24896544531785963,
3443
+ 0.24895116109888185,
3444
+ 0.24897692649991626,
3445
+ 0.2489822270851765,
3446
+ 0.24896916955371118,
3447
+ 0.2489669553971826,
3448
+ 0.2489544318628853,
3449
+ 0.24896455341803064,
3450
+ 0.24895095594890687,
3451
+ 0.24894893115765376,
3452
+ 0.2489533075358298,
3453
+ 0.24894052007249162,
3454
+ 0.24893767000383957,
3455
+ 0.24892357067793855,
3456
+ 0.24892076318647158,
3457
+ 0.24892698050739698,
3458
+ 0.24891457479273654,
3459
+ 0.24890730607592076,
3460
+ 0.2488613595427883,
3461
+ 0.2488587184354198,
3462
+ 0.24888629485033764,
3463
+ 0.24881115360868333,
3464
+ 0.2488096935562426,
3465
+ 0.24882066141718776,
3466
+ 0.24884918001327364,
3467
+ 0.24885112490735614,
3468
+ 0.24883729425461384,
3469
+ 0.24882862371412479,
3470
+ 0.24881347030210416,
3471
+ 0.24880482661845604,
3472
+ 0.2487578127846362,
3473
+ 0.24873240617411,
3474
+ 0.24876780613315047,
3475
+ 0.24874561381601576,
3476
+ 0.24873534731959746,
3477
+ 0.24876024786505513,
3478
+ 0.2486783532293636,
3479
+ 0.24868048659784278,
3480
+ 0.24871953739328698,
3481
+ 0.24871986521996983,
3482
+ 0.2486624539929,
3483
+ 0.24862125209957855,
3484
+ 0.24861763369506712,
3485
+ 0.24857385557394854,
3486
+ 0.2484860862831693,
3487
+ 0.24841385135479313,
3488
+ 0.24840500701035503,
3489
+ 0.2484018270283521,
3490
+ 0.24843102140971535,
3491
+ 0.24837004874014346,
3492
+ 0.24829240630504387,
3493
+ 0.24822595137715972,
3494
+ 0.24825273974073525,
3495
+ 0.24830031329337376
3496
+ ],
3497
+ "accept_set_f1": [
3498
+ 0.17120105318205178,
3499
+ 0.2352620471653571,
3500
+ 0.24362678337404114,
3501
+ 0.24951698669897796,
3502
+ 0.2525994319845053,
3503
+ 0.252177578016376,
3504
+ 0.25091915144390237,
3505
+ 0.2502889013899358,
3506
+ 0.24914726116176483,
3507
+ 0.24851882887659912,
3508
+ 0.24824472329316236,
3509
+ 0.24815314052515583,
3510
+ 0.2481301480916055,
3511
+ 0.24795125824103345,
3512
+ 0.24792117715750667,
3513
+ 0.247779888877289,
3514
+ 0.2477224049086189,
3515
+ 0.24763905200383834,
3516
+ 0.24743552566134192,
3517
+ 0.2441633521520737,
3518
+ 0.24109573297281475,
3519
+ 0.24057550007351702,
3520
+ 0.2405477039856363,
3521
+ 0.24006389357621905,
3522
+ 0.23951462257179337,
3523
+ 0.237938026052484,
3524
+ 0.23731951022427197,
3525
+ 0.2372452695181862,
3526
+ 0.23723839494884963,
3527
+ 0.23735110557946684,
3528
+ 0.23736199797386484,
3529
+ 0.23699370163975245,
3530
+ 0.23745000107687017,
3531
+ 0.23747373495629853,
3532
+ 0.23745970788075377,
3533
+ 0.23712861244071923,
3534
+ 0.23733523162230002,
3535
+ 0.23755846832655297,
3536
+ 0.23752961759469687,
3537
+ 0.23758620110059206,
3538
+ 0.23730101444261295,
3539
+ 0.2377066809147304,
3540
+ 0.23805432924936787,
3541
+ 0.23774216036101714,
3542
+ 0.2378195189265153,
3543
+ 0.23801510876010068,
3544
+ 0.23821552634332607,
3545
+ 0.23863580713123694,
3546
+ 0.2384106252405898,
3547
+ 0.23842831481765106,
3548
+ 0.23847052452429146,
3549
+ 0.2387995815800144,
3550
+ 0.23929914813477143,
3551
+ 0.23936735255932237,
3552
+ 0.23960204566348764,
3553
+ 0.23994094488496426,
3554
+ 0.24039106372502944,
3555
+ 0.2403454169436264,
3556
+ 0.24016973844744227,
3557
+ 0.24004182669516375,
3558
+ 0.24032530541749172,
3559
+ 0.24072034493778294,
3560
+ 0.24118215181708075,
3561
+ 0.24135168196916898,
3562
+ 0.24142510708080328
3563
+ ]
3564
+ },
3565
+ "episode_seconds": {
3566
+ "n": 120,
3567
+ "total": 459971.54120516684,
3568
+ "mean": 3833.0961767097237,
3569
+ "max": 7244.93282108102,
3570
+ "n_timeout": 0
3571
+ }
3572
+ },
3573
+ "wandb_url": "https://wandb.ai/siddharth-stanford/rational_agents/runs/jpz298au",
3574
+ "wandb_run_id": "jpz298au"
3575
+ },
3576
+ {
3577
+ "cell_id": "all_rational_r8",
3578
+ "logical_table": "all_rational",
3579
+ "rounds": 8,
3580
+ "status": "complete",
3581
+ "seeds": [
3582
+ 0,
3583
+ 1,
3584
+ 2,
3585
+ 3,
3586
+ 4
3587
+ ],
3588
+ "min_accept": 5,
3589
+ "persona_id": null,
3590
+ "expected_episodes": 120,
3591
+ "n_done": 120,
3592
+ "budget_usd": null,
3593
+ "est_usd_per_episode": null,
3594
+ "shard_exit_codes": [
3595
+ 0,
3596
+ 0,
3597
+ 0,
3598
+ 0,
3599
+ 0,
3600
+ 0,
3601
+ 0,
3602
+ 0,
3603
+ 0,
3604
+ 0,
3605
+ 0,
3606
+ 0,
3607
+ 0,
3608
+ 0,
3609
+ 0,
3610
+ 0
3611
+ ],
3612
+ "missing_shards": [],
3613
+ "reused_shards": [],
3614
+ "resumed_complete_cell": false,
3615
+ "slurm": {
3616
+ "slurm_job_id": "16859545",
3617
+ "slurm_job_nodelist": "viscam1",
3618
+ "slurm_job_partition": "sc-loprio",
3619
+ "slurm_cpus_on_node": "16",
3620
+ "hostname": "viscam1.stanford.edu"
3621
+ },
3622
+ "wall_seconds": 31.194251731038094,
3623
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_rational_r8",
3624
+ "attempts": [
3625
+ {
3626
+ "run_name": "pure_rounds_sweep_v1/all_rational_r8",
3627
+ "status": "complete",
3628
+ "run_dir": "/nlp/scr/siddharth/ii_mats/rational_agents/pure_rounds_sweep_v1/all_rational_r8"
3629
+ }
3630
+ ],
3631
+ "summary": {
3632
+ "normalized_primary": {
3633
+ "estimate": 0.22963833333333333,
3634
+ "ci_low": 0.12712114583333334,
3635
+ "ci_high": 0.34275510416666666,
3636
+ "n": 120,
3637
+ "n_instances": 24
3638
+ },
3639
+ "deal_rate": {
3640
+ "estimate": 0.26666666666666666,
3641
+ "ci_low": 0.15,
3642
+ "ci_high": 0.38333333333333336,
3643
+ "n": 120,
3644
+ "n_instances": 24
3645
+ },
3646
+ "normalized_nash_welfare": {
3647
+ "estimate": 0.12923017934506653,
3648
+ "ci_low": 0.06741407968801778,
3649
+ "ci_high": 0.1976602579455679,
3650
+ "n": 120,
3651
+ "n_instances": 24
3652
+ },
3653
+ "dist_to_nbs": {
3654
+ "estimate": 0.52935029099226,
3655
+ "ci_low": 0.4100716656124172,
3656
+ "ci_high": 0.6467812020252032,
3657
+ "n": 32,
3658
+ "n_instances": 14
3659
+ },
3660
+ "gini": {
3661
+ "estimate": 0.28457587478507196,
3662
+ "ci_low": 0.2415215802743216,
3663
+ "ci_high": 0.33603116450743437,
3664
+ "n": 32,
3665
+ "n_instances": 14
3666
+ },
3667
+ "usw": {
3668
+ "estimate": 55.625,
3669
+ "ci_low": 28.456875,
3670
+ "ci_high": 87.87124999999997,
3671
+ "n": 120,
3672
+ "n_instances": 24
3673
+ },
3674
+ "esw": {
3675
+ "estimate": 3.95,
3676
+ "ci_low": 1.6833333333333333,
3677
+ "ci_high": 6.9,
3678
+ "n": 120,
3679
+ "n_instances": 24
3680
+ },
3681
+ "nsw_geomean": {
3682
+ "estimate": 8.84600078163988,
3683
+ "ci_low": 4.076317265466307,
3684
+ "ci_high": 14.169965927605029,
3685
+ "n": 120,
3686
+ "n_instances": 24
3687
+ },
3688
+ "dist_to_frontier": {
3689
+ "estimate": 0.0736732621171264,
3690
+ "ci_low": 0.018817736839116757,
3691
+ "ci_high": 0.16641932356226197,
3692
+ "n": 32,
3693
+ "n_instances": 14
3694
+ },
3695
+ "dist_to_ks": {
3696
+ "estimate": 0.5794515322070473,
3697
+ "ci_low": 0.4740918519870671,
3698
+ "ci_high": 0.6743887745203416,
3699
+ "n": 32,
3700
+ "n_instances": 14
3701
+ },
3702
+ "on_frontier": {
3703
+ "estimate": 0.21666666666666667,
3704
+ "ci_low": 0.1,
3705
+ "ci_high": 0.35833333333333334,
3706
+ "n": 120,
3707
+ "n_instances": 24
3708
+ },
3709
+ "all_ir": {
3710
+ "estimate": 0.26666666666666666,
3711
+ "ci_low": 0.15812500000000002,
3712
+ "ci_high": 0.39166666666666666,
3713
+ "n": 120,
3714
+ "n_instances": 24
3715
+ },
3716
+ "n_ir_violations": {
3717
+ "estimate": 0.0,
3718
+ "ci_low": 0.0,
3719
+ "ci_high": 0.0,
3720
+ "n": 120,
3721
+ "n_instances": 24
3722
+ },
3723
+ "n_ir_violation_turns": {
3724
+ "estimate": 0.0,
3725
+ "ci_low": 0.0,
3726
+ "ci_high": 0.0,
3727
+ "n": 120,
3728
+ "n_instances": 24
3729
+ },
3730
+ "rounds_to_agreement": {
3731
+ "estimate": 8.96875,
3732
+ "ci_low": 8.896459359605911,
3733
+ "ci_high": 9.0,
3734
+ "n": 32,
3735
+ "n_instances": 14
3736
+ },
3737
+ "closing_round": {
3738
+ "estimate": 8.991666666666667,
3739
+ "ci_low": 8.975,
3740
+ "ci_high": 9.0,
3741
+ "n": 120,
3742
+ "n_instances": 24
3743
+ },
3744
+ "rounds_used_turns": {
3745
+ "estimate": 44.958333333333336,
3746
+ "ci_low": 44.875,
3747
+ "ci_high": 45.0,
3748
+ "n": 120,
3749
+ "n_instances": 24
3750
+ },
3751
+ "reached_deadline": {
3752
+ "estimate": 0.9916666666666667,
3753
+ "ci_low": 0.975,
3754
+ "ci_high": 1.0,
3755
+ "n": 120,
3756
+ "n_instances": 24
3757
+ },
3758
+ "belief_accuracy_mean": {
3759
+ "estimate": 0.2279242914026682,
3760
+ "ci_low": 0.20458733275098168,
3761
+ "ci_high": 0.251208811143664,
3762
+ "n": 120,
3763
+ "n_instances": 24
3764
+ },
3765
+ "belief_accuracy_final": {
3766
+ "estimate": 0.23408242877729238,
3767
+ "ci_low": 0.21116657404589506,
3768
+ "ci_high": 0.25857423990168615,
3769
+ "n": 120,
3770
+ "n_instances": 24
3771
+ },
3772
+ "belief_final_posterior_mass_true_type": {
3773
+ "estimate": 0.00031365864389416403,
3774
+ "ci_low": 0.00023591687822763303,
3775
+ "ci_high": 0.0003963775621840317,
3776
+ "n": 120,
3777
+ "n_instances": 24
3778
+ },
3779
+ "belief_final_expected_utility_rmse": {
3780
+ "estimate": 0.25214975862165107,
3781
+ "ci_low": 0.24633966422479847,
3782
+ "ci_high": 0.25828726143641756,
3783
+ "n": 120,
3784
+ "n_instances": 24
3785
+ },
3786
+ "belief_final_accept_set_f1": {
3787
+ "estimate": 0.23408242877729238,
3788
+ "ci_low": 0.2114244430647655,
3789
+ "ci_high": 0.25852894453898856,
3790
+ "n": 120,
3791
+ "n_instances": 24
3792
+ },
3793
+ "belief_auc_posterior_mass_true_type": {
3794
+ "estimate": 0.00030285466313426763,
3795
+ "ci_low": 0.00023702776795660413,
3796
+ "ci_high": 0.00037812514844155363,
3797
+ "n": 120,
3798
+ "n_instances": 24
3799
+ },
3800
+ "belief_auc_expected_utility_rmse": {
3801
+ "estimate": 0.25226955935793416,
3802
+ "ci_low": 0.24665708374272777,
3803
+ "ci_high": 0.2578580337022649,
3804
+ "n": 120,
3805
+ "n_instances": 24
3806
+ },
3807
+ "belief_auc_accept_set_f1": {
3808
+ "estimate": 0.2279242914026682,
3809
+ "ci_low": 0.20550795655894857,
3810
+ "ci_high": 0.25170604855849454,
3811
+ "n": 120,
3812
+ "n_instances": 24
3813
+ },
3814
+ "n_episodes": 120,
3815
+ "n_instances": 24,
3816
+ "belief_accuracy_by_turn": {
3817
+ "posterior_mass_true_type": [
3818
+ 0.00022625985679313213,
3819
+ 0.00029597906506962106,
3820
+ 0.00030133772346909333,
3821
+ 0.000307940812286264,
3822
+ 0.00031039517198809004,
3823
+ 0.00031167780244725063,
3824
+ 0.0003130929190325016,
3825
+ 0.0003133866101547664,
3826
+ 0.0003160864329970499
3827
+ ],
3828
+ "expected_utility_rmse": [
3829
+ 0.25195777418678583,
3830
+ 0.2520378213968282,
3831
+ 0.25258639254784526,
3832
+ 0.2523839884884454,
3833
+ 0.2524125121687703,
3834
+ 0.2523051762257411,
3835
+ 0.2522379055682738,
3836
+ 0.2522237314926447,
3837
+ 0.2522775678052474
3838
+ ],
3839
+ "accept_set_f1": [
3840
+ 0.16453292830717128,
3841
+ 0.22051516999771062,
3842
+ 0.22797334870865646,
3843
+ 0.2338326220273041,
3844
+ 0.23623705811097048,
3845
+ 0.23707792140775977,
3846
+ 0.2351114316238237,
3847
+ 0.23408472139200462,
3848
+ 0.23478218379563073
3849
+ ]
3850
+ },
3851
+ "episode_seconds": {
3852
+ "n": 120,
3853
+ "total": 1600.6436879872344,
3854
+ "mean": 13.33869739989362,
3855
+ "max": 28.352040826343,
3856
+ "n_timeout": 0
3857
+ }
3858
+ },
3859
+ "wandb_url": "https://wandb.ai/siddharth-stanford/rational_agents/runs/yqi0f21u",
3860
+ "wandb_run_id": "yqi0f21u"
3861
+ }
3862
+ ],
3863
+ "completion_note": "12 of 14 cells are complete and final (all_rational and all_oracle at r4/r8/r16/r32/r64, plus all_oracle r128/r256). all_rational_r128 and all_rational_r256 are OUTSTANDING: r256 lost all 16 shards to a preemption (every shard exit -15) and r128 is being refilled by job 16870587 on john4. They are a stated gap, not a silent one; both will be appended as an addendum when they land.",
3864
+ "post_hoc_code_note": "reproducibility_inputs.code_sha256 was computed when this manifest was assembled, AFTER three post-run corrections to launch_rounds_sweep.py and gate_rounds_sweep_anchor.py (docstring wording, gate cross-host mode, graceful exit when the controller reports the sweep finished). Only the last is behavioural and it affects agent shutdown, not episode generation, so the cells were produced by equivalent generating code.",
3865
+ "anchor_gates": {
3866
+ "mode": "cross-host",
3867
+ "all_rational_r4": {
3868
+ "host": "jagupard29",
3869
+ "flips": "7/120",
3870
+ "outcome_flips": 5,
3871
+ "deal_rate": [
3872
+ 0.2333,
3873
+ 0.225
3874
+ ],
3875
+ "verdict": "statistically indistinguishable"
3876
+ },
3877
+ "all_oracle_r4": {
3878
+ "host": "tiger7",
3879
+ "flips": "0/120",
3880
+ "deal_rate": [
3881
+ 1.0,
3882
+ 1.0
3883
+ ],
3884
+ "verdict": "statistically indistinguishable"
3885
+ }
3886
+ }
3887
+ }
cells.csv ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ experiment_name,cell_id,arm,deadline_rounds,host,n_episodes,wall_seconds,normalized_primary,normalized_primary_ci_low,normalized_primary_ci_high,deal_rate,deal_rate_ci_low,deal_rate_ci_high,normalized_nash_welfare,normalized_nash_welfare_ci_low,normalized_nash_welfare_ci_high,dist_to_nbs,dist_to_nbs_ci_low,dist_to_nbs_ci_high,gini,gini_ci_low,gini_ci_high,usw,usw_ci_low,usw_ci_high,esw,esw_ci_low,esw_ci_high,nsw_geomean,nsw_geomean_ci_low,nsw_geomean_ci_high,dist_to_frontier,dist_to_frontier_ci_low,dist_to_frontier_ci_high,dist_to_ks,dist_to_ks_ci_low,dist_to_ks_ci_high,on_frontier,on_frontier_ci_low,on_frontier_ci_high,all_ir,all_ir_ci_low,all_ir_ci_high,n_ir_violations,n_ir_violations_ci_low,n_ir_violations_ci_high,n_ir_violation_turns,n_ir_violation_turns_ci_low,n_ir_violation_turns_ci_high,rounds_to_agreement,rounds_to_agreement_ci_low,rounds_to_agreement_ci_high,closing_round,closing_round_ci_low,closing_round_ci_high,rounds_used_turns,rounds_used_turns_ci_low,rounds_used_turns_ci_high,reached_deadline,reached_deadline_ci_low,reached_deadline_ci_high,belief_accuracy_mean,belief_accuracy_mean_ci_low,belief_accuracy_mean_ci_high,belief_accuracy_final,belief_accuracy_final_ci_low,belief_accuracy_final_ci_high,belief_final_posterior_mass_true_type,belief_final_posterior_mass_true_type_ci_low,belief_final_posterior_mass_true_type_ci_high,belief_final_expected_utility_rmse,belief_final_expected_utility_rmse_ci_low,belief_final_expected_utility_rmse_ci_high,belief_final_accept_set_f1,belief_final_accept_set_f1_ci_low,belief_final_accept_set_f1_ci_high,belief_auc_posterior_mass_true_type,belief_auc_posterior_mass_true_type_ci_low,belief_auc_posterior_mass_true_type_ci_high,belief_auc_expected_utility_rmse,belief_auc_expected_utility_rmse_ci_low,belief_auc_expected_utility_rmse_ci_high,belief_auc_accept_set_f1,belief_auc_accept_set_f1_ci_low,belief_auc_accept_set_f1_ci_high
2
+ pure-rounds-sweep-v1,all_oracle_r4,all_oracle,4,tiger7,120,28.0,0.8882099999999998,0.8666380208333333,0.9101530208333333,1.0,1.0,1.0,0.43085887002138,0.36321613921155016,0.4971246008963478,0.5535472995996159,0.47108196888931847,0.6273817974347584,0.3571603556360976,0.3345456606786814,0.3798447881602925,193.35,178.32458333333332,209.26895833333333,8.4,6.8,10.025208333333332,23.549308235683714,20.06607112672904,26.793948464134903,0.002865488987142314,0.0,0.008596466961426942,0.5848757108036028,0.5013465226689438,0.6574772955900335,0.9916666666666667,0.975,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.15,0.03333333333333333,0.3,1.4,1.2,1.6333333333333333,1.4,1.2,1.6333333333333333,6.975,5.975,8.141666666666667,0.1,0.05,0.15833333333333333,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0
3
+ pure-rounds-sweep-v1,all_oracle_r8,all_oracle,8,tiger7,120,28.8,0.8835691666666666,0.8598648125,0.9060401666666666,1.0,1.0,1.0,0.4300720235310988,0.35422298148408005,0.5043598175425547,0.5616212657788056,0.4773315780723943,0.6399429632699611,0.3642553492196354,0.33994963322872246,0.3892717380060861,192.11666666666667,177.7725,207.36083333333332,8.291666666666666,6.674791666666667,9.933541666666665,23.28244640103553,19.47120703159922,27.105388143139255,0.002491345953898649,0.0,0.007474037861695948,0.5787379291104706,0.49338049644102216,0.6559030886871478,0.9916666666666667,0.975,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.425,0.075,0.9,1.625,1.2666666666666666,2.0,1.625,1.2916666666666667,2.0,8.075,6.390208333333334,9.817083333333331,0.075,0.03333333333333333,0.125,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0
4
+ pure-rounds-sweep-v1,all_oracle_r16,all_oracle,16,tiger7,120,27.5,0.8770275000000001,0.851315,0.9026232083333333,1.0,1.0,1.0,0.4139409664037288,0.3424348694560275,0.485557675724608,0.5831432959326274,0.502612000892862,0.6541208447897041,0.36642122846905756,0.34353324830806325,0.3894109668566445,191.86666666666667,176.71604166666665,207.85916666666665,8.041666666666666,6.424791666666667,9.608749999999997,22.48745350035578,18.812452255112238,25.998587275838375,0.0,0.0,0.0,0.5984501970536014,0.5207064827223562,0.6669952539976245,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,5.0,5.0,5.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0
5
+ pure-rounds-sweep-v1,all_oracle_r32,all_oracle,32,tiger7,120,76.2,0.8988366666666666,0.880127625,0.919602875,1.0,1.0,1.0,0.4323985707882009,0.3561303706313797,0.5045048285527689,0.523293147136795,0.42937486974280026,0.6094165250524584,0.3547594052414456,0.3301582998609918,0.38017239494286675,194.61666666666667,179.89020833333333,209.86062499999997,8.325,6.658125,9.991666666666667,23.383753493188713,19.831080486646922,26.80493663430612,0.002865488987142314,0.0,0.008596466961426942,0.5647119711893229,0.4698661546916389,0.6493759023395944,0.9916666666666667,0.975,1.0,1.0,1.0,1.0,0.0,0.0,0.0,2.975,0.725,6.725,3.425,2.066666666666667,5.0,3.425,2.091666666666667,5.025,17.1,10.433333333333334,25.075,0.075,0.03333333333333333,0.11666666666666667,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0
6
+ pure-rounds-sweep-v1,all_oracle_r64,all_oracle,64,tiger7,120,247.4,0.8901208333333333,0.8681748958333333,0.9119841666666668,1.0,1.0,1.0,0.435428679769788,0.3673158371565189,0.5009546771574124,0.5464557486669314,0.46737009662275103,0.6177017605229627,0.35403813266188233,0.3315727433445792,0.37678707987262966,193.68333333333334,178.4725,209.9789583333333,8.566666666666666,6.874791666666667,10.392083333333332,23.989993539973668,20.295764577648995,27.419475859199764,0.002865488987142314,0.0,0.008596466961426942,0.5814499860896145,0.500013005030564,0.6529211286412537,0.9916666666666667,0.975,1.0,1.0,1.0,1.0,0.0,0.0,0.0,4.65,1.0333333333333334,9.3,5.8,3.1333333333333333,9.0,5.8,3.1333333333333333,8.466666666666667,28.975,15.666666666666666,44.975,0.075,0.03333333333333333,0.125,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0
7
+ pure-rounds-sweep-v1,all_oracle_r128,all_oracle,128,tiger7,120,696.5,0.8835691666666666,0.8598648125,0.9060401666666666,1.0,1.0,1.0,0.4300720235310988,0.35422298148408005,0.5043598175425547,0.5616212657788056,0.4773315780723943,0.6399429632699611,0.3642553492196354,0.33994963322872246,0.3892717380060861,192.11666666666667,177.7725,207.36083333333332,8.291666666666666,6.674791666666667,9.933541666666665,23.28244640103553,19.47120703159922,27.105388143139255,0.002491345953898649,0.0,0.007474037861695948,0.5787379291104706,0.49338049644102216,0.6559030886871478,0.9916666666666667,0.975,1.0,1.0,1.0,1.0,0.0,0.0,0.0,8.425,1.075,17.925624999999997,10.625,5.266666666666667,17.0,10.625,5.291666666666667,17.0,53.075,26.390208333333334,79.81708333333333,0.075,0.03333333333333333,0.125,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0
8
+ pure-rounds-sweep-v1,all_oracle_r256,all_oracle,256,tiger7,120,19.1,0.8770275000000001,0.851315,0.9026232083333333,1.0,1.0,1.0,0.4139409664037288,0.3424348694560275,0.485557675724608,0.5831432959326274,0.502612000892862,0.6541208447897041,0.36642122846905756,0.34353324830806325,0.3894109668566445,191.86666666666667,176.71604166666665,207.85916666666665,8.041666666666666,6.424791666666667,9.608749999999997,22.48745350035578,18.812452255112238,25.998587275838375,0.0,0.0,0.0,0.5984501970536014,0.5207064827223562,0.6669952539976245,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,5.0,5.0,5.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0
9
+ pure-rounds-sweep-v1,all_rational_r4,all_rational,4,jagupard29,120,9.4,0.19534666666666667,0.11596547916666666,0.27913202083333327,0.23333333333333334,0.14166666666666666,0.325,0.11174228051825687,0.06926841896120718,0.15865990172350836,0.4849180650449819,0.32318209313658364,0.6396714307698533,0.2920537443292797,0.23765337118045257,0.3385147778098592,45.425,25.7325,67.22895833333327,3.0416666666666665,1.658125,4.675208333333332,7.1080891501465135,4.102255635601516,10.538506926725093,0.09610414059542241,0.015837065219732053,0.1920990175071536,0.5036596522706419,0.35429916156861346,0.6161617920089868,0.175,0.09166666666666666,0.275,0.23333333333333334,0.14166666666666666,0.3333333333333333,0.0,0.0,0.0,0.0,0.0,0.0,4.964285714285714,4.863636363636363,5.0,4.991666666666666,4.975,5.0,24.958333333333332,24.875,25.0,0.9916666666666667,0.975,1.0,0.21027378419506912,0.19038767298719028,0.23021291357187942,0.2237683145824275,0.20225278029133462,0.24597106345730937,0.000269477065543234,0.0002109531776265976,0.0003298318115968934,0.2548043126507155,0.2493551257136423,0.2608085437727857,0.2237683145824275,0.20289302591433245,0.24625536708925744,0.00025906229708317984,0.00020996119656269244,0.00031211937118117203,0.2541756963730712,0.24873088156376802,0.25973512310466146,0.21027378419506912,0.19109712604361312,0.22995312298273718
10
+ pure-rounds-sweep-v1,all_rational_r8,all_rational,8,viscam1,120,31.2,0.22963833333333333,0.12712114583333334,0.34275510416666666,0.26666666666666666,0.15,0.38333333333333336,0.12923017934506653,0.06741407968801778,0.1976602579455679,0.52935029099226,0.4100716656124172,0.6467812020252032,0.28457587478507196,0.2415215802743216,0.33603116450743437,55.625,28.456875,87.87124999999997,3.95,1.6833333333333333,6.9,8.84600078163988,4.076317265466307,14.169965927605029,0.0736732621171264,0.018817736839116757,0.16641932356226197,0.5794515322070473,0.4740918519870671,0.6743887745203416,0.21666666666666667,0.1,0.35833333333333334,0.26666666666666666,0.15812500000000002,0.39166666666666666,0.0,0.0,0.0,0.0,0.0,0.0,8.96875,8.896459359605911,9.0,8.991666666666667,8.975,9.0,44.958333333333336,44.875,45.0,0.9916666666666667,0.975,1.0,0.2279242914026682,0.20458733275098168,0.251208811143664,0.23408242877729238,0.21116657404589506,0.25857423990168615,0.00031365864389416403,0.00023591687822763303,0.0003963775621840317,0.25214975862165107,0.24633966422479847,0.25828726143641756,0.23408242877729238,0.2114244430647655,0.25852894453898856,0.00030285466313426763,0.00023702776795660413,0.00037812514844155363,0.25226955935793416,0.24665708374272777,0.2578580337022649,0.2279242914026682,0.20550795655894857,0.25170604855849454
11
+ pure-rounds-sweep-v1,all_rational_r16,all_rational,16,jagupard34,120,408.9,0.18190749999999997,0.09679660416666666,0.27402152083333325,0.20833333333333334,0.11666666666666667,0.31666666666666665,0.10303494788533936,0.054449447100679206,0.15957045936515754,0.5564775424905025,0.40470783077467387,0.6979992610799421,0.28685888354865985,0.23518237576043077,0.34882899960127967,44.05,21.71333333333333,71.11708333333324,2.816666666666667,1.0583333333333333,5.216666666666667,6.843998766652857,2.8521609350255033,11.307894704359667,0.05266134301692572,0.0,0.1445708050182352,0.5397255123149752,0.3793193492043902,0.65021545403553,0.18333333333333332,0.08333333333333333,0.3,0.20833333333333334,0.11666666666666667,0.30833333333333335,0.0,0.0,0.0,0.0,0.0,0.0,17.0,17.0,17.0,17.0,17.0,17.0,85.0,85.0,85.0,1.0,1.0,1.0,0.24127561313815352,0.21600567682239905,0.2671171534400729,0.24617109236543802,0.22168675775621538,0.2714814656447126,0.00034631562715279674,0.00026721298330386776,0.00043082898364204874,0.24964532619604754,0.2436060175488272,0.25627813847384195,0.24617109236543802,0.22251937467987593,0.2730044637375798,0.0003371217153376854,0.0002659734717852699,0.0004185913315972768,0.2500973666359586,0.24415593167938607,0.25607078389210536,0.24127561313815352,0.21691058111416406,0.26608336311232705
12
+ pure-rounds-sweep-v1,all_rational_r32,all_rational,32,jagupard34,120,1192.9,0.1776475,0.0936478125,0.26789491666666665,0.20833333333333334,0.11666666666666667,0.31666666666666665,0.10148957658345155,0.054883328045172826,0.15551401477924592,0.5820997156884712,0.45203954198356455,0.6917995192963392,0.2847959538721243,0.23700231146362852,0.3407670753464283,43.275,20.545416666666668,70.44333333333331,2.7583333333333333,1.125,4.917291666666664,6.855446514527714,3.100097921046231,11.120259851588635,0.06447171949651397,0.012288449732796441,0.1454535005279107,0.5556227671320861,0.4162834382847556,0.6623125864320751,0.16666666666666666,0.06666666666666667,0.2833333333333333,0.20833333333333334,0.11666666666666667,0.30833333333333335,0.0,0.0,0.0,0.0,0.0,0.0,32.96,32.8421052631579,33.0,32.99166666666667,32.975,33.0,164.95833333333334,164.875,165.0,0.9916666666666667,0.975,1.0,0.2442872587655928,0.2199923889507709,0.2689953749168399,0.24265153265117553,0.2196425868327953,0.26670046256108143,0.0003509158486922845,0.0002717471292895487,0.00043657048892051177,0.24835731284576554,0.2424605718744945,0.25459398856908616,0.24265153265117553,0.22007973722160382,0.2675109245583557,0.00034503354233268133,0.0002719471979793878,0.0004269942881932465,0.2489309755500417,0.24311264209146305,0.25482299711514445,0.2442872587655928,0.22037267970267124,0.26865566196601637
13
+ pure-rounds-sweep-v1,all_rational_r64,all_rational,64,iliad1,120,7310.9,0.2067641666666667,0.12681235416666667,0.28710656249999994,0.25,0.15833333333333333,0.35,0.11375191245870137,0.06775441907993647,0.16371896052498391,0.5630274981078318,0.4247779428586448,0.6763102561441273,0.306587604650158,0.257862375667292,0.35298118266204964,48.03333333333333,27.899166666666666,71.27604166666667,2.95,1.5833333333333333,4.542291666666664,7.32297179497246,4.047971794671358,10.69220280183968,0.09432153613770564,0.012922770382668688,0.189010733037628,0.5247913040131839,0.3908351799157196,0.6369913521897359,0.18333333333333332,0.1,0.2833333333333333,0.25,0.15833333333333333,0.3416666666666667,0.0,0.0,0.0,0.0,0.0,0.0,64.96666666666667,64.875,65.0,64.99166666666666,64.975,65.0,324.9583333333333,324.875,325.0,0.9916666666666667,0.975,1.0,0.24088692223098165,0.2174586255938862,0.26423104848546247,0.24149959204588758,0.21902139521239258,0.2647564998728436,0.0003458571077517823,0.0002704388713573243,0.0004260087212268285,0.24814624276974945,0.24252266717376655,0.2541911843252385,0.24149959204588758,0.21932416452995845,0.2653211235276115,0.00034643470383244167,0.00027222257580239125,0.00042792613125333244,0.24879755666272102,0.24305662066723258,0.25466152690268073,0.24088692223098165,0.21772972990928213,0.26408619735924727
episodes.csv ADDED
The diff for this file is too large to render. See raw diff
 
episodes/all_oracle_r128.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6666efc59cf739999cc8b088fa7a5ea1c8fb0b239bdbef2c5a0f8a795f8c6a6
3
+ size 10578458
episodes/all_oracle_r16.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bd0b03158e9750289768028976640be6a444aae4edfe7a1d0f309544e0430d0
3
+ size 422637
episodes/all_oracle_r256.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa58d75c929f7e970910bcd1c44bb9ed33e842dcc7f7a690084232f090b7aa3f
3
+ size 422988
episodes/all_oracle_r32.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a881a962d541731c56a630576732a2d275e61516a8f9d72bbe8ce4724a10d93
3
+ size 885293
episodes/all_oracle_r4.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67805d029cd986f3b50c8abbdac5c9af894f59bd15597f87dc754b7b0ce05fd8
3
+ size 536204
episodes/all_oracle_r64.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f40da740e4d488aa71a82785a4175dee099b2cc7d279735948b6acaebe28208c
3
+ size 1789979
episodes/all_oracle_r8.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f9484f6228b2b97e6df0cc253e99a78c35d52abb9051d16c7eb5939e04cfcfb
3
+ size 552006
episodes/all_rational_r16.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb5b6707d3b527f81c3dfc0691132dffeebd8c04bf94a67fe56e0d5a061fefcb
3
+ size 25566140
episodes/all_rational_r32.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:672f47f4c3376851f0b730673545a9753944ea9df03a1fed3aeb938137649884
3
+ size 98338894
episodes/all_rational_r4.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba80e524941fb103414f7cdc3621411a6bfde11cc2a0f0454cac5bce2489b02c
3
+ size 2660497
episodes/all_rational_r64.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01b104f706e8908dc84c494fbdb802255d783bf126fd2838fab328e75258a136
3
+ size 327299448
episodes/all_rational_r8.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b00aaa7066c1639520590a23ddb6aef1d57f216bd6ab37e99a7feb725e217ba
3
+ size 5928562