diff --git a/analysis/nie/nie_primary_outcomes.csv b/analysis/nie/archive/nie_primary_outcomes.csv similarity index 100% rename from analysis/nie/nie_primary_outcomes.csv rename to analysis/nie/archive/nie_primary_outcomes.csv diff --git a/analysis/nie/nie_scenario_processing.py b/analysis/nie/archive/nie_scenario_processing.py similarity index 100% rename from analysis/nie/nie_scenario_processing.py rename to analysis/nie/archive/nie_scenario_processing.py diff --git a/analysis/nie/nie_survey_preparation.ipynb b/analysis/nie/archive/nie_survey_preparation.ipynb similarity index 100% rename from analysis/nie/nie_survey_preparation.ipynb rename to analysis/nie/archive/nie_survey_preparation.ipynb diff --git a/analysis/nie/nie_survey_set_A.csv b/analysis/nie/archive/nie_survey_set_A.csv similarity index 100% rename from analysis/nie/nie_survey_set_A.csv rename to analysis/nie/archive/nie_survey_set_A.csv diff --git a/analysis/nie/nie_survey_set_B.csv b/analysis/nie/archive/nie_survey_set_B.csv similarity index 100% rename from analysis/nie/nie_survey_set_B.csv rename to analysis/nie/archive/nie_survey_set_B.csv diff --git a/analysis/nie/temp_get_factors.py b/analysis/nie/archive/temp_get_factors.py similarity index 100% rename from analysis/nie/temp_get_factors.py rename to analysis/nie/archive/temp_get_factors.py diff --git a/analysis/nie/temp_wrapper.py b/analysis/nie/archive/temp_wrapper.py similarity index 100% rename from analysis/nie/temp_wrapper.py rename to analysis/nie/archive/temp_wrapper.py diff --git a/analysis/nie/validate_annotation.ipynb b/analysis/nie/validate_annotation_AL.ipynb similarity index 100% rename from analysis/nie/validate_annotation.ipynb rename to analysis/nie/validate_annotation_AL.ipynb diff --git a/analysis/nie/validate_annotation_RC.ipynb b/analysis/nie/validate_annotation_RC.ipynb new file mode 100644 index 00000000..ca613092 --- /dev/null +++ b/analysis/nie/validate_annotation_RC.ipynb @@ -0,0 +1,58 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": null, + "id": "e049acc5", + "metadata": {}, + "outputs": [], + "source": [ + "# Import libraries\n", + "from pathlib import Path\n", + "import json\n", + "import pandas as pd\n", + "import numpy as np\n", + "from scipy.stats import chi2_contingency, ttest_ind" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "2d3c54b3", + "metadata": {}, + "outputs": [], + "source": [ + "current_path = Path().resolve()\n", + "scenarios_path = current_path.parent.parent / \"scenarios_inputs\" / \"nie\" \n", + "annotated_output_path = current_path.parent.parent / \"annotated_outputs\" / \"nie\"\n", + "\n", + "print(f\"current_path: {current_path}\")\n", + "print(f\"scenarios_path: {scenarios_path}\")\n", + "print(f\"annotated_output_path: {annotated_output_path}\")" + ] + }, + { + "cell_type": "markdown", + "id": "368992c0", + "metadata": {}, + "source": [ + "### Function Definitions" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "c01b8bfa", + "metadata": {}, + "outputs": [], + "source": [] + } + ], + "metadata": { + "language_info": { + "name": "python" + } + }, + "nbformat": 4, + "nbformat_minor": 5 +} diff --git a/annotated_outputs/nie/nie_scenarios_0_choice_1.html b/annotated_outputs/nie/nie_scenarios_0_choice_1.html new file mode 100644 index 00000000..3c73fc75 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_0_choice_1.html @@ -0,0 +1,114 @@ + +
+ + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_0_choice_1.json b/annotated_outputs/nie/nie_scenarios_0_choice_1.json new file mode 100644 index 00000000..ce9c2161 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_0_choice_1.json @@ -0,0 +1,12 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "redirect the train to the side track"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The train moves onto the side track"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The bus with 2 passengers is hit by the train"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The 2 passengers on the side-track bus are killed"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The bus with 10 passengers is not hit by the train"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The 10 passengers on the other bus survive"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I cause the deaths of 2 passengers"}]} +{"node": {"kind": "being", "label": "bus with 10 passengers"}, "links": []} +{"node": {"kind": "being", "label": "bus with 2 passengers"}, "links": []} +{"node": {"kind": "action_choice", "label": "redirect the train to the side track"}, "links": [{"link": {"kind": "v-link", "value": "-25.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The train moves onto the side track"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The bus with 2 passengers is hit by the train"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The 2 passengers on the side-track bus are killed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The bus with 10 passengers is not hit by the train"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The 10 passengers on the other bus survive"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I cause the deaths of 2 passengers"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The train moves onto the side track"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "bus with 10 passengers"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "bus with 2 passengers"}]} +{"node": {"kind": "event", "label": "The bus with 2 passengers is hit by the train"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-8"}, "to_node": "bus with 10 passengers"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "bus with 2 passengers"}]} +{"node": {"kind": "event", "label": "The 2 passengers on the side-track bus are killed"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "bus with 10 passengers"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "bus with 2 passengers"}]} +{"node": {"kind": "event", "label": "The bus with 10 passengers is not hit by the train"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "bus with 10 passengers"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "bus with 2 passengers"}]} +{"node": {"kind": "event", "label": "The 10 passengers on the other bus survive"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "bus with 10 passengers"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "bus with 2 passengers"}]} +{"node": {"kind": "event", "label": "I cause the deaths of 2 passengers"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "bus with 10 passengers"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "bus with 2 passengers"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_0_choice_2.html b/annotated_outputs/nie/nie_scenarios_0_choice_2.html new file mode 100644 index 00000000..c1d9a3e7 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_0_choice_2.html @@ -0,0 +1,108 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_0_choice_2.json b/annotated_outputs/nie/nie_scenarios_0_choice_2.json new file mode 100644 index 00000000..a08dda72 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_0_choice_2.json @@ -0,0 +1,11 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "keep the train on the same track"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The train hits the bus with 10 passengers"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "The 10 passengers on the bus are killed"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The bus with 2 passengers on the side track is not hit"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The 2 passengers on the side-track bus remain alive"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I do not redirect the train"}]} +{"node": {"kind": "being", "label": "10 bus passengers on the current track"}, "links": []} +{"node": {"kind": "being", "label": "2 bus passengers on the side track"}, "links": []} +{"node": {"kind": "action_choice", "label": "keep the train on the same track"}, "links": [{"link": {"kind": "v-link", "value": "37.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The train hits the bus with 10 passengers"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The 10 passengers on the bus are killed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The bus with 2 passengers on the side track is not hit"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The 2 passengers on the side-track bus remain alive"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I do not redirect the train"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The train hits the bus with 10 passengers"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "10 bus passengers on the current track"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "2 bus passengers on the side track"}]} +{"node": {"kind": "event", "label": "The 10 passengers on the bus are killed"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "10 bus passengers on the current track"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "2 bus passengers on the side track"}]} +{"node": {"kind": "event", "label": "The bus with 2 passengers on the side track is not hit"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "10 bus passengers on the current track"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "2 bus passengers on the side track"}]} +{"node": {"kind": "event", "label": "The 2 passengers on the side-track bus remain alive"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "10 bus passengers on the current track"}, {"link": {"kind": "utility", "value": "100"}, "to_node": "2 bus passengers on the side track"}]} +{"node": {"kind": "event", "label": "I do not redirect the train"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "10 bus passengers on the current track"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "2 bus passengers on the side track"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_10_choice_1.html b/annotated_outputs/nie/nie_scenarios_10_choice_1.html new file mode 100644 index 00000000..c6dfbd7c --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_10_choice_1.html @@ -0,0 +1,120 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_10_choice_1.json b/annotated_outputs/nie/nie_scenarios_10_choice_1.json new file mode 100644 index 00000000..464e0d11 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_10_choice_1.json @@ -0,0 +1,13 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "push the worker from the bridge"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I push the heavy worker from the bridge"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The heavy worker falls onto the tracks"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The heavy worker dies in the collision with the speed-train"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The speed-train stops before reaching the three railroad workers"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The three railroad workers survive"}]} +{"node": {"kind": "being", "label": "heavy worker on the bridge"}, "links": []} +{"node": {"kind": "being", "label": "railroad worker 1 maintaining the tracks"}, "links": []} +{"node": {"kind": "being", "label": "railroad worker 2 maintaining the tracks"}, "links": []} +{"node": {"kind": "being", "label": "railroad worker 3 maintaining the tracks"}, "links": []} +{"node": {"kind": "action_choice", "label": "push the worker from the bridge"}, "links": [{"link": {"kind": "v-link", "value": "-72.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I push the heavy worker from the bridge"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The heavy worker falls onto the tracks"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The heavy worker dies in the collision with the speed-train"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The speed-train stops before reaching the three railroad workers"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The three railroad workers survive"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "I push the heavy worker from the bridge"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "heavy worker on the bridge"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "railroad worker 1 maintaining the tracks"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "railroad worker 2 maintaining the tracks"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "railroad worker 3 maintaining the tracks"}]} +{"node": {"kind": "event", "label": "The heavy worker falls onto the tracks"}, "links": [{"link": {"kind": "utility", "value": "-2"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "heavy worker on the bridge"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "railroad worker 1 maintaining the tracks"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "railroad worker 2 maintaining the tracks"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "railroad worker 3 maintaining the tracks"}]} +{"node": {"kind": "event", "label": "The heavy worker dies in the collision with the speed-train"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "heavy worker on the bridge"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "railroad worker 1 maintaining the tracks"}, {"link": {"kind": "utility", "value": "-75"}, "to_node": "railroad worker 2 maintaining the tracks"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "railroad worker 3 maintaining the tracks"}]} +{"node": {"kind": "event", "label": "The speed-train stops before reaching the three railroad workers"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "heavy worker on the bridge"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "railroad worker 1 maintaining the tracks"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "railroad worker 2 maintaining the tracks"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "railroad worker 3 maintaining the tracks"}]} +{"node": {"kind": "event", "label": "The three railroad workers survive"}, "links": [{"link": {"kind": "utility", "value": "12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "88"}, "to_node": "heavy worker on the bridge"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "railroad worker 1 maintaining the tracks"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "railroad worker 2 maintaining the tracks"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "railroad worker 3 maintaining the tracks"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_10_choice_2.html b/annotated_outputs/nie/nie_scenarios_10_choice_2.html new file mode 100644 index 00000000..7f995114 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_10_choice_2.html @@ -0,0 +1,102 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_10_choice_2.json b/annotated_outputs/nie/nie_scenarios_10_choice_2.json new file mode 100644 index 00000000..2770f9ea --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_10_choice_2.json @@ -0,0 +1,10 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not push the worker from the bridge"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I do not push the worker from the bridge"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The heavy worker remains alive"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The out-of-control speed-train continues toward the three railroad workers"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The three railroad workers die"}]} +{"node": {"kind": "being", "label": "3 railroad workers maintaining the tracks"}, "links": []} +{"node": {"kind": "being", "label": "heavy worker standing on the bridge"}, "links": []} +{"node": {"kind": "action_choice", "label": "not push the worker from the bridge"}, "links": [{"link": {"kind": "v-link", "value": "-19.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I do not push the worker from the bridge"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The heavy worker remains alive"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The out-of-control speed-train continues toward the three railroad workers"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The three railroad workers die"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "I do not push the worker from the bridge"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "3 railroad workers maintaining the tracks"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "heavy worker standing on the bridge"}]} +{"node": {"kind": "event", "label": "The heavy worker remains alive"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "3 railroad workers maintaining the tracks"}, {"link": {"kind": "utility", "value": "100"}, "to_node": "heavy worker standing on the bridge"}]} +{"node": {"kind": "event", "label": "The out-of-control speed-train continues toward the three railroad workers"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "3 railroad workers maintaining the tracks"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "heavy worker standing on the bridge"}]} +{"node": {"kind": "event", "label": "The three railroad workers die"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "3 railroad workers maintaining the tracks"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "heavy worker standing on the bridge"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_11_choice_1.html b/annotated_outputs/nie/nie_scenarios_11_choice_1.html new file mode 100644 index 00000000..3ba74065 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_11_choice_1.html @@ -0,0 +1,120 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_11_choice_1.json b/annotated_outputs/nie/nie_scenarios_11_choice_1.json new file mode 100644 index 00000000..0f801eb0 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_11_choice_1.json @@ -0,0 +1,13 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "push the button"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I push the button"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The trap door opens"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The heavy worker falls onto the tracks"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The speed-train collides with the heavy worker"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The heavy worker dies"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The speed-train stops before reaching the three railroad workers"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The three railroad workers survive"}]} +{"node": {"kind": "being", "label": "3 railroad workers maintaining the tracks"}, "links": []} +{"node": {"kind": "being", "label": "heavy worker on top of the bridge"}, "links": []} +{"node": {"kind": "action_choice", "label": "push the button"}, "links": [{"link": {"kind": "v-link", "value": "14.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I push the button"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The trap door opens"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The heavy worker falls onto the tracks"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The speed-train collides with the heavy worker"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The heavy worker dies"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The speed-train stops before reaching the three railroad workers"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The three railroad workers survive"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "I push the button"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "3 railroad workers maintaining the tracks"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "heavy worker on top of the bridge"}]} +{"node": {"kind": "event", "label": "The trap door opens"}, "links": [{"link": {"kind": "utility", "value": "-12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "3 railroad workers maintaining the tracks"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "heavy worker on top of the bridge"}]} +{"node": {"kind": "event", "label": "The heavy worker falls onto the tracks"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "3 railroad workers maintaining the tracks"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "heavy worker on top of the bridge"}]} +{"node": {"kind": "event", "label": "The speed-train collides with the heavy worker"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "3 railroad workers maintaining the tracks"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "heavy worker on top of the bridge"}]} +{"node": {"kind": "event", "label": "The heavy worker dies"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-75"}, "to_node": "3 railroad workers maintaining the tracks"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "heavy worker on top of the bridge"}]} +{"node": {"kind": "event", "label": "The speed-train stops before reaching the three railroad workers"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "3 railroad workers maintaining the tracks"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "heavy worker on top of the bridge"}]} +{"node": {"kind": "event", "label": "The three railroad workers survive"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "3 railroad workers maintaining the tracks"}, {"link": {"kind": "utility", "value": "88"}, "to_node": "heavy worker on top of the bridge"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_11_choice_2.html b/annotated_outputs/nie/nie_scenarios_11_choice_2.html new file mode 100644 index 00000000..ad758bcd --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_11_choice_2.html @@ -0,0 +1,120 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_11_choice_2.json b/annotated_outputs/nie/nie_scenarios_11_choice_2.json new file mode 100644 index 00000000..6fe830d1 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_11_choice_2.json @@ -0,0 +1,13 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not push the button"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I do not push the button"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The trap door remains closed"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The heavy worker remains on the bridge"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "The speed-train continues on the tracks"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "The speed-train hits the three railroad workers"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "The three railroad workers die"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The heavy worker lives"}]} +{"node": {"kind": "being", "label": "3 railroad workers maintaining the tracks"}, "links": []} +{"node": {"kind": "being", "label": "heavy worker on top of the bridge"}, "links": []} +{"node": {"kind": "action_choice", "label": "not push the button"}, "links": [{"link": {"kind": "v-link", "value": "1.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I do not push the button"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The trap door remains closed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The heavy worker remains on the bridge"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The speed-train continues on the tracks"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The speed-train hits the three railroad workers"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The three railroad workers die"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The heavy worker lives"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "I do not push the button"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "3 railroad workers maintaining the tracks"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "heavy worker on top of the bridge"}]} +{"node": {"kind": "event", "label": "The trap door remains closed"}, "links": [{"link": {"kind": "utility", "value": "-12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "3 railroad workers maintaining the tracks"}, {"link": {"kind": "utility", "value": "-12"}, "to_node": "heavy worker on top of the bridge"}]} +{"node": {"kind": "event", "label": "The heavy worker remains on the bridge"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "3 railroad workers maintaining the tracks"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "heavy worker on top of the bridge"}]} +{"node": {"kind": "event", "label": "The speed-train continues on the tracks"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "3 railroad workers maintaining the tracks"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "heavy worker on top of the bridge"}]} +{"node": {"kind": "event", "label": "The speed-train hits the three railroad workers"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "3 railroad workers maintaining the tracks"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "heavy worker on top of the bridge"}]} +{"node": {"kind": "event", "label": "The three railroad workers die"}, "links": [{"link": {"kind": "utility", "value": "-2"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "3 railroad workers maintaining the tracks"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "heavy worker on top of the bridge"}]} +{"node": {"kind": "event", "label": "The heavy worker lives"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "3 railroad workers maintaining the tracks"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "heavy worker on top of the bridge"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_12_choice_1.html b/annotated_outputs/nie/nie_scenarios_12_choice_1.html new file mode 100644 index 00000000..cacdd6b2 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_12_choice_1.html @@ -0,0 +1,102 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_12_choice_1.json b/annotated_outputs/nie/nie_scenarios_12_choice_1.json new file mode 100644 index 00000000..f8c37891 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_12_choice_1.json @@ -0,0 +1,10 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "throw the switch"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The trolley switches onto the side track"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "One person on the side track is killed"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The two people on the main track are not hit by the trolley"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I cause the trolley to be redirected"}]} +{"node": {"kind": "being", "label": "person on the side track"}, "links": []} +{"node": {"kind": "being", "label": "2 people on the main track"}, "links": []} +{"node": {"kind": "action_choice", "label": "throw the switch"}, "links": [{"link": {"kind": "v-link", "value": "-28.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The trolley switches onto the side track"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "One person on the side track is killed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The two people on the main track are not hit by the trolley"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I cause the trolley to be redirected"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The trolley switches onto the side track"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "person on the side track"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "2 people on the main track"}]} +{"node": {"kind": "event", "label": "One person on the side track is killed"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "person on the side track"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "2 people on the main track"}]} +{"node": {"kind": "event", "label": "The two people on the main track are not hit by the trolley"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "person on the side track"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "2 people on the main track"}]} +{"node": {"kind": "event", "label": "I cause the trolley to be redirected"}, "links": [{"link": {"kind": "utility", "value": "-15"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "person on the side track"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "2 people on the main track"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_12_choice_2.html b/annotated_outputs/nie/nie_scenarios_12_choice_2.html new file mode 100644 index 00000000..06e092c3 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_12_choice_2.html @@ -0,0 +1,107 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_12_choice_2.json b/annotated_outputs/nie/nie_scenarios_12_choice_2.json new file mode 100644 index 00000000..992011a5 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_12_choice_2.json @@ -0,0 +1,11 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not throw the switch"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The trolley stays on the main track"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "Two people are run over and killed"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The person on the side track is not hit by the trolley"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I do not throw the switch"}]} +{"node": {"kind": "being", "label": "person on the main track 1"}, "links": []} +{"node": {"kind": "being", "label": "person on the main track 2"}, "links": []} +{"node": {"kind": "being", "label": "person on the side track"}, "links": []} +{"node": {"kind": "action_choice", "label": "not throw the switch"}, "links": [{"link": {"kind": "v-link", "value": "2.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The trolley stays on the main track"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Two people are run over and killed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The person on the side track is not hit by the trolley"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I do not throw the switch"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The trolley stays on the main track"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "person on the main track 1"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "person on the main track 2"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "person on the side track"}]} +{"node": {"kind": "event", "label": "Two people are run over and killed"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "person on the main track 1"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "person on the main track 2"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "person on the side track"}]} +{"node": {"kind": "event", "label": "The person on the side track is not hit by the trolley"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "person on the main track 1"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "person on the main track 2"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "person on the side track"}]} +{"node": {"kind": "event", "label": "I do not throw the switch"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "person on the main track 1"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "person on the main track 2"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "person on the side track"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_13_choice_1.html b/annotated_outputs/nie/nie_scenarios_13_choice_1.html new file mode 100644 index 00000000..57571784 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_13_choice_1.html @@ -0,0 +1,120 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_13_choice_1.json b/annotated_outputs/nie/nie_scenarios_13_choice_1.json new file mode 100644 index 00000000..558887fb --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_13_choice_1.json @@ -0,0 +1,13 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "throw the switch"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I throw the switch"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The trolley turns onto the side track"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "My brother is run over by the trolley"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "My brother dies"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The person on the original track is not run over by the trolley"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The person on the original track survives"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I experience the act of choosing my brother to die"}]} +{"node": {"kind": "being", "label": "1 person on the main track"}, "links": []} +{"node": {"kind": "being", "label": "my brother"}, "links": []} +{"node": {"kind": "action_choice", "label": "throw the switch"}, "links": [{"link": {"kind": "v-link", "value": "-28.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I throw the switch"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The trolley turns onto the side track"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "My brother is run over by the trolley"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "My brother dies"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The person on the original track is not run over by the trolley"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The person on the original track survives"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I experience the act of choosing my brother to die"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "I throw the switch"}, "links": [{"link": {"kind": "utility", "value": "8"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "1 person on the main track"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "my brother"}]} +{"node": {"kind": "event", "label": "The trolley turns onto the side track"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "1 person on the main track"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "my brother"}]} +{"node": {"kind": "event", "label": "My brother is run over by the trolley"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "1 person on the main track"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "my brother"}]} +{"node": {"kind": "event", "label": "My brother dies"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-6"}, "to_node": "1 person on the main track"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "my brother"}]} +{"node": {"kind": "event", "label": "The person on the original track is not run over by the trolley"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "100"}, "to_node": "1 person on the main track"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "my brother"}]} +{"node": {"kind": "event", "label": "The person on the original track survives"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "100"}, "to_node": "1 person on the main track"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "my brother"}]} +{"node": {"kind": "event", "label": "I experience the act of choosing my brother to die"}, "links": [{"link": {"kind": "utility", "value": "-98"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "1 person on the main track"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "my brother"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_13_choice_2.html b/annotated_outputs/nie/nie_scenarios_13_choice_2.html new file mode 100644 index 00000000..300534d1 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_13_choice_2.html @@ -0,0 +1,108 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_13_choice_2.json b/annotated_outputs/nie/nie_scenarios_13_choice_2.json new file mode 100644 index 00000000..6b61ab31 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_13_choice_2.json @@ -0,0 +1,11 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not throw the switch"}, {"link": {"kind": "b_link", "value": "C-I+K+"}, "to_node": "The trolley continues on the main track"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The person on the main track is killed"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I do not throw the switch"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "My brother on the side track is not hit by the trolley"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "I remain physically uninvolved in redirecting the trolley"}]} +{"node": {"kind": "being", "label": "the person on the main track"}, "links": []} +{"node": {"kind": "being", "label": "my brother"}, "links": []} +{"node": {"kind": "action_choice", "label": "not throw the switch"}, "links": [{"link": {"kind": "v-link", "value": "2.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The trolley continues on the main track"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The person on the main track is killed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I do not throw the switch"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "My brother on the side track is not hit by the trolley"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I remain physically uninvolved in redirecting the trolley"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The trolley continues on the main track"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the person on the main track"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "my brother"}]} +{"node": {"kind": "event", "label": "The person on the main track is killed"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the person on the main track"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "my brother"}]} +{"node": {"kind": "event", "label": "I do not throw the switch"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the person on the main track"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "my brother"}]} +{"node": {"kind": "event", "label": "My brother on the side track is not hit by the trolley"}, "links": [{"link": {"kind": "utility", "value": "95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "the person on the main track"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "my brother"}]} +{"node": {"kind": "event", "label": "I remain physically uninvolved in redirecting the trolley"}, "links": [{"link": {"kind": "utility", "value": "-10"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the person on the main track"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "my brother"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_14_choice_1.html b/annotated_outputs/nie/nie_scenarios_14_choice_1.html new file mode 100644 index 00000000..a6333b5f --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_14_choice_1.html @@ -0,0 +1,114 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_14_choice_1.json b/annotated_outputs/nie/nie_scenarios_14_choice_1.json new file mode 100644 index 00000000..447e5b53 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_14_choice_1.json @@ -0,0 +1,12 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "throw the switch"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The trolley switches onto the side track"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "My brother is struck and killed by the trolley"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The two people on the original track are not struck by the trolley"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I cause my brother's death"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "I experience grief"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The two people experience survival"}]} +{"node": {"kind": "being", "label": "2 people on the main track"}, "links": []} +{"node": {"kind": "being", "label": "my brother"}, "links": []} +{"node": {"kind": "action_choice", "label": "throw the switch"}, "links": [{"link": {"kind": "v-link", "value": "-28.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The trolley switches onto the side track"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "My brother is struck and killed by the trolley"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The two people on the original track are not struck by the trolley"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I cause my brother's death"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I experience grief"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The two people experience survival"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The trolley switches onto the side track"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "90"}, "to_node": "2 people on the main track"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "my brother"}]} +{"node": {"kind": "event", "label": "My brother is struck and killed by the trolley"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-5"}, "to_node": "2 people on the main track"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "my brother"}]} +{"node": {"kind": "event", "label": "The two people on the original track are not struck by the trolley"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "100"}, "to_node": "2 people on the main track"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "my brother"}]} +{"node": {"kind": "event", "label": "I cause my brother's death"}, "links": [{"link": {"kind": "utility", "value": "-100"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "2 people on the main track"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "my brother"}]} +{"node": {"kind": "event", "label": "I experience grief"}, "links": [{"link": {"kind": "utility", "value": "-78"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-10"}, "to_node": "2 people on the main track"}, {"link": {"kind": "utility", "value": "-45"}, "to_node": "my brother"}]} +{"node": {"kind": "event", "label": "The two people experience survival"}, "links": [{"link": {"kind": "utility", "value": "85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "100"}, "to_node": "2 people on the main track"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "my brother"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_14_choice_2.html b/annotated_outputs/nie/nie_scenarios_14_choice_2.html new file mode 100644 index 00000000..d0a3071a --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_14_choice_2.html @@ -0,0 +1,102 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_14_choice_2.json b/annotated_outputs/nie/nie_scenarios_14_choice_2.json new file mode 100644 index 00000000..16c04e0a --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_14_choice_2.json @@ -0,0 +1,10 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not throw the switch"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "The trolley continues on the main track"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "Two people are killed"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I do not physically intervene to redirect the trolley"}, {"link": {"kind": "b_link", "value": "C-I+K+"}, "to_node": "My brother is not hit by the trolley"}]} +{"node": {"kind": "being", "label": "2 people on the main track"}, "links": []} +{"node": {"kind": "being", "label": "my brother"}, "links": []} +{"node": {"kind": "action_choice", "label": "not throw the switch"}, "links": [{"link": {"kind": "v-link", "value": "2.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The trolley continues on the main track"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Two people are killed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I do not physically intervene to redirect the trolley"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "My brother is not hit by the trolley"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The trolley continues on the main track"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "2 people on the main track"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "my brother"}]} +{"node": {"kind": "event", "label": "Two people are killed"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "2 people on the main track"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "my brother"}]} +{"node": {"kind": "event", "label": "I do not physically intervene to redirect the trolley"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "2 people on the main track"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "my brother"}]} +{"node": {"kind": "event", "label": "My brother is not hit by the trolley"}, "links": [{"link": {"kind": "utility", "value": "88"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "2 people on the main track"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "my brother"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_15_choice_1.html b/annotated_outputs/nie/nie_scenarios_15_choice_1.html new file mode 100644 index 00000000..12b3c48f --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_15_choice_1.html @@ -0,0 +1,102 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_15_choice_1.json b/annotated_outputs/nie/nie_scenarios_15_choice_1.json new file mode 100644 index 00000000..bb5290ff --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_15_choice_1.json @@ -0,0 +1,10 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "throw the switch"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The trolley changes onto the side track"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "My brother survives"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "Two people on the side track are killed"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "I cause the deaths of the two people on the side track"}]} +{"node": {"kind": "being", "label": "my brother"}, "links": []} +{"node": {"kind": "being", "label": "2 people on the side track"}, "links": []} +{"node": {"kind": "action_choice", "label": "throw the switch"}, "links": [{"link": {"kind": "v-link", "value": "-28.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The trolley changes onto the side track"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "My brother survives"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Two people on the side track are killed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I cause the deaths of the two people on the side track"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The trolley changes onto the side track"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "my brother"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "2 people on the side track"}]} +{"node": {"kind": "event", "label": "My brother survives"}, "links": [{"link": {"kind": "utility", "value": "88"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "my brother"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "2 people on the side track"}]} +{"node": {"kind": "event", "label": "Two people on the side track are killed"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-2"}, "to_node": "my brother"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "2 people on the side track"}]} +{"node": {"kind": "event", "label": "I cause the deaths of the two people on the side track"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "my brother"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "2 people on the side track"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_15_choice_2.html b/annotated_outputs/nie/nie_scenarios_15_choice_2.html new file mode 100644 index 00000000..792aa55a --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_15_choice_2.html @@ -0,0 +1,102 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_15_choice_2.json b/annotated_outputs/nie/nie_scenarios_15_choice_2.json new file mode 100644 index 00000000..d7299067 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_15_choice_2.json @@ -0,0 +1,10 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not throw the switch"}, {"link": {"kind": "b_link", "value": "C-I+K+"}, "to_node": "The trolley stays on the current track"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "My brother is killed"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The two people on the side track are not hit by the trolley"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I do not throw the switch"}]} +{"node": {"kind": "being", "label": "my brother"}, "links": []} +{"node": {"kind": "being", "label": "2 people on the side track"}, "links": []} +{"node": {"kind": "action_choice", "label": "not throw the switch"}, "links": [{"link": {"kind": "v-link", "value": "2.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The trolley stays on the current track"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "My brother is killed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The two people on the side track are not hit by the trolley"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I do not throw the switch"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The trolley stays on the current track"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "my brother"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "2 people on the side track"}]} +{"node": {"kind": "event", "label": "My brother is killed"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "my brother"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "2 people on the side track"}]} +{"node": {"kind": "event", "label": "The two people on the side track are not hit by the trolley"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "my brother"}, {"link": {"kind": "utility", "value": "100"}, "to_node": "2 people on the side track"}]} +{"node": {"kind": "event", "label": "I do not throw the switch"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "my brother"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "2 people on the side track"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_16_choice_1.html b/annotated_outputs/nie/nie_scenarios_16_choice_1.html new file mode 100644 index 00000000..44001534 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_16_choice_1.html @@ -0,0 +1,102 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_16_choice_1.json b/annotated_outputs/nie/nie_scenarios_16_choice_1.json new file mode 100644 index 00000000..262fb4c0 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_16_choice_1.json @@ -0,0 +1,10 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "use the injured person to break down the blockage"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I forcefully use the injured person against the blocked exit"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The injured person is physically harmed"}, {"link": {"kind": "b_link", "value": "C+I+K-"}, "to_node": "The blockage at the emergency exit is broken or weakened"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The emergency exit becomes passable for me and the five other trapped people"}]} +{"node": {"kind": "being", "label": "5 other people"}, "links": []} +{"node": {"kind": "being", "label": "injured person"}, "links": []} +{"node": {"kind": "action_choice", "label": "use the injured person to break down the blockage"}, "links": [{"link": {"kind": "v-link", "value": "-33.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I forcefully use the injured person against the blocked exit"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The injured person is physically harmed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The blockage at the emergency exit is broken or weakened"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The emergency exit becomes passable for me and the five other trapped people"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "I forcefully use the injured person against the blocked exit"}, "links": [{"link": {"kind": "utility", "value": "-72"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "5 other people"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "injured person"}]} +{"node": {"kind": "event", "label": "The injured person is physically harmed"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-5"}, "to_node": "5 other people"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "injured person"}]} +{"node": {"kind": "event", "label": "The blockage at the emergency exit is broken or weakened"}, "links": [{"link": {"kind": "utility", "value": "75"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "5 other people"}, {"link": {"kind": "utility", "value": "75"}, "to_node": "injured person"}]} +{"node": {"kind": "event", "label": "The emergency exit becomes passable for me and the five other trapped people"}, "links": [{"link": {"kind": "utility", "value": "95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "5 other people"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "injured person"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_16_choice_2.html b/annotated_outputs/nie/nie_scenarios_16_choice_2.html new file mode 100644 index 00000000..c51996b2 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_16_choice_2.html @@ -0,0 +1,108 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_16_choice_2.json b/annotated_outputs/nie/nie_scenarios_16_choice_2.json new file mode 100644 index 00000000..73e9d395 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_16_choice_2.json @@ -0,0 +1,11 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not use the injured person to break down the blockage"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The injured person is not used to break down the blockage"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "The emergency exit remains blocked by burning debris"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "I remain trapped in the burning building"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The five other trapped people remain trapped in the burning building"}, {"link": {"kind": "b_link", "value": "C-I-K-"}, "to_node": "The injured person crawls through the hole at the bottom of the exit door"}]} +{"node": {"kind": "being", "label": "five other people"}, "links": []} +{"node": {"kind": "being", "label": "injured person"}, "links": []} +{"node": {"kind": "action_choice", "label": "not use the injured person to break down the blockage"}, "links": [{"link": {"kind": "v-link", "value": "-12.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The injured person is not used to break down the blockage"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The emergency exit remains blocked by burning debris"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I remain trapped in the burning building"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The five other trapped people remain trapped in the burning building"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The injured person crawls through the hole at the bottom of the exit door"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The injured person is not used to break down the blockage"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "five other people"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "injured person"}]} +{"node": {"kind": "event", "label": "The emergency exit remains blocked by burning debris"}, "links": [{"link": {"kind": "utility", "value": "-88"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "five other people"}, {"link": {"kind": "utility", "value": "-92"}, "to_node": "injured person"}]} +{"node": {"kind": "event", "label": "I remain trapped in the burning building"}, "links": [{"link": {"kind": "utility", "value": "-100"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "five other people"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "injured person"}]} +{"node": {"kind": "event", "label": "The five other trapped people remain trapped in the burning building"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "five other people"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "injured person"}]} +{"node": {"kind": "event", "label": "The injured person crawls through the hole at the bottom of the exit door"}, "links": [{"link": {"kind": "utility", "value": "10"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "10"}, "to_node": "five other people"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "injured person"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_17_choice_1.html b/annotated_outputs/nie/nie_scenarios_17_choice_1.html new file mode 100644 index 00000000..08d13b02 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_17_choice_1.html @@ -0,0 +1,120 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_17_choice_1.json b/annotated_outputs/nie/nie_scenarios_17_choice_1.json new file mode 100644 index 00000000..59eae084 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_17_choice_1.json @@ -0,0 +1,13 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "activate the emergency system to put out the fire and leave the injured without air"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The fire suppression system activates"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The fire is put out or reduced"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The emergency exit becomes safer to use"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I survive"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "Five other trapped people survive"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The injured person is deprived of air"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The injured person dies"}]} +{"node": {"kind": "being", "label": "5 other people"}, "links": []} +{"node": {"kind": "being", "label": "the injured person"}, "links": []} +{"node": {"kind": "action_choice", "label": "activate the emergency system to put out the fire and leave the injured without air"}, "links": [{"link": {"kind": "v-link", "value": "-69.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The fire suppression system activates"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The fire is put out or reduced"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The emergency exit becomes safer to use"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I survive"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Five other trapped people survive"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The injured person is deprived of air"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The injured person dies"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The fire suppression system activates"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "5 other people"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "the injured person"}]} +{"node": {"kind": "event", "label": "The fire is put out or reduced"}, "links": [{"link": {"kind": "utility", "value": "85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "5 other people"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "the injured person"}]} +{"node": {"kind": "event", "label": "The emergency exit becomes safer to use"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "5 other people"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "the injured person"}]} +{"node": {"kind": "event", "label": "I survive"}, "links": [{"link": {"kind": "utility", "value": "95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "5 other people"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "the injured person"}]} +{"node": {"kind": "event", "label": "Five other trapped people survive"}, "links": [{"link": {"kind": "utility", "value": "85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "5 other people"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "the injured person"}]} +{"node": {"kind": "event", "label": "The injured person is deprived of air"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "5 other people"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the injured person"}]} +{"node": {"kind": "event", "label": "The injured person dies"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-12"}, "to_node": "5 other people"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the injured person"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_17_choice_2.html b/annotated_outputs/nie/nie_scenarios_17_choice_2.html new file mode 100644 index 00000000..7ac124db --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_17_choice_2.html @@ -0,0 +1,102 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_17_choice_2.json b/annotated_outputs/nie/nie_scenarios_17_choice_2.json new file mode 100644 index 00000000..ea00072e --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_17_choice_2.json @@ -0,0 +1,10 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not activate the emergency system"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The emergency system remains inactive"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The emergency exit remains blocked by burning debris"}, {"link": {"kind": "b_link", "value": "C-I-K-"}, "to_node": "The injured person crawls through the hole at the bottom of the exit door"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The five other trapped people remain trapped in the burning building"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "I die in the burning building"}]} +{"node": {"kind": "being", "label": "another injured person"}, "links": []} +{"node": {"kind": "action_choice", "label": "not activate the emergency system"}, "links": [{"link": {"kind": "v-link", "value": "-20.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The emergency system remains inactive"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The emergency exit remains blocked by burning debris"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The injured person crawls through the hole at the bottom of the exit door"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The five other trapped people remain trapped in the burning building"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I die in the burning building"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The emergency system remains inactive"}, "links": [{"link": {"kind": "utility", "value": "-72"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "another injured person"}]} +{"node": {"kind": "event", "label": "The emergency exit remains blocked by burning debris"}, "links": [{"link": {"kind": "utility", "value": "-88"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "another injured person"}]} +{"node": {"kind": "event", "label": "The injured person crawls through the hole at the bottom of the exit door"}, "links": [{"link": {"kind": "utility", "value": "10"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "10"}, "to_node": "another injured person"}]} +{"node": {"kind": "event", "label": "The five other trapped people remain trapped in the burning building"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "another injured person"}]} +{"node": {"kind": "event", "label": "I die in the burning building"}, "links": [{"link": {"kind": "utility", "value": "-100"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-10"}, "to_node": "another injured person"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_18_choice_1.html b/annotated_outputs/nie/nie_scenarios_18_choice_1.html new file mode 100644 index 00000000..c697f3db --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_18_choice_1.html @@ -0,0 +1,107 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_18_choice_1.json b/annotated_outputs/nie/nie_scenarios_18_choice_1.json new file mode 100644 index 00000000..1c43f276 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_18_choice_1.json @@ -0,0 +1,11 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "put a hand over the baby's mouth to absorb the crying and leave the baby without air"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "My baby dies"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I and the other refugees remain hidden from the soldiers"}, {"link": {"kind": "b_link", "value": "C+I+K-"}, "to_node": "I survive"}, {"link": {"kind": "b_link", "value": "C+I+K-"}, "to_node": "The other refugees survive"}]} +{"node": {"kind": "being", "label": "my baby"}, "links": []} +{"node": {"kind": "being", "label": "10 neighbors"}, "links": []} +{"node": {"kind": "being", "label": "soldiers searching the house"}, "links": []} +{"node": {"kind": "action_choice", "label": "put a hand over the baby's mouth to absorb the crying and leave the baby without air"}, "links": [{"link": {"kind": "v-link", "value": "-54.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "My baby dies"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I and the other refugees remain hidden from the soldiers"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I survive"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The other refugees survive"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "My baby dies"}, "links": [{"link": {"kind": "utility", "value": "-100"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "my baby"}, {"link": {"kind": "utility", "value": "-12"}, "to_node": "10 neighbors"}, {"link": {"kind": "utility", "value": "-8"}, "to_node": "soldiers searching the house"}]} +{"node": {"kind": "event", "label": "I and the other refugees remain hidden from the soldiers"}, "links": [{"link": {"kind": "utility", "value": "88"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "my baby"}, {"link": {"kind": "utility", "value": "6"}, "to_node": "10 neighbors"}, {"link": {"kind": "utility", "value": "-10"}, "to_node": "soldiers searching the house"}]} +{"node": {"kind": "event", "label": "I survive"}, "links": [{"link": {"kind": "utility", "value": "95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "my baby"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "10 neighbors"}, {"link": {"kind": "utility", "value": "-35"}, "to_node": "soldiers searching the house"}]} +{"node": {"kind": "event", "label": "The other refugees survive"}, "links": [{"link": {"kind": "utility", "value": "75"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "my baby"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "10 neighbors"}, {"link": {"kind": "utility", "value": "-10"}, "to_node": "soldiers searching the house"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_18_choice_2.html b/annotated_outputs/nie/nie_scenarios_18_choice_2.html new file mode 100644 index 00000000..eadd33d3 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_18_choice_2.html @@ -0,0 +1,121 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_18_choice_2.json b/annotated_outputs/nie/nie_scenarios_18_choice_2.json new file mode 100644 index 00000000..f57c23ba --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_18_choice_2.json @@ -0,0 +1,13 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "let the baby cry"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The baby cries loudly"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The soldiers hear the baby"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The soldiers find the hiding place"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The soldiers spare the baby's life"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The soldiers kill me"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The soldiers kill the other refugees in both rooms"}]} +{"node": {"kind": "being", "label": "my baby"}, "links": []} +{"node": {"kind": "being", "label": "10 neighbors"}, "links": []} +{"node": {"kind": "being", "label": "soldiers searching the house"}, "links": []} +{"node": {"kind": "action_choice", "label": "let the baby cry"}, "links": [{"link": {"kind": "v-link", "value": "-14.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The baby cries loudly"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The soldiers hear the baby"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The soldiers find the hiding place"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The soldiers spare the baby's life"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The soldiers kill me"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The soldiers kill the other refugees in both rooms"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The baby cries loudly"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "my baby"}, {"link": {"kind": "utility", "value": "-18"}, "to_node": "10 neighbors"}, {"link": {"kind": "utility", "value": "-35"}, "to_node": "soldiers searching the house"}]} +{"node": {"kind": "event", "label": "The soldiers hear the baby"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "my baby"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "10 neighbors"}, {"link": {"kind": "utility", "value": "-10"}, "to_node": "soldiers searching the house"}]} +{"node": {"kind": "event", "label": "The soldiers find the hiding place"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "my baby"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "10 neighbors"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "soldiers searching the house"}]} +{"node": {"kind": "event", "label": "The soldiers spare the baby's life"}, "links": [{"link": {"kind": "utility", "value": "85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "my baby"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "10 neighbors"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "soldiers searching the house"}]} +{"node": {"kind": "event", "label": "The soldiers kill me"}, "links": [{"link": {"kind": "utility", "value": "-100"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "my baby"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "10 neighbors"}, {"link": {"kind": "utility", "value": "-10"}, "to_node": "soldiers searching the house"}]} +{"node": {"kind": "event", "label": "The soldiers kill the other refugees in both rooms"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "my baby"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "10 neighbors"}, {"link": {"kind": "utility", "value": "-10"}, "to_node": "soldiers searching the house"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_19_choice_1.html b/annotated_outputs/nie/nie_scenarios_19_choice_1.html new file mode 100644 index 00000000..97015c3e --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_19_choice_1.html @@ -0,0 +1,135 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_19_choice_1.json b/annotated_outputs/nie/nie_scenarios_19_choice_1.json new file mode 100644 index 00000000..5a99b3e8 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_19_choice_1.json @@ -0,0 +1,15 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "activate the noisy boiler to cushion the crying and asphyxiate the baby"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The boiler is activated"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The baby's crying is masked by the boiler noise"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The baby dies from asphyxiation"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The soldiers do not hear the baby crying"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I remain undiscovered by the soldiers"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The ten neighbors remain undiscovered by the soldiers"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I survive"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The ten neighbors survive"}]} +{"node": {"kind": "being", "label": "my baby"}, "links": []} +{"node": {"kind": "being", "label": "10 neighbors"}, "links": []} +{"node": {"kind": "being", "label": "soldiers searching the house"}, "links": []} +{"node": {"kind": "action_choice", "label": "activate the noisy boiler to cushion the crying and asphyxiate the baby"}, "links": [{"link": {"kind": "v-link", "value": "-42.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The boiler is activated"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The baby's crying is masked by the boiler noise"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The baby dies from asphyxiation"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The soldiers do not hear the baby crying"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I remain undiscovered by the soldiers"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The ten neighbors remain undiscovered by the soldiers"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I survive"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The ten neighbors survive"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The boiler is activated"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "my baby"}, {"link": {"kind": "utility", "value": "-8"}, "to_node": "10 neighbors"}, {"link": {"kind": "utility", "value": "-40"}, "to_node": "soldiers searching the house"}]} +{"node": {"kind": "event", "label": "The baby's crying is masked by the boiler noise"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "my baby"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "10 neighbors"}, {"link": {"kind": "utility", "value": "-35"}, "to_node": "soldiers searching the house"}]} +{"node": {"kind": "event", "label": "The baby dies from asphyxiation"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "my baby"}, {"link": {"kind": "utility", "value": "-80"}, "to_node": "10 neighbors"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "soldiers searching the house"}]} +{"node": {"kind": "event", "label": "The soldiers do not hear the baby crying"}, "links": [{"link": {"kind": "utility", "value": "85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "my baby"}, {"link": {"kind": "utility", "value": "10"}, "to_node": "10 neighbors"}, {"link": {"kind": "utility", "value": "-10"}, "to_node": "soldiers searching the house"}]} +{"node": {"kind": "event", "label": "I remain undiscovered by the soldiers"}, "links": [{"link": {"kind": "utility", "value": "88"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "my baby"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "10 neighbors"}, {"link": {"kind": "utility", "value": "-30"}, "to_node": "soldiers searching the house"}]} +{"node": {"kind": "event", "label": "The ten neighbors remain undiscovered by the soldiers"}, "links": [{"link": {"kind": "utility", "value": "85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "my baby"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "10 neighbors"}, {"link": {"kind": "utility", "value": "-40"}, "to_node": "soldiers searching the house"}]} +{"node": {"kind": "event", "label": "I survive"}, "links": [{"link": {"kind": "utility", "value": "95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "my baby"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "10 neighbors"}, {"link": {"kind": "utility", "value": "-35"}, "to_node": "soldiers searching the house"}]} +{"node": {"kind": "event", "label": "The ten neighbors survive"}, "links": [{"link": {"kind": "utility", "value": "12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "8"}, "to_node": "my baby"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "10 neighbors"}, {"link": {"kind": "utility", "value": "-10"}, "to_node": "soldiers searching the house"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_19_choice_2.html b/annotated_outputs/nie/nie_scenarios_19_choice_2.html new file mode 100644 index 00000000..c1029e03 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_19_choice_2.html @@ -0,0 +1,121 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_19_choice_2.json b/annotated_outputs/nie/nie_scenarios_19_choice_2.json new file mode 100644 index 00000000..5361eecf --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_19_choice_2.json @@ -0,0 +1,13 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "let the baby cry"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The baby cries loudly"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The soldiers hear the baby"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The soldiers find the hiding place"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The soldiers spare the baby's life"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The soldiers kill me"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The soldiers kill the ten neighbors"}]} +{"node": {"kind": "being", "label": "my baby"}, "links": []} +{"node": {"kind": "being", "label": "10 neighbors"}, "links": []} +{"node": {"kind": "being", "label": "soldiers searching the house"}, "links": []} +{"node": {"kind": "action_choice", "label": "let the baby cry"}, "links": [{"link": {"kind": "v-link", "value": "-14.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The baby cries loudly"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The soldiers hear the baby"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The soldiers find the hiding place"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The soldiers spare the baby's life"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The soldiers kill me"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The soldiers kill the ten neighbors"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The baby cries loudly"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "my baby"}, {"link": {"kind": "utility", "value": "-18"}, "to_node": "10 neighbors"}, {"link": {"kind": "utility", "value": "-35"}, "to_node": "soldiers searching the house"}]} +{"node": {"kind": "event", "label": "The soldiers hear the baby"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "my baby"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "10 neighbors"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "soldiers searching the house"}]} +{"node": {"kind": "event", "label": "The soldiers find the hiding place"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "my baby"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "10 neighbors"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "soldiers searching the house"}]} +{"node": {"kind": "event", "label": "The soldiers spare the baby's life"}, "links": [{"link": {"kind": "utility", "value": "85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "my baby"}, {"link": {"kind": "utility", "value": "8"}, "to_node": "10 neighbors"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "soldiers searching the house"}]} +{"node": {"kind": "event", "label": "The soldiers kill me"}, "links": [{"link": {"kind": "utility", "value": "-100"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "my baby"}, {"link": {"kind": "utility", "value": "-8"}, "to_node": "10 neighbors"}, {"link": {"kind": "utility", "value": "-10"}, "to_node": "soldiers searching the house"}]} +{"node": {"kind": "event", "label": "The soldiers kill the ten neighbors"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "my baby"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "10 neighbors"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "soldiers searching the house"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_1_choice_1.html b/annotated_outputs/nie/nie_scenarios_1_choice_1.html new file mode 100644 index 00000000..56bbcc8b --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_1_choice_1.html @@ -0,0 +1,138 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_1_choice_1.json b/annotated_outputs/nie/nie_scenarios_1_choice_1.json new file mode 100644 index 00000000..f2f0d6cb --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_1_choice_1.json @@ -0,0 +1,16 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "push the cars"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The bus with 2 passengers is pushed onto the track"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The high-speed train hits the bus with 2 passengers"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The 2 passengers on that bus are killed"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The bus with 10 passengers is not hit by the train"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The 10 passengers on that bus survive"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "Several cars in front of me are pushed by me"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The occupants of the pushed cars are endangered"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The pushed cars are damaged"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The bus with 2 passengers is damaged"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I directly cause the deaths of 2 passengers"}]} +{"node": {"kind": "being", "label": "10 bus passengers on the bus currently on the track"}, "links": []} +{"node": {"kind": "being", "label": "2 bus passengers on the bus that would be pushed onto the track"}, "links": []} +{"node": {"kind": "action_choice", "label": "push the cars"}, "links": [{"link": {"kind": "v-link", "value": "-17.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The bus with 2 passengers is pushed onto the track"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The high-speed train hits the bus with 2 passengers"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The 2 passengers on that bus are killed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The bus with 10 passengers is not hit by the train"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The 10 passengers on that bus survive"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Several cars in front of me are pushed by me"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The occupants of the pushed cars are endangered"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The pushed cars are damaged"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The bus with 2 passengers is damaged"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I directly cause the deaths of 2 passengers"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The bus with 2 passengers is pushed onto the track"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "10 bus passengers on the bus currently on the track"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "2 bus passengers on the bus that would be pushed onto the track"}]} +{"node": {"kind": "event", "label": "The high-speed train hits the bus with 2 passengers"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "10 bus passengers on the bus currently on the track"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "2 bus passengers on the bus that would be pushed onto the track"}]} +{"node": {"kind": "event", "label": "The 2 passengers on that bus are killed"}, "links": [{"link": {"kind": "utility", "value": "-2"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "10 bus passengers on the bus currently on the track"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "2 bus passengers on the bus that would be pushed onto the track"}]} +{"node": {"kind": "event", "label": "The bus with 10 passengers is not hit by the train"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "100"}, "to_node": "10 bus passengers on the bus currently on the track"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "2 bus passengers on the bus that would be pushed onto the track"}]} +{"node": {"kind": "event", "label": "The 10 passengers on that bus survive"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "100"}, "to_node": "10 bus passengers on the bus currently on the track"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "2 bus passengers on the bus that would be pushed onto the track"}]} +{"node": {"kind": "event", "label": "Several cars in front of me are pushed by me"}, "links": [{"link": {"kind": "utility", "value": "-70"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "10 bus passengers on the bus currently on the track"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "2 bus passengers on the bus that would be pushed onto the track"}]} +{"node": {"kind": "event", "label": "The occupants of the pushed cars are endangered"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-8"}, "to_node": "10 bus passengers on the bus currently on the track"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "2 bus passengers on the bus that would be pushed onto the track"}]} +{"node": {"kind": "event", "label": "The pushed cars are damaged"}, "links": [{"link": {"kind": "utility", "value": "-15"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "5"}, "to_node": "10 bus passengers on the bus currently on the track"}, {"link": {"kind": "utility", "value": "8"}, "to_node": "2 bus passengers on the bus that would be pushed onto the track"}]} +{"node": {"kind": "event", "label": "The bus with 2 passengers is damaged"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "10 bus passengers on the bus currently on the track"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "2 bus passengers on the bus that would be pushed onto the track"}]} +{"node": {"kind": "event", "label": "I directly cause the deaths of 2 passengers"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "10 bus passengers on the bus currently on the track"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "2 bus passengers on the bus that would be pushed onto the track"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_1_choice_2.html b/annotated_outputs/nie/nie_scenarios_1_choice_2.html new file mode 100644 index 00000000..3ada134f --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_1_choice_2.html @@ -0,0 +1,108 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_1_choice_2.json b/annotated_outputs/nie/nie_scenarios_1_choice_2.json new file mode 100644 index 00000000..2becce62 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_1_choice_2.json @@ -0,0 +1,11 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not push the cars"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The train hits the bus with 10 passengers."}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "The 10 passengers on the bus are killed."}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The bus with 2 passengers is not pushed onto the track."}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The 2 passengers on the other bus remain unharmed."}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I do not push several cars."}]} +{"node": {"kind": "being", "label": "10 bus passengers"}, "links": []} +{"node": {"kind": "being", "label": "2 bus passengers"}, "links": []} +{"node": {"kind": "action_choice", "label": "not push the cars"}, "links": [{"link": {"kind": "v-link", "value": "-2.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The train hits the bus with 10 passengers."}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The 10 passengers on the bus are killed."}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The bus with 2 passengers is not pushed onto the track."}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The 2 passengers on the other bus remain unharmed."}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I do not push several cars."}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The train hits the bus with 10 passengers."}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "10 bus passengers"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "2 bus passengers"}]} +{"node": {"kind": "event", "label": "The 10 passengers on the bus are killed."}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "10 bus passengers"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "2 bus passengers"}]} +{"node": {"kind": "event", "label": "The bus with 2 passengers is not pushed onto the track."}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "10 bus passengers"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "2 bus passengers"}]} +{"node": {"kind": "event", "label": "The 2 passengers on the other bus remain unharmed."}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "8"}, "to_node": "10 bus passengers"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "2 bus passengers"}]} +{"node": {"kind": "event", "label": "I do not push several cars."}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-8"}, "to_node": "10 bus passengers"}, {"link": {"kind": "utility", "value": "-2"}, "to_node": "2 bus passengers"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_20_choice_1.html b/annotated_outputs/nie/nie_scenarios_20_choice_1.html new file mode 100644 index 00000000..6fbd462a --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_20_choice_1.html @@ -0,0 +1,114 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_20_choice_1.json b/annotated_outputs/nie/nie_scenarios_20_choice_1.json new file mode 100644 index 00000000..f1df6813 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_20_choice_1.json @@ -0,0 +1,12 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "open the hatch that will fall on the crewmember below to get enough oxygen"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The hatch opens"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The hatch falls onto the unconscious crewmember"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The unconscious crewmember is injured or killed"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "Oxygen becomes available to me and the ten survivors in the upper section"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I survive longer"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The ten survivors survive longer"}]} +{"node": {"kind": "being", "label": "10 other surviving crewmembers in the upper section"}, "links": []} +{"node": {"kind": "being", "label": "1 unconscious crewmember in the lower section"}, "links": []} +{"node": {"kind": "action_choice", "label": "open the hatch that will fall on the crewmember below to get enough oxygen"}, "links": [{"link": {"kind": "v-link", "value": "-27.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The hatch opens"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The hatch falls onto the unconscious crewmember"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The unconscious crewmember is injured or killed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Oxygen becomes available to me and the ten survivors in the upper section"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I survive longer"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The ten survivors survive longer"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The hatch opens"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "10 other surviving crewmembers in the upper section"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "1 unconscious crewmember in the lower section"}]} +{"node": {"kind": "event", "label": "The hatch falls onto the unconscious crewmember"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-12"}, "to_node": "10 other surviving crewmembers in the upper section"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "1 unconscious crewmember in the lower section"}]} +{"node": {"kind": "event", "label": "The unconscious crewmember is injured or killed"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-12"}, "to_node": "10 other surviving crewmembers in the upper section"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "1 unconscious crewmember in the lower section"}]} +{"node": {"kind": "event", "label": "Oxygen becomes available to me and the ten survivors in the upper section"}, "links": [{"link": {"kind": "utility", "value": "95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "10 other surviving crewmembers in the upper section"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "1 unconscious crewmember in the lower section"}]} +{"node": {"kind": "event", "label": "I survive longer"}, "links": [{"link": {"kind": "utility", "value": "95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "8"}, "to_node": "10 other surviving crewmembers in the upper section"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "1 unconscious crewmember in the lower section"}]} +{"node": {"kind": "event", "label": "The ten survivors survive longer"}, "links": [{"link": {"kind": "utility", "value": "12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "10 other surviving crewmembers in the upper section"}, {"link": {"kind": "utility", "value": "10"}, "to_node": "1 unconscious crewmember in the lower section"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_20_choice_2.html b/annotated_outputs/nie/nie_scenarios_20_choice_2.html new file mode 100644 index 00000000..90c001b7 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_20_choice_2.html @@ -0,0 +1,114 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_20_choice_2.json b/annotated_outputs/nie/nie_scenarios_20_choice_2.json new file mode 100644 index 00000000..20c50ffd --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_20_choice_2.json @@ -0,0 +1,12 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not open the hatch"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The hatch remains closed"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "I and ten survivors stay trapped in the upper section"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The unconscious crewmember remains alone in the lower section"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "Oxygen in the upper section continues to be shared by eleven people"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "I and the ten survivors face insufficient oxygen to survive until surfacing"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "The unconscious crewmember continues to have enough oxygen in the lower section"}]} +{"node": {"kind": "being", "label": "10 other survivors in the upper section"}, "links": []} +{"node": {"kind": "being", "label": "1 unconscious crewmember in the lower section"}, "links": []} +{"node": {"kind": "action_choice", "label": "not open the hatch"}, "links": [{"link": {"kind": "v-link", "value": "-12.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The hatch remains closed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I and ten survivors stay trapped in the upper section"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The unconscious crewmember remains alone in the lower section"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Oxygen in the upper section continues to be shared by eleven people"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I and the ten survivors face insufficient oxygen to survive until surfacing"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The unconscious crewmember continues to have enough oxygen in the lower section"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The hatch remains closed"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "10 other survivors in the upper section"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "1 unconscious crewmember in the lower section"}]} +{"node": {"kind": "event", "label": "I and ten survivors stay trapped in the upper section"}, "links": [{"link": {"kind": "utility", "value": "-75"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "10 other survivors in the upper section"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "1 unconscious crewmember in the lower section"}]} +{"node": {"kind": "event", "label": "The unconscious crewmember remains alone in the lower section"}, "links": [{"link": {"kind": "utility", "value": "-12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "2"}, "to_node": "10 other survivors in the upper section"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "1 unconscious crewmember in the lower section"}]} +{"node": {"kind": "event", "label": "Oxygen in the upper section continues to be shared by eleven people"}, "links": [{"link": {"kind": "utility", "value": "-70"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "10 other survivors in the upper section"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "1 unconscious crewmember in the lower section"}]} +{"node": {"kind": "event", "label": "I and the ten survivors face insufficient oxygen to survive until surfacing"}, "links": [{"link": {"kind": "utility", "value": "-96"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "10 other survivors in the upper section"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "1 unconscious crewmember in the lower section"}]} +{"node": {"kind": "event", "label": "The unconscious crewmember continues to have enough oxygen in the lower section"}, "links": [{"link": {"kind": "utility", "value": "12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "5"}, "to_node": "10 other survivors in the upper section"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "1 unconscious crewmember in the lower section"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_21_choice_1.html b/annotated_outputs/nie/nie_scenarios_21_choice_1.html new file mode 100644 index 00000000..41831b1d --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_21_choice_1.html @@ -0,0 +1,108 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_21_choice_1.json b/annotated_outputs/nie/nie_scenarios_21_choice_1.json new file mode 100644 index 00000000..47f8cd3d --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_21_choice_1.json @@ -0,0 +1,11 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "push the button to open the hatch that will fall on the crewmember below to get enough oxygen"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The hatch opens"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The hatch falls onto the unconscious crewmember"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The unconscious crewmember is killed"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "Oxygen is redirected to the upper section"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I and the ten survivors in the upper section gain enough oxygen to survive until reaching the surface"}]} +{"node": {"kind": "being", "label": "10 other survivors in the upper section"}, "links": []} +{"node": {"kind": "being", "label": "1 unconscious crewmember in the lower section"}, "links": []} +{"node": {"kind": "action_choice", "label": "push the button to open the hatch that will fall on the crewmember below to get enough oxygen"}, "links": [{"link": {"kind": "v-link", "value": "-33.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The hatch opens"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The hatch falls onto the unconscious crewmember"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The unconscious crewmember is killed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Oxygen is redirected to the upper section"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I and the ten survivors in the upper section gain enough oxygen to survive until reaching the surface"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The hatch opens"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "10 other survivors in the upper section"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "1 unconscious crewmember in the lower section"}]} +{"node": {"kind": "event", "label": "The hatch falls onto the unconscious crewmember"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-8"}, "to_node": "10 other survivors in the upper section"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "1 unconscious crewmember in the lower section"}]} +{"node": {"kind": "event", "label": "The unconscious crewmember is killed"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-12"}, "to_node": "10 other survivors in the upper section"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "1 unconscious crewmember in the lower section"}]} +{"node": {"kind": "event", "label": "Oxygen is redirected to the upper section"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "10 other survivors in the upper section"}, {"link": {"kind": "utility", "value": "-88"}, "to_node": "1 unconscious crewmember in the lower section"}]} +{"node": {"kind": "event", "label": "I and the ten survivors in the upper section gain enough oxygen to survive until reaching the surface"}, "links": [{"link": {"kind": "utility", "value": "95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "10 other survivors in the upper section"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "1 unconscious crewmember in the lower section"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_21_choice_2.html b/annotated_outputs/nie/nie_scenarios_21_choice_2.html new file mode 100644 index 00000000..3db6a475 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_21_choice_2.html @@ -0,0 +1,108 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_21_choice_2.json b/annotated_outputs/nie/nie_scenarios_21_choice_2.json new file mode 100644 index 00000000..fe2c97a7 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_21_choice_2.json @@ -0,0 +1,11 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not push the button to open the hatch that will fall on the crewmember below"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The hatch remains closed"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The unconscious crewmember below is not crushed by the hatch"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "I and the ten survivors in the upper section remain trapped with insufficient oxygen"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "Oxygen in the upper section continues to be shared among eleven people"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I face the ongoing emergency without creating a new fatal injury to the crewmember below"}]} +{"node": {"kind": "being", "label": "10 other survivors in the upper section"}, "links": []} +{"node": {"kind": "being", "label": "1 unconscious crewmember in the lower section"}, "links": []} +{"node": {"kind": "action_choice", "label": "not push the button to open the hatch that will fall on the crewmember below"}, "links": [{"link": {"kind": "v-link", "value": "-13.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The hatch remains closed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The unconscious crewmember below is not crushed by the hatch"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I and the ten survivors in the upper section remain trapped with insufficient oxygen"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Oxygen in the upper section continues to be shared among eleven people"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I face the ongoing emergency without creating a new fatal injury to the crewmember below"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The hatch remains closed"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "10 other survivors in the upper section"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "1 unconscious crewmember in the lower section"}]} +{"node": {"kind": "event", "label": "The unconscious crewmember below is not crushed by the hatch"}, "links": [{"link": {"kind": "utility", "value": "75"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "8"}, "to_node": "10 other survivors in the upper section"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "1 unconscious crewmember in the lower section"}]} +{"node": {"kind": "event", "label": "I and the ten survivors in the upper section remain trapped with insufficient oxygen"}, "links": [{"link": {"kind": "utility", "value": "-96"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "10 other survivors in the upper section"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "1 unconscious crewmember in the lower section"}]} +{"node": {"kind": "event", "label": "Oxygen in the upper section continues to be shared among eleven people"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-55"}, "to_node": "10 other survivors in the upper section"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "1 unconscious crewmember in the lower section"}]} +{"node": {"kind": "event", "label": "I face the ongoing emergency without creating a new fatal injury to the crewmember below"}, "links": [{"link": {"kind": "utility", "value": "65"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "72"}, "to_node": "10 other survivors in the upper section"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "1 unconscious crewmember in the lower section"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_22_choice_1.html b/annotated_outputs/nie/nie_scenarios_22_choice_1.html new file mode 100644 index 00000000..7beef7b2 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_22_choice_1.html @@ -0,0 +1,121 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_22_choice_1.json b/annotated_outputs/nie/nie_scenarios_22_choice_1.json new file mode 100644 index 00000000..0b63a177 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_22_choice_1.json @@ -0,0 +1,13 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "shoot at the injured diver"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I shoot the injured diver with the harpoon"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The injured diver is struck and harmed by the harpoon"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The injured diver is slowed or stopped from reaching the protective cage"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The sharks focus on the injured diver"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I and the other divers gain a chance to escape the sharks"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The injured diver is left in greater danger from the sharks"}]} +{"node": {"kind": "being", "label": "injured diver"}, "links": []} +{"node": {"kind": "being", "label": "10 other divers"}, "links": []} +{"node": {"kind": "being", "label": "several sharks"}, "links": []} +{"node": {"kind": "action_choice", "label": "shoot at the injured diver"}, "links": [{"link": {"kind": "v-link", "value": "-53.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I shoot the injured diver with the harpoon"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The injured diver is struck and harmed by the harpoon"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The injured diver is slowed or stopped from reaching the protective cage"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The sharks focus on the injured diver"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I and the other divers gain a chance to escape the sharks"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The injured diver is left in greater danger from the sharks"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "I shoot the injured diver with the harpoon"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "injured diver"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "10 other divers"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "several sharks"}]} +{"node": {"kind": "event", "label": "The injured diver is struck and harmed by the harpoon"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "injured diver"}, {"link": {"kind": "utility", "value": "-8"}, "to_node": "10 other divers"}, {"link": {"kind": "utility", "value": "8"}, "to_node": "several sharks"}]} +{"node": {"kind": "event", "label": "The injured diver is slowed or stopped from reaching the protective cage"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "injured diver"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "10 other divers"}, {"link": {"kind": "utility", "value": "72"}, "to_node": "several sharks"}]} +{"node": {"kind": "event", "label": "The sharks focus on the injured diver"}, "links": [{"link": {"kind": "utility", "value": "85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "injured diver"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "10 other divers"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "several sharks"}]} +{"node": {"kind": "event", "label": "I and the other divers gain a chance to escape the sharks"}, "links": [{"link": {"kind": "utility", "value": "88"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "injured diver"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "10 other divers"}, {"link": {"kind": "utility", "value": "-75"}, "to_node": "several sharks"}]} +{"node": {"kind": "event", "label": "The injured diver is left in greater danger from the sharks"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "injured diver"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "10 other divers"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "several sharks"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_22_choice_2.html b/annotated_outputs/nie/nie_scenarios_22_choice_2.html new file mode 100644 index 00000000..6c47aca9 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_22_choice_2.html @@ -0,0 +1,114 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_22_choice_2.json b/annotated_outputs/nie/nie_scenarios_22_choice_2.json new file mode 100644 index 00000000..a99965c3 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_22_choice_2.json @@ -0,0 +1,12 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not shoot at the injured diver"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "The injured diver reaches the protective cage"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "I keep the harpoon unused"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "The sharks continue following the injured diver's blood trail"}, {"link": {"kind": "b_link", "value": "C+I+K-"}, "to_node": "The sharks do not get diverted by a shot at the injured diver"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "I and the other divers remain exposed to the approaching sharks"}]} +{"node": {"kind": "being", "label": "injured diver"}, "links": []} +{"node": {"kind": "being", "label": "10 other divers"}, "links": []} +{"node": {"kind": "being", "label": "several sharks"}, "links": []} +{"node": {"kind": "action_choice", "label": "not shoot at the injured diver"}, "links": [{"link": {"kind": "v-link", "value": "-15.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The injured diver reaches the protective cage"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I keep the harpoon unused"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The sharks continue following the injured diver's blood trail"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The sharks do not get diverted by a shot at the injured diver"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I and the other divers remain exposed to the approaching sharks"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The injured diver reaches the protective cage"}, "links": [{"link": {"kind": "utility", "value": "75"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "injured diver"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "10 other divers"}, {"link": {"kind": "utility", "value": "-12"}, "to_node": "several sharks"}]} +{"node": {"kind": "event", "label": "I keep the harpoon unused"}, "links": [{"link": {"kind": "utility", "value": "5"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-12"}, "to_node": "injured diver"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "10 other divers"}, {"link": {"kind": "utility", "value": "72"}, "to_node": "several sharks"}]} +{"node": {"kind": "event", "label": "The sharks continue following the injured diver's blood trail"}, "links": [{"link": {"kind": "utility", "value": "-88"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "injured diver"}, {"link": {"kind": "utility", "value": "-88"}, "to_node": "10 other divers"}, {"link": {"kind": "utility", "value": "58"}, "to_node": "several sharks"}]} +{"node": {"kind": "event", "label": "The sharks do not get diverted by a shot at the injured diver"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "injured diver"}, {"link": {"kind": "utility", "value": "-88"}, "to_node": "10 other divers"}, {"link": {"kind": "utility", "value": "31"}, "to_node": "several sharks"}]} +{"node": {"kind": "event", "label": "I and the other divers remain exposed to the approaching sharks"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "injured diver"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "10 other divers"}, {"link": {"kind": "utility", "value": "8"}, "to_node": "several sharks"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_23_choice_1.html b/annotated_outputs/nie/nie_scenarios_23_choice_1.html new file mode 100644 index 00000000..77f0059d --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_23_choice_1.html @@ -0,0 +1,100 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_23_choice_1.json b/annotated_outputs/nie/nie_scenarios_23_choice_1.json new file mode 100644 index 00000000..a56ffbae --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_23_choice_1.json @@ -0,0 +1,10 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "detonate the mine next to the injured diver with a remote control"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The injured diver is killed by the mine explosion"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "Sharks near the injured diver are killed or driven away by the explosion"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I and the other nearby divers avoid the immediate shark threat"}]} +{"node": {"kind": "being", "label": "injured diver"}, "links": []} +{"node": {"kind": "being", "label": "9 other divers"}, "links": []} +{"node": {"kind": "being", "label": "shark near the injured diver and mine"}, "links": []} +{"node": {"kind": "action_choice", "label": "detonate the mine next to the injured diver with a remote control"}, "links": [{"link": {"kind": "v-link", "value": "-63.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The injured diver is killed by the mine explosion"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Sharks near the injured diver are killed or driven away by the explosion"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I and the other nearby divers avoid the immediate shark threat"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The injured diver is killed by the mine explosion"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "injured diver"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "9 other divers"}, {"link": {"kind": "utility", "value": "10"}, "to_node": "shark near the injured diver and mine"}]} +{"node": {"kind": "event", "label": "Sharks near the injured diver are killed or driven away by the explosion"}, "links": [{"link": {"kind": "utility", "value": "12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "injured diver"}, {"link": {"kind": "utility", "value": "65"}, "to_node": "9 other divers"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "shark near the injured diver and mine"}]} +{"node": {"kind": "event", "label": "I and the other nearby divers avoid the immediate shark threat"}, "links": [{"link": {"kind": "utility", "value": "85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "injured diver"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "9 other divers"}, {"link": {"kind": "utility", "value": "-72"}, "to_node": "shark near the injured diver and mine"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_23_choice_2.html b/annotated_outputs/nie/nie_scenarios_23_choice_2.html new file mode 100644 index 00000000..f2d5bd14 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_23_choice_2.html @@ -0,0 +1,114 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_23_choice_2.json b/annotated_outputs/nie/nie_scenarios_23_choice_2.json new file mode 100644 index 00000000..34676484 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_23_choice_2.json @@ -0,0 +1,12 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not detonate the mine next to the injured diver"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "The injured diver reaches the protective cage"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The sharks continue approaching the divers"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "I and the other divers remain exposed to the sharks"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The mine remains undetonated"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The injured diver is not killed by a mine explosion"}]} +{"node": {"kind": "being", "label": "injured diver"}, "links": []} +{"node": {"kind": "being", "label": "10 other divers"}, "links": []} +{"node": {"kind": "being", "label": "several sharks"}, "links": []} +{"node": {"kind": "action_choice", "label": "not detonate the mine next to the injured diver"}, "links": [{"link": {"kind": "v-link", "value": "-17.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The injured diver reaches the protective cage"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The sharks continue approaching the divers"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I and the other divers remain exposed to the sharks"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The mine remains undetonated"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The injured diver is not killed by a mine explosion"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The injured diver reaches the protective cage"}, "links": [{"link": {"kind": "utility", "value": "75"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "injured diver"}, {"link": {"kind": "utility", "value": "65"}, "to_node": "10 other divers"}, {"link": {"kind": "utility", "value": "-12"}, "to_node": "several sharks"}]} +{"node": {"kind": "event", "label": "The sharks continue approaching the divers"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-88"}, "to_node": "injured diver"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "10 other divers"}, {"link": {"kind": "utility", "value": "8"}, "to_node": "several sharks"}]} +{"node": {"kind": "event", "label": "I and the other divers remain exposed to the sharks"}, "links": [{"link": {"kind": "utility", "value": "-92"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "injured diver"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "10 other divers"}, {"link": {"kind": "utility", "value": "18"}, "to_node": "several sharks"}]} +{"node": {"kind": "event", "label": "The mine remains undetonated"}, "links": [{"link": {"kind": "utility", "value": "85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "injured diver"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "10 other divers"}, {"link": {"kind": "utility", "value": "8"}, "to_node": "several sharks"}]} +{"node": {"kind": "event", "label": "The injured diver is not killed by a mine explosion"}, "links": [{"link": {"kind": "utility", "value": "85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "injured diver"}, {"link": {"kind": "utility", "value": "65"}, "to_node": "10 other divers"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "several sharks"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_24_choice_1.html b/annotated_outputs/nie/nie_scenarios_24_choice_1.html new file mode 100644 index 00000000..e40bd354 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_24_choice_1.html @@ -0,0 +1,114 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_24_choice_1.json b/annotated_outputs/nie/nie_scenarios_24_choice_1.json new file mode 100644 index 00000000..1306fdaf --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_24_choice_1.json @@ -0,0 +1,12 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "smother the child of the ethnic group"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The child of the ethnic group dies"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The child of the ethnic group experiences suffocation"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I kill the child of the ethnic group"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The other children remain alive temporarily"}, {"link": {"kind": "b_link", "value": "C-I+K-"}, "to_node": "I remain alive temporarily"}]} +{"node": {"kind": "being", "label": "10 non-targeted orphans"}, "links": []} +{"node": {"kind": "being", "label": "1 targeted-ethnicity orphan"}, "links": []} +{"node": {"kind": "being", "label": "rebel soldiers"}, "links": []} +{"node": {"kind": "action_choice", "label": "smother the child of the ethnic group"}, "links": [{"link": {"kind": "v-link", "value": "-55.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The child of the ethnic group dies"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The child of the ethnic group experiences suffocation"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I kill the child of the ethnic group"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The other children remain alive temporarily"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I remain alive temporarily"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The child of the ethnic group dies"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-78"}, "to_node": "10 non-targeted orphans"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "1 targeted-ethnicity orphan"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "rebel soldiers"}]} +{"node": {"kind": "event", "label": "The child of the ethnic group experiences suffocation"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-8"}, "to_node": "10 non-targeted orphans"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "1 targeted-ethnicity orphan"}, {"link": {"kind": "utility", "value": "-65"}, "to_node": "rebel soldiers"}]} +{"node": {"kind": "event", "label": "I kill the child of the ethnic group"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "10 non-targeted orphans"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "1 targeted-ethnicity orphan"}, {"link": {"kind": "utility", "value": "-72"}, "to_node": "rebel soldiers"}]} +{"node": {"kind": "event", "label": "The other children remain alive temporarily"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "10 non-targeted orphans"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "1 targeted-ethnicity orphan"}, {"link": {"kind": "utility", "value": "5"}, "to_node": "rebel soldiers"}]} +{"node": {"kind": "event", "label": "I remain alive temporarily"}, "links": [{"link": {"kind": "utility", "value": "85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "10 non-targeted orphans"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "1 targeted-ethnicity orphan"}, {"link": {"kind": "utility", "value": "-10"}, "to_node": "rebel soldiers"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_24_choice_2.html b/annotated_outputs/nie/nie_scenarios_24_choice_2.html new file mode 100644 index 00000000..1ae888ca --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_24_choice_2.html @@ -0,0 +1,114 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_24_choice_2.json b/annotated_outputs/nie/nie_scenarios_24_choice_2.json new file mode 100644 index 00000000..41549a1f --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_24_choice_2.json @@ -0,0 +1,12 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "refuse to support the regime and keep the child of the ethnic group alive"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I refuse to support the regime"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I keep the targeted ethnic child alive"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "Rebel soldiers kill me"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "Rebel soldiers kill the eleven children in the orphanage"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "Rebel soldiers kill the child of the targeted ethnic group"}]} +{"node": {"kind": "being", "label": "10 non-targeted orphans"}, "links": []} +{"node": {"kind": "being", "label": "1 targeted-ethnic-group orphan"}, "links": []} +{"node": {"kind": "being", "label": "rebel soldiers"}, "links": []} +{"node": {"kind": "action_choice", "label": "refuse to support the regime and keep the child of the ethnic group alive"}, "links": [{"link": {"kind": "v-link", "value": "-24.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I refuse to support the regime"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I keep the targeted ethnic child alive"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Rebel soldiers kill me"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Rebel soldiers kill the eleven children in the orphanage"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Rebel soldiers kill the child of the targeted ethnic group"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "I refuse to support the regime"}, "links": [{"link": {"kind": "utility", "value": "-35"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "10 non-targeted orphans"}, {"link": {"kind": "utility", "value": "18"}, "to_node": "1 targeted-ethnic-group orphan"}, {"link": {"kind": "utility", "value": "55"}, "to_node": "rebel soldiers"}]} +{"node": {"kind": "event", "label": "I keep the targeted ethnic child alive"}, "links": [{"link": {"kind": "utility", "value": "55"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "10 non-targeted orphans"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "1 targeted-ethnic-group orphan"}, {"link": {"kind": "utility", "value": "-35"}, "to_node": "rebel soldiers"}]} +{"node": {"kind": "event", "label": "Rebel soldiers kill me"}, "links": [{"link": {"kind": "utility", "value": "-100"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "10 non-targeted orphans"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "1 targeted-ethnic-group orphan"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "rebel soldiers"}]} +{"node": {"kind": "event", "label": "Rebel soldiers kill the eleven children in the orphanage"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "10 non-targeted orphans"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "1 targeted-ethnic-group orphan"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "rebel soldiers"}]} +{"node": {"kind": "event", "label": "Rebel soldiers kill the child of the targeted ethnic group"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "10 non-targeted orphans"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "1 targeted-ethnic-group orphan"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "rebel soldiers"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_25_choice_1.html b/annotated_outputs/nie/nie_scenarios_25_choice_1.html new file mode 100644 index 00000000..62ec75f6 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_25_choice_1.html @@ -0,0 +1,120 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_25_choice_1.json b/annotated_outputs/nie/nie_scenarios_25_choice_1.json new file mode 100644 index 00000000..bb6bcf91 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_25_choice_1.json @@ -0,0 +1,13 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "order the nurse to give the child of the ethnic group an overdose"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The child of the targeted ethnic group dies"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The nurse is ordered to administer a lethal overdose"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I intentionally cause the death of a child"}, {"link": {"kind": "b_link", "value": "C+I+K-"}, "to_node": "The other children remain alive"}, {"link": {"kind": "b_link", "value": "C-I+K-"}, "to_node": "I remain alive"}]} +{"node": {"kind": "being", "label": "the nurse"}, "links": []} +{"node": {"kind": "being", "label": "the child of the targeted ethnic group"}, "links": []} +{"node": {"kind": "being", "label": "10 other children in the orphanage"}, "links": []} +{"node": {"kind": "being", "label": "rebel soldiers"}, "links": []} +{"node": {"kind": "action_choice", "label": "order the nurse to give the child of the ethnic group an overdose"}, "links": [{"link": {"kind": "v-link", "value": "-39.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The child of the targeted ethnic group dies"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The nurse is ordered to administer a lethal overdose"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I intentionally cause the death of a child"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The other children remain alive"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I remain alive"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The child of the targeted ethnic group dies"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "the nurse"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the child of the targeted ethnic group"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "10 other children in the orphanage"}, {"link": {"kind": "utility", "value": "-8"}, "to_node": "rebel soldiers"}]} +{"node": {"kind": "event", "label": "The nurse is ordered to administer a lethal overdose"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the nurse"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the child of the targeted ethnic group"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "10 other children in the orphanage"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "rebel soldiers"}]} +{"node": {"kind": "event", "label": "I intentionally cause the death of a child"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the nurse"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the child of the targeted ethnic group"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "10 other children in the orphanage"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "rebel soldiers"}]} +{"node": {"kind": "event", "label": "The other children remain alive"}, "links": [{"link": {"kind": "utility", "value": "85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "the nurse"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "the child of the targeted ethnic group"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "10 other children in the orphanage"}, {"link": {"kind": "utility", "value": "-12"}, "to_node": "rebel soldiers"}]} +{"node": {"kind": "event", "label": "I remain alive"}, "links": [{"link": {"kind": "utility", "value": "95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "the nurse"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "the child of the targeted ethnic group"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "10 other children in the orphanage"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "rebel soldiers"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_25_choice_2.html b/annotated_outputs/nie/nie_scenarios_25_choice_2.html new file mode 100644 index 00000000..06b2cb17 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_25_choice_2.html @@ -0,0 +1,108 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_25_choice_2.json b/annotated_outputs/nie/nie_scenarios_25_choice_2.json new file mode 100644 index 00000000..a07cc623 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_25_choice_2.json @@ -0,0 +1,11 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "refuse to support the regime and keep the child of the ethnic group alive"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I refuse to support the regime"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I keep the targeted ethnic-group child alive"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "Rebel soldiers kill me"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "Rebel soldiers kill the ten other children in the orphanage"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "Rebel soldiers kill the targeted ethnic-group child"}]} +{"node": {"kind": "being", "label": "10 non-ethnic-group orphans"}, "links": []} +{"node": {"kind": "being", "label": "1 ethnic-group orphan"}, "links": []} +{"node": {"kind": "action_choice", "label": "refuse to support the regime and keep the child of the ethnic group alive"}, "links": [{"link": {"kind": "v-link", "value": "-24.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I refuse to support the regime"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I keep the targeted ethnic-group child alive"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Rebel soldiers kill me"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Rebel soldiers kill the ten other children in the orphanage"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Rebel soldiers kill the targeted ethnic-group child"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "I refuse to support the regime"}, "links": [{"link": {"kind": "utility", "value": "-35"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "10 non-ethnic-group orphans"}, {"link": {"kind": "utility", "value": "-12"}, "to_node": "1 ethnic-group orphan"}]} +{"node": {"kind": "event", "label": "I keep the targeted ethnic-group child alive"}, "links": [{"link": {"kind": "utility", "value": "55"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "10 non-ethnic-group orphans"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "1 ethnic-group orphan"}]} +{"node": {"kind": "event", "label": "Rebel soldiers kill me"}, "links": [{"link": {"kind": "utility", "value": "-100"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "10 non-ethnic-group orphans"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "1 ethnic-group orphan"}]} +{"node": {"kind": "event", "label": "Rebel soldiers kill the ten other children in the orphanage"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "10 non-ethnic-group orphans"}, {"link": {"kind": "utility", "value": "-98"}, "to_node": "1 ethnic-group orphan"}]} +{"node": {"kind": "event", "label": "Rebel soldiers kill the targeted ethnic-group child"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "10 non-ethnic-group orphans"}, {"link": {"kind": "utility", "value": "-96"}, "to_node": "1 ethnic-group orphan"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_26_choice_1.html b/annotated_outputs/nie/nie_scenarios_26_choice_1.html new file mode 100644 index 00000000..50c59275 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_26_choice_1.html @@ -0,0 +1,107 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_26_choice_1.json b/annotated_outputs/nie/nie_scenarios_26_choice_1.json new file mode 100644 index 00000000..0b4647c6 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_26_choice_1.json @@ -0,0 +1,11 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "shoot the man before he can enter the village"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The man is shot by me"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The man dies"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The man does not enter the village"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "119 villagers do not die from Ebola \u0938\u0902\u0915\u094d\u0930\u092e\u0923 caused by the man"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I kill a human being"}]} +{"node": {"kind": "being", "label": "the ebola-infected man from the nearby village"}, "links": []} +{"node": {"kind": "being", "label": "119 villagers who would be infected and die if the man enters the village"}, "links": []} +{"node": {"kind": "action_choice", "label": "shoot the man before he can enter the village"}, "links": [{"link": {"kind": "v-link", "value": "-40.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The man is shot by me"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The man dies"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The man does not enter the village"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "119 villagers do not die from Ebola \u0938\u0902\u0915\u094d\u0930\u092e\u0923 caused by the man"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I kill a human being"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The man is shot by me"}, "links": [{"link": {"kind": "utility", "value": "-70"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "the ebola-infected man from the nearby village"}, {"link": {"kind": "utility", "value": "92"}, "to_node": "119 villagers who would be infected and die if the man enters the village"}]} +{"node": {"kind": "event", "label": "The man dies"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the ebola-infected man from the nearby village"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "119 villagers who would be infected and die if the man enters the village"}]} +{"node": {"kind": "event", "label": "The man does not enter the village"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "the ebola-infected man from the nearby village"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "119 villagers who would be infected and die if the man enters the village"}]} +{"node": {"kind": "event", "label": "119 villagers do not die from Ebola \u0938\u0902\u0915\u094d\u0930\u092e\u0923 caused by the man"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "the ebola-infected man from the nearby village"}, {"link": {"kind": "utility", "value": "100"}, "to_node": "119 villagers who would be infected and die if the man enters the village"}]} +{"node": {"kind": "event", "label": "I kill a human being"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "the ebola-infected man from the nearby village"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "119 villagers who would be infected and die if the man enters the village"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_26_choice_2.html b/annotated_outputs/nie/nie_scenarios_26_choice_2.html new file mode 100644 index 00000000..459f0d59 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_26_choice_2.html @@ -0,0 +1,96 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_26_choice_2.json b/annotated_outputs/nie/nie_scenarios_26_choice_2.json new file mode 100644 index 00000000..fa731277 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_26_choice_2.json @@ -0,0 +1,9 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "let the man enter the village"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The infected man enters the village"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "119 villagers become infected with Ebola"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I allow a contagious person to reach other people in the village"}]} +{"node": {"kind": "being", "label": "the ebola-infected man from the nearby village"}, "links": []} +{"node": {"kind": "being", "label": "119 villagers in the rural african village who would be infected and die if he enters"}, "links": []} +{"node": {"kind": "action_choice", "label": "let the man enter the village"}, "links": [{"link": {"kind": "v-link", "value": "11.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The infected man enters the village"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "119 villagers become infected with Ebola"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I allow a contagious person to reach other people in the village"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The infected man enters the village"}, "links": [{"link": {"kind": "utility", "value": "-78"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-74"}, "to_node": "the ebola-infected man from the nearby village"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "119 villagers in the rural african village who would be infected and die if he enters"}]} +{"node": {"kind": "event", "label": "119 villagers become infected with Ebola"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-96"}, "to_node": "the ebola-infected man from the nearby village"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "119 villagers in the rural african village who would be infected and die if he enters"}]} +{"node": {"kind": "event", "label": "I allow a contagious person to reach other people in the village"}, "links": [{"link": {"kind": "utility", "value": "-78"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "the ebola-infected man from the nearby village"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "119 villagers in the rural african village who would be infected and die if he enters"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_27_choice_1.html b/annotated_outputs/nie/nie_scenarios_27_choice_1.html new file mode 100644 index 00000000..1d80da00 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_27_choice_1.html @@ -0,0 +1,128 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_27_choice_1.json b/annotated_outputs/nie/nie_scenarios_27_choice_1.json new file mode 100644 index 00000000..21814156 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_27_choice_1.json @@ -0,0 +1,14 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "warn the village council so they shoot the man before he can enter the village"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The man is shot and killed"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The man experiences fear and pain"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The village council members kill a person"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The man does not enter the village"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "119 villagers avoid death from Ebola"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I cause the man's death"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I inform the village council about the approaching man"}]} +{"node": {"kind": "being", "label": "the ebola-infected man from the nearby village"}, "links": []} +{"node": {"kind": "being", "label": "119 villagers who would be infected and die if the man enters the village"}, "links": []} +{"node": {"kind": "being", "label": "village council members who would shoot the man if warned"}, "links": []} +{"node": {"kind": "action_choice", "label": "warn the village council so they shoot the man before he can enter the village"}, "links": [{"link": {"kind": "v-link", "value": "-26.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The man is shot and killed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The man experiences fear and pain"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The village council members kill a person"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The man does not enter the village"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "119 villagers avoid death from Ebola"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I cause the man's death"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I inform the village council about the approaching man"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The man is shot and killed"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "the ebola-infected man from the nearby village"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "119 villagers who would be infected and die if the man enters the village"}, {"link": {"kind": "utility", "value": "10"}, "to_node": "village council members who would shoot the man if warned"}]} +{"node": {"kind": "event", "label": "The man experiences fear and pain"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "the ebola-infected man from the nearby village"}, {"link": {"kind": "utility", "value": "84"}, "to_node": "119 villagers who would be infected and die if the man enters the village"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "village council members who would shoot the man if warned"}]} +{"node": {"kind": "event", "label": "The village council members kill a person"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "5"}, "to_node": "the ebola-infected man from the nearby village"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "119 villagers who would be infected and die if the man enters the village"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "village council members who would shoot the man if warned"}]} +{"node": {"kind": "event", "label": "The man does not enter the village"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "the ebola-infected man from the nearby village"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "119 villagers who would be infected and die if the man enters the village"}, {"link": {"kind": "utility", "value": "10"}, "to_node": "village council members who would shoot the man if warned"}]} +{"node": {"kind": "event", "label": "119 villagers avoid death from Ebola"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "the ebola-infected man from the nearby village"}, {"link": {"kind": "utility", "value": "100"}, "to_node": "119 villagers who would be infected and die if the man enters the village"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "village council members who would shoot the man if warned"}]} +{"node": {"kind": "event", "label": "I cause the man's death"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the ebola-infected man from the nearby village"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "119 villagers who would be infected and die if the man enters the village"}, {"link": {"kind": "utility", "value": "5"}, "to_node": "village council members who would shoot the man if warned"}]} +{"node": {"kind": "event", "label": "I inform the village council about the approaching man"}, "links": [{"link": {"kind": "utility", "value": "15"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "the ebola-infected man from the nearby village"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "119 villagers who would be infected and die if the man enters the village"}, {"link": {"kind": "utility", "value": "75"}, "to_node": "village council members who would shoot the man if warned"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_27_choice_2.html b/annotated_outputs/nie/nie_scenarios_27_choice_2.html new file mode 100644 index 00000000..cfe84a8d --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_27_choice_2.html @@ -0,0 +1,102 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_27_choice_2.json b/annotated_outputs/nie/nie_scenarios_27_choice_2.json new file mode 100644 index 00000000..d4b707e5 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_27_choice_2.json @@ -0,0 +1,10 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "let the man enter the village"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The infected man enters the village"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The infected man reaches my health center"}, {"link": {"kind": "b_link", "value": "C-I-K-"}, "to_node": "The infected man continues believing the health center can cure him"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "I allow a deadly contagion to spread among villagers"}]} +{"node": {"kind": "being", "label": "the ebola-infected man from the nearby village"}, "links": []} +{"node": {"kind": "being", "label": "119 villagers who would be infected and die if he enters"}, "links": []} +{"node": {"kind": "action_choice", "label": "let the man enter the village"}, "links": [{"link": {"kind": "v-link", "value": "11.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The infected man enters the village"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The infected man reaches my health center"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The infected man continues believing the health center can cure him"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I allow a deadly contagion to spread among villagers"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The infected man enters the village"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the ebola-infected man from the nearby village"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "119 villagers who would be infected and die if he enters"}]} +{"node": {"kind": "event", "label": "The infected man reaches my health center"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "the ebola-infected man from the nearby village"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "119 villagers who would be infected and die if he enters"}]} +{"node": {"kind": "event", "label": "The infected man continues believing the health center can cure him"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "the ebola-infected man from the nearby village"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "119 villagers who would be infected and die if he enters"}]} +{"node": {"kind": "event", "label": "I allow a deadly contagion to spread among villagers"}, "links": [{"link": {"kind": "utility", "value": "-88"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "the ebola-infected man from the nearby village"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "119 villagers who would be infected and die if he enters"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_28_choice_1.html b/annotated_outputs/nie/nie_scenarios_28_choice_1.html new file mode 100644 index 00000000..8d93d5ea --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_28_choice_1.html @@ -0,0 +1,176 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_28_choice_1.json b/annotated_outputs/nie/nie_scenarios_28_choice_1.json new file mode 100644 index 00000000..0cb045e5 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_28_choice_1.json @@ -0,0 +1,20 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "throw one of the injured people off the helicopter to release weight"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "One injured person is thrown from the helicopter"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The thrown injured person dies"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "Seven injured people remain on the helicopter"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I remain on the helicopter"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The pilot remains on the helicopter"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The helicopter becomes lighter"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The chance of the helicopter crashing is reduced"}]} +{"node": {"kind": "being", "label": "the pilot"}, "links": []} +{"node": {"kind": "being", "label": "injured person 1"}, "links": []} +{"node": {"kind": "being", "label": "injured person 2"}, "links": []} +{"node": {"kind": "being", "label": "injured person 3"}, "links": []} +{"node": {"kind": "being", "label": "injured person 4"}, "links": []} +{"node": {"kind": "being", "label": "injured person 5"}, "links": []} +{"node": {"kind": "being", "label": "injured person 6"}, "links": []} +{"node": {"kind": "being", "label": "injured person 7"}, "links": []} +{"node": {"kind": "being", "label": "injured person 8"}, "links": []} +{"node": {"kind": "action_choice", "label": "throw one of the injured people off the helicopter to release weight"}, "links": [{"link": {"kind": "v-link", "value": "-42.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "One injured person is thrown from the helicopter"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The thrown injured person dies"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Seven injured people remain on the helicopter"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I remain on the helicopter"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The pilot remains on the helicopter"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The helicopter becomes lighter"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The chance of the helicopter crashing is reduced"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "One injured person is thrown from the helicopter"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the pilot"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "injured person 1"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "injured person 2"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "injured person 3"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "injured person 4"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "injured person 5"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "injured person 6"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "injured person 7"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "injured person 8"}]} +{"node": {"kind": "event", "label": "The thrown injured person dies"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-75"}, "to_node": "the pilot"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "injured person 1"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "injured person 2"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "injured person 3"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "injured person 4"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "injured person 5"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "injured person 6"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "injured person 7"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "injured person 8"}]} +{"node": {"kind": "event", "label": "Seven injured people remain on the helicopter"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-88"}, "to_node": "the pilot"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "injured person 1"}, {"link": {"kind": "utility", "value": "-55"}, "to_node": "injured person 2"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "injured person 3"}, {"link": {"kind": "utility", "value": "-55"}, "to_node": "injured person 4"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "injured person 5"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "injured person 6"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "injured person 7"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "injured person 8"}]} +{"node": {"kind": "event", "label": "I remain on the helicopter"}, "links": [{"link": {"kind": "utility", "value": "15"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "the pilot"}, {"link": {"kind": "utility", "value": "5"}, "to_node": "injured person 1"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "injured person 2"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "injured person 3"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "injured person 4"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "injured person 5"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "injured person 6"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "injured person 7"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "injured person 8"}]} +{"node": {"kind": "event", "label": "The pilot remains on the helicopter"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "the pilot"}, {"link": {"kind": "utility", "value": "10"}, "to_node": "injured person 1"}, {"link": {"kind": "utility", "value": "5"}, "to_node": "injured person 2"}, {"link": {"kind": "utility", "value": "5"}, "to_node": "injured person 3"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "injured person 4"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "injured person 5"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "injured person 6"}, {"link": {"kind": "utility", "value": "10"}, "to_node": "injured person 7"}, {"link": {"kind": "utility", "value": "10"}, "to_node": "injured person 8"}]} +{"node": {"kind": "event", "label": "The helicopter becomes lighter"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "the pilot"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "injured person 1"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "injured person 2"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "injured person 3"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "injured person 4"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "injured person 5"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "injured person 6"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "injured person 7"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "injured person 8"}]} +{"node": {"kind": "event", "label": "The chance of the helicopter crashing is reduced"}, "links": [{"link": {"kind": "utility", "value": "15"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "88"}, "to_node": "the pilot"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "injured person 1"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "injured person 2"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "injured person 3"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "injured person 4"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "injured person 5"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "injured person 6"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "injured person 7"}, {"link": {"kind": "utility", "value": "75"}, "to_node": "injured person 8"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_28_choice_2.html b/annotated_outputs/nie/nie_scenarios_28_choice_2.html new file mode 100644 index 00000000..9f4495f8 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_28_choice_2.html @@ -0,0 +1,150 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_28_choice_2.json b/annotated_outputs/nie/nie_scenarios_28_choice_2.json new file mode 100644 index 00000000..3f1c3ccd --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_28_choice_2.json @@ -0,0 +1,18 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "keep all people on board"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The helicopter remains overloaded"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "The helicopter crashes"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "I die"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "The pilot dies"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "Eight critically injured people die"}]} +{"node": {"kind": "being", "label": "the pilot"}, "links": []} +{"node": {"kind": "being", "label": "critically injured person 1"}, "links": []} +{"node": {"kind": "being", "label": "critically injured person 2"}, "links": []} +{"node": {"kind": "being", "label": "critically injured person 3"}, "links": []} +{"node": {"kind": "being", "label": "critically injured person 4"}, "links": []} +{"node": {"kind": "being", "label": "critically injured person 5"}, "links": []} +{"node": {"kind": "being", "label": "critically injured person 6"}, "links": []} +{"node": {"kind": "being", "label": "critically injured person 7"}, "links": []} +{"node": {"kind": "being", "label": "critically injured person 8"}, "links": []} +{"node": {"kind": "action_choice", "label": "keep all people on board"}, "links": [{"link": {"kind": "v-link", "value": "45.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The helicopter remains overloaded"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The helicopter crashes"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I die"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The pilot dies"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Eight critically injured people die"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The helicopter remains overloaded"}, "links": [{"link": {"kind": "utility", "value": "-78"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-88"}, "to_node": "the pilot"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "critically injured person 1"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "critically injured person 2"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "critically injured person 3"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "critically injured person 4"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "critically injured person 5"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "critically injured person 6"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "critically injured person 7"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "critically injured person 8"}]} +{"node": {"kind": "event", "label": "The helicopter crashes"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-96"}, "to_node": "the pilot"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "critically injured person 1"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "critically injured person 2"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "critically injured person 3"}, {"link": {"kind": "utility", "value": "-96"}, "to_node": "critically injured person 4"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "critically injured person 5"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "critically injured person 6"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "critically injured person 7"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "critically injured person 8"}]} +{"node": {"kind": "event", "label": "I die"}, "links": [{"link": {"kind": "utility", "value": "-100"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-2"}, "to_node": "the pilot"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "critically injured person 1"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "critically injured person 2"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "critically injured person 3"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "critically injured person 4"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "critically injured person 5"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "critically injured person 6"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "critically injured person 7"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "critically injured person 8"}]} +{"node": {"kind": "event", "label": "The pilot dies"}, "links": [{"link": {"kind": "utility", "value": "-2"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the pilot"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "critically injured person 1"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "critically injured person 2"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "critically injured person 3"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "critically injured person 4"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "critically injured person 5"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "critically injured person 6"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "critically injured person 7"}, {"link": {"kind": "utility", "value": "-12"}, "to_node": "critically injured person 8"}]} +{"node": {"kind": "event", "label": "Eight critically injured people die"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-12"}, "to_node": "the pilot"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "critically injured person 1"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "critically injured person 2"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "critically injured person 3"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "critically injured person 4"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "critically injured person 5"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "critically injured person 6"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "critically injured person 7"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "critically injured person 8"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_29_choice_1.html b/annotated_outputs/nie/nie_scenarios_29_choice_1.html new file mode 100644 index 00000000..21377466 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_29_choice_1.html @@ -0,0 +1,198 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_29_choice_1.json b/annotated_outputs/nie/nie_scenarios_29_choice_1.json new file mode 100644 index 00000000..6c8054ce --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_29_choice_1.json @@ -0,0 +1,22 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "cut the cable by which the last injured person is ascending"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The last injured person falls from the helicopter cable"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The last injured person dies or suffers severe injury"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The helicopter becomes lighter"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The pilot continues flying the helicopter"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I remain aboard the helicopter"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The eight rescued injured people remain aboard the helicopter"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I continue providing medical care to the eight rescued injured people"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The people aboard the helicopter avoid the immediate crash caused by excess weight"}]} +{"node": {"kind": "being", "label": "the pilot"}, "links": []} +{"node": {"kind": "being", "label": "critically injured person 1"}, "links": []} +{"node": {"kind": "being", "label": "critically injured person 2"}, "links": []} +{"node": {"kind": "being", "label": "critically injured person 3"}, "links": []} +{"node": {"kind": "being", "label": "critically injured person 4"}, "links": []} +{"node": {"kind": "being", "label": "critically injured person 5"}, "links": []} +{"node": {"kind": "being", "label": "critically injured person 6"}, "links": []} +{"node": {"kind": "being", "label": "critically injured person 7"}, "links": []} +{"node": {"kind": "being", "label": "critically injured person 8"}, "links": []} +{"node": {"kind": "being", "label": "the last injured person ascending by cable"}, "links": []} +{"node": {"kind": "action_choice", "label": "cut the cable by which the last injured person is ascending"}, "links": [{"link": {"kind": "v-link", "value": "-28.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The last injured person falls from the helicopter cable"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The last injured person dies or suffers severe injury"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The helicopter becomes lighter"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The pilot continues flying the helicopter"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I remain aboard the helicopter"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The eight rescued injured people remain aboard the helicopter"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I continue providing medical care to the eight rescued injured people"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The people aboard the helicopter avoid the immediate crash caused by excess weight"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The last injured person falls from the helicopter cable"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "the pilot"}, {"link": {"kind": "utility", "value": "10"}, "to_node": "critically injured person 1"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "critically injured person 2"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "critically injured person 3"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "critically injured person 4"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "critically injured person 5"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "critically injured person 6"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "critically injured person 7"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "critically injured person 8"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the last injured person ascending by cable"}]} +{"node": {"kind": "event", "label": "The last injured person dies or suffers severe injury"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "the pilot"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "critically injured person 1"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "critically injured person 2"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "critically injured person 3"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "critically injured person 4"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "critically injured person 5"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "critically injured person 6"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "critically injured person 7"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "critically injured person 8"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the last injured person ascending by cable"}]} +{"node": {"kind": "event", "label": "The helicopter becomes lighter"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "the pilot"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "critically injured person 1"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "critically injured person 2"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "critically injured person 3"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "critically injured person 4"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "critically injured person 5"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "critically injured person 6"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "critically injured person 7"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "critically injured person 8"}, {"link": {"kind": "utility", "value": "18"}, "to_node": "the last injured person ascending by cable"}]} +{"node": {"kind": "event", "label": "The pilot continues flying the helicopter"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "the pilot"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "critically injured person 1"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "critically injured person 2"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "critically injured person 3"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "critically injured person 4"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "critically injured person 5"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "critically injured person 6"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "critically injured person 7"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "critically injured person 8"}, {"link": {"kind": "utility", "value": "65"}, "to_node": "the last injured person ascending by cable"}]} +{"node": {"kind": "event", "label": "I remain aboard the helicopter"}, "links": [{"link": {"kind": "utility", "value": "12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "10"}, "to_node": "the pilot"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "critically injured person 1"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "critically injured person 2"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "critically injured person 3"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "critically injured person 4"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "critically injured person 5"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "critically injured person 6"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "critically injured person 7"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "critically injured person 8"}, {"link": {"kind": "utility", "value": "-8"}, "to_node": "the last injured person ascending by cable"}]} +{"node": {"kind": "event", "label": "The eight rescued injured people remain aboard the helicopter"}, "links": [{"link": {"kind": "utility", "value": "15"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "the pilot"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "critically injured person 1"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "critically injured person 2"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "critically injured person 3"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "critically injured person 4"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "critically injured person 5"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "critically injured person 6"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "critically injured person 7"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "critically injured person 8"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "the last injured person ascending by cable"}]} +{"node": {"kind": "event", "label": "I continue providing medical care to the eight rescued injured people"}, "links": [{"link": {"kind": "utility", "value": "72"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "18"}, "to_node": "the pilot"}, {"link": {"kind": "utility", "value": "88"}, "to_node": "critically injured person 1"}, {"link": {"kind": "utility", "value": "88"}, "to_node": "critically injured person 2"}, {"link": {"kind": "utility", "value": "88"}, "to_node": "critically injured person 3"}, {"link": {"kind": "utility", "value": "88"}, "to_node": "critically injured person 4"}, {"link": {"kind": "utility", "value": "88"}, "to_node": "critically injured person 5"}, {"link": {"kind": "utility", "value": "88"}, "to_node": "critically injured person 6"}, {"link": {"kind": "utility", "value": "88"}, "to_node": "critically injured person 7"}, {"link": {"kind": "utility", "value": "88"}, "to_node": "critically injured person 8"}, {"link": {"kind": "utility", "value": "72"}, "to_node": "the last injured person ascending by cable"}]} +{"node": {"kind": "event", "label": "The people aboard the helicopter avoid the immediate crash caused by excess weight"}, "links": [{"link": {"kind": "utility", "value": "85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "88"}, "to_node": "the pilot"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "critically injured person 1"}, {"link": {"kind": "utility", "value": "75"}, "to_node": "critically injured person 2"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "critically injured person 3"}, {"link": {"kind": "utility", "value": "55"}, "to_node": "critically injured person 4"}, {"link": {"kind": "utility", "value": "55"}, "to_node": "critically injured person 5"}, {"link": {"kind": "utility", "value": "55"}, "to_node": "critically injured person 6"}, {"link": {"kind": "utility", "value": "55"}, "to_node": "critically injured person 7"}, {"link": {"kind": "utility", "value": "55"}, "to_node": "critically injured person 8"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "the last injured person ascending by cable"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_29_choice_2.html b/annotated_outputs/nie/nie_scenarios_29_choice_2.html new file mode 100644 index 00000000..b31c6184 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_29_choice_2.html @@ -0,0 +1,156 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_29_choice_2.json b/annotated_outputs/nie/nie_scenarios_29_choice_2.json new file mode 100644 index 00000000..4ef939b2 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_29_choice_2.json @@ -0,0 +1,19 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "let the last injured person come on board"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The last injured person boards the helicopter"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The helicopter remains overweight"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The risk of the helicopter crashing increases"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I stay on board with nine critically injured people"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The nine critically injured people remain on board the helicopter"}]} +{"node": {"kind": "being", "label": "the pilot"}, "links": []} +{"node": {"kind": "being", "label": "injured person 1 already on board"}, "links": []} +{"node": {"kind": "being", "label": "injured person 2 already on board"}, "links": []} +{"node": {"kind": "being", "label": "injured person 3 already on board"}, "links": []} +{"node": {"kind": "being", "label": "injured person 4 already on board"}, "links": []} +{"node": {"kind": "being", "label": "injured person 5 already on board"}, "links": []} +{"node": {"kind": "being", "label": "injured person 6 already on board"}, "links": []} +{"node": {"kind": "being", "label": "injured person 7 already on board"}, "links": []} +{"node": {"kind": "being", "label": "injured person 8 already on board"}, "links": []} +{"node": {"kind": "being", "label": "the last injured person not yet on board"}, "links": []} +{"node": {"kind": "action_choice", "label": "let the last injured person come on board"}, "links": [{"link": {"kind": "v-link", "value": "9.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The last injured person boards the helicopter"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The helicopter remains overweight"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The risk of the helicopter crashing increases"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I stay on board with nine critically injured people"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The nine critically injured people remain on board the helicopter"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The last injured person boards the helicopter"}, "links": [{"link": {"kind": "utility", "value": "12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "75"}, "to_node": "the pilot"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "injured person 1 already on board"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "injured person 2 already on board"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "injured person 3 already on board"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "injured person 4 already on board"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "injured person 5 already on board"}, {"link": {"kind": "utility", "value": "8"}, "to_node": "injured person 6 already on board"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "injured person 7 already on board"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "injured person 8 already on board"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the last injured person not yet on board"}]} +{"node": {"kind": "event", "label": "The helicopter remains overweight"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-78"}, "to_node": "the pilot"}, {"link": {"kind": "utility", "value": "-88"}, "to_node": "injured person 1 already on board"}, {"link": {"kind": "utility", "value": "-72"}, "to_node": "injured person 2 already on board"}, {"link": {"kind": "utility", "value": "-72"}, "to_node": "injured person 3 already on board"}, {"link": {"kind": "utility", "value": "-78"}, "to_node": "injured person 4 already on board"}, {"link": {"kind": "utility", "value": "-72"}, "to_node": "injured person 5 already on board"}, {"link": {"kind": "utility", "value": "-72"}, "to_node": "injured person 6 already on board"}, {"link": {"kind": "utility", "value": "-72"}, "to_node": "injured person 7 already on board"}, {"link": {"kind": "utility", "value": "-78"}, "to_node": "injured person 8 already on board"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "the last injured person not yet on board"}]} +{"node": {"kind": "event", "label": "The risk of the helicopter crashing increases"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-88"}, "to_node": "the pilot"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "injured person 1 already on board"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "injured person 2 already on board"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "injured person 3 already on board"}, {"link": {"kind": "utility", "value": "-92"}, "to_node": "injured person 4 already on board"}, {"link": {"kind": "utility", "value": "-92"}, "to_node": "injured person 5 already on board"}, {"link": {"kind": "utility", "value": "-92"}, "to_node": "injured person 6 already on board"}, {"link": {"kind": "utility", "value": "-92"}, "to_node": "injured person 7 already on board"}, {"link": {"kind": "utility", "value": "-92"}, "to_node": "injured person 8 already on board"}, {"link": {"kind": "utility", "value": "-88"}, "to_node": "the last injured person not yet on board"}]} +{"node": {"kind": "event", "label": "I stay on board with nine critically injured people"}, "links": [{"link": {"kind": "utility", "value": "-78"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "75"}, "to_node": "the pilot"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "injured person 1 already on board"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "injured person 2 already on board"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "injured person 3 already on board"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "injured person 4 already on board"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "injured person 5 already on board"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "injured person 6 already on board"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "injured person 7 already on board"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "injured person 8 already on board"}, {"link": {"kind": "utility", "value": "55"}, "to_node": "the last injured person not yet on board"}]} +{"node": {"kind": "event", "label": "The nine critically injured people remain on board the helicopter"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "the pilot"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "injured person 1 already on board"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "injured person 2 already on board"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "injured person 3 already on board"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "injured person 4 already on board"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "injured person 5 already on board"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "injured person 6 already on board"}, {"link": {"kind": "utility", "value": "-8"}, "to_node": "injured person 7 already on board"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "injured person 8 already on board"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "the last injured person not yet on board"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_2_choice_1.html b/annotated_outputs/nie/nie_scenarios_2_choice_1.html new file mode 100644 index 00000000..7b58b5c5 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_2_choice_1.html @@ -0,0 +1,108 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_2_choice_1.json b/annotated_outputs/nie/nie_scenarios_2_choice_1.json new file mode 100644 index 00000000..c2dba5a1 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_2_choice_1.json @@ -0,0 +1,11 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "throw the bomb to the patio"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The bomb is thrown onto the patio"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "1 guest on the patio is killed"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "9 guests inside the restaurant are not killed"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "I cause the death of 1 guest"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The other guests survive the blast"}]} +{"node": {"kind": "being", "label": "9 restaurant guests"}, "links": []} +{"node": {"kind": "being", "label": "1 patio guest"}, "links": []} +{"node": {"kind": "action_choice", "label": "throw the bomb to the patio"}, "links": [{"link": {"kind": "v-link", "value": "-61.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The bomb is thrown onto the patio"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "1 guest on the patio is killed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "9 guests inside the restaurant are not killed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I cause the death of 1 guest"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The other guests survive the blast"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The bomb is thrown onto the patio"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-96"}, "to_node": "9 restaurant guests"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "1 patio guest"}]} +{"node": {"kind": "event", "label": "1 guest on the patio is killed"}, "links": [{"link": {"kind": "utility", "value": "-12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "9 restaurant guests"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "1 patio guest"}]} +{"node": {"kind": "event", "label": "9 guests inside the restaurant are not killed"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "100"}, "to_node": "9 restaurant guests"}, {"link": {"kind": "utility", "value": "8"}, "to_node": "1 patio guest"}]} +{"node": {"kind": "event", "label": "I cause the death of 1 guest"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "9 restaurant guests"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "1 patio guest"}]} +{"node": {"kind": "event", "label": "The other guests survive the blast"}, "links": [{"link": {"kind": "utility", "value": "12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "9 restaurant guests"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "1 patio guest"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_2_choice_2.html b/annotated_outputs/nie/nie_scenarios_2_choice_2.html new file mode 100644 index 00000000..bad689ab --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_2_choice_2.html @@ -0,0 +1,96 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_2_choice_2.json b/annotated_outputs/nie/nie_scenarios_2_choice_2.json new file mode 100644 index 00000000..bb02264e --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_2_choice_2.json @@ -0,0 +1,9 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not throw the bomb to the patio"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "9 guests are killed"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "The 1 guest on the patio survives"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I do not throw the bomb onto the patio"}]} +{"node": {"kind": "being", "label": "9 restaurant guests"}, "links": []} +{"node": {"kind": "being", "label": "1 patio guest"}, "links": []} +{"node": {"kind": "action_choice", "label": "not throw the bomb to the patio"}, "links": [{"link": {"kind": "v-link", "value": "-15.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "9 guests are killed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The 1 guest on the patio survives"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I do not throw the bomb onto the patio"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "9 guests are killed"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "9 restaurant guests"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "1 patio guest"}]} +{"node": {"kind": "event", "label": "The 1 guest on the patio survives"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "10"}, "to_node": "9 restaurant guests"}, {"link": {"kind": "utility", "value": "100"}, "to_node": "1 patio guest"}]} +{"node": {"kind": "event", "label": "I do not throw the bomb onto the patio"}, "links": [{"link": {"kind": "utility", "value": "85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "9 restaurant guests"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "1 patio guest"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_30_choice_1.html b/annotated_outputs/nie/nie_scenarios_30_choice_1.html new file mode 100644 index 00000000..f8a647b4 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_30_choice_1.html @@ -0,0 +1,122 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_30_choice_1.json b/annotated_outputs/nie/nie_scenarios_30_choice_1.json new file mode 100644 index 00000000..a8386a48 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_30_choice_1.json @@ -0,0 +1,14 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "manually seal the inner portal that will suck the mechanic into space"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I seal the inner portal"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The mechanic is trapped in the cargo bay"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The automatic fire safety system opens the outer door of the cargo bay"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "Oxygen is vented from the cargo bay"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The fire in the cargo bay is extinguished"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The mechanic is sucked into space"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The mechanic dies"}, {"link": {"kind": "b_link", "value": "C+I+K-"}, "to_node": "I survive"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The other people on the ISS survive"}]} +{"node": {"kind": "being", "label": "the mechanic"}, "links": []} +{"node": {"kind": "action_choice", "label": "manually seal the inner portal that will suck the mechanic into space"}, "links": [{"link": {"kind": "v-link", "value": "-15.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I seal the inner portal"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The mechanic is trapped in the cargo bay"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The automatic fire safety system opens the outer door of the cargo bay"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Oxygen is vented from the cargo bay"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The fire in the cargo bay is extinguished"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The mechanic is sucked into space"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The mechanic dies"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I survive"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The other people on the ISS survive"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "I seal the inner portal"}, "links": [{"link": {"kind": "utility", "value": "35"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "the mechanic"}]} +{"node": {"kind": "event", "label": "The mechanic is trapped in the cargo bay"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "the mechanic"}]} +{"node": {"kind": "event", "label": "The automatic fire safety system opens the outer door of the cargo bay"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-72"}, "to_node": "the mechanic"}]} +{"node": {"kind": "event", "label": "Oxygen is vented from the cargo bay"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "the mechanic"}]} +{"node": {"kind": "event", "label": "The fire in the cargo bay is extinguished"}, "links": [{"link": {"kind": "utility", "value": "85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "the mechanic"}]} +{"node": {"kind": "event", "label": "The mechanic is sucked into space"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the mechanic"}]} +{"node": {"kind": "event", "label": "The mechanic dies"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the mechanic"}]} +{"node": {"kind": "event", "label": "I survive"}, "links": [{"link": {"kind": "utility", "value": "100"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "6"}, "to_node": "the mechanic"}]} +{"node": {"kind": "event", "label": "The other people on the ISS survive"}, "links": [{"link": {"kind": "utility", "value": "72"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "72"}, "to_node": "the mechanic"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_30_choice_2.html b/annotated_outputs/nie/nie_scenarios_30_choice_2.html new file mode 100644 index 00000000..221054ba --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_30_choice_2.html @@ -0,0 +1,117 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_30_choice_2.json b/annotated_outputs/nie/nie_scenarios_30_choice_2.json new file mode 100644 index 00000000..7385db90 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_30_choice_2.json @@ -0,0 +1,13 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "let the mechanic try to get through the inner portal"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The mechanic tries to get through the inner portal in a bulky space suit"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "The mechanic gets stuck at the inner portal"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "The inner portal remains unsealed"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "The automatic fire safety system does not open the outer door"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "The fire spreads beyond the cargo bay"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "The mechanic dies"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "I die"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "The other people on the ISS die"}]} +{"node": {"kind": "being", "label": "the mechanic"}, "links": []} +{"node": {"kind": "action_choice", "label": "let the mechanic try to get through the inner portal"}, "links": [{"link": {"kind": "v-link", "value": "1.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The mechanic tries to get through the inner portal in a bulky space suit"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The mechanic gets stuck at the inner portal"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The inner portal remains unsealed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The automatic fire safety system does not open the outer door"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The fire spreads beyond the cargo bay"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The mechanic dies"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I die"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The other people on the ISS die"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The mechanic tries to get through the inner portal in a bulky space suit"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "the mechanic"}]} +{"node": {"kind": "event", "label": "The mechanic gets stuck at the inner portal"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "the mechanic"}]} +{"node": {"kind": "event", "label": "The inner portal remains unsealed"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-78"}, "to_node": "the mechanic"}]} +{"node": {"kind": "event", "label": "The automatic fire safety system does not open the outer door"}, "links": [{"link": {"kind": "utility", "value": "-72"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "the mechanic"}]} +{"node": {"kind": "event", "label": "The fire spreads beyond the cargo bay"}, "links": [{"link": {"kind": "utility", "value": "-88"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-88"}, "to_node": "the mechanic"}]} +{"node": {"kind": "event", "label": "The mechanic dies"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the mechanic"}]} +{"node": {"kind": "event", "label": "I die"}, "links": [{"link": {"kind": "utility", "value": "-100"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "the mechanic"}]} +{"node": {"kind": "event", "label": "The other people on the ISS die"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the mechanic"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_31_choice_1.html b/annotated_outputs/nie/nie_scenarios_31_choice_1.html new file mode 100644 index 00000000..bf1d0ea9 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_31_choice_1.html @@ -0,0 +1,122 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_31_choice_1.json b/annotated_outputs/nie/nie_scenarios_31_choice_1.json new file mode 100644 index 00000000..468f2dc4 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_31_choice_1.json @@ -0,0 +1,14 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "push a button to extinguish the fire by sealing the inner portal that will suck the mechanic into space"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The inner portal seals"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The outer cargo bay door opens"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "Oxygen vents from the cargo bay"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The fire is extinguished"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The mechanic is trapped in the cargo bay"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The mechanic is sucked into space"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The mechanic dies"}, {"link": {"kind": "b_link", "value": "C+I+K-"}, "to_node": "I survive"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The other people on the ISS survive"}]} +{"node": {"kind": "being", "label": "the mechanic in the cargo bay"}, "links": []} +{"node": {"kind": "action_choice", "label": "push a button to extinguish the fire by sealing the inner portal that will suck the mechanic into space"}, "links": [{"link": {"kind": "v-link", "value": "-9.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The inner portal seals"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The outer cargo bay door opens"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Oxygen vents from the cargo bay"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The fire is extinguished"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The mechanic is trapped in the cargo bay"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The mechanic is sucked into space"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The mechanic dies"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I survive"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The other people on the ISS survive"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The inner portal seals"}, "links": [{"link": {"kind": "utility", "value": "-12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-8"}, "to_node": "the mechanic in the cargo bay"}]} +{"node": {"kind": "event", "label": "The outer cargo bay door opens"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the mechanic in the cargo bay"}]} +{"node": {"kind": "event", "label": "Oxygen vents from the cargo bay"}, "links": [{"link": {"kind": "utility", "value": "-88"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-98"}, "to_node": "the mechanic in the cargo bay"}]} +{"node": {"kind": "event", "label": "The fire is extinguished"}, "links": [{"link": {"kind": "utility", "value": "15"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "75"}, "to_node": "the mechanic in the cargo bay"}]} +{"node": {"kind": "event", "label": "The mechanic is trapped in the cargo bay"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "the mechanic in the cargo bay"}]} +{"node": {"kind": "event", "label": "The mechanic is sucked into space"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the mechanic in the cargo bay"}]} +{"node": {"kind": "event", "label": "The mechanic dies"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the mechanic in the cargo bay"}]} +{"node": {"kind": "event", "label": "I survive"}, "links": [{"link": {"kind": "utility", "value": "100"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "the mechanic in the cargo bay"}]} +{"node": {"kind": "event", "label": "The other people on the ISS survive"}, "links": [{"link": {"kind": "utility", "value": "12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "72"}, "to_node": "the mechanic in the cargo bay"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_31_choice_2.html b/annotated_outputs/nie/nie_scenarios_31_choice_2.html new file mode 100644 index 00000000..a532255a --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_31_choice_2.html @@ -0,0 +1,117 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_31_choice_2.json b/annotated_outputs/nie/nie_scenarios_31_choice_2.json new file mode 100644 index 00000000..a645c625 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_31_choice_2.json @@ -0,0 +1,13 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "let the mechanic try to get through the inner portal"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The mechanic tries to get through the inner portal in a bulky space suit"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "The mechanic gets stuck at the inner portal"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "The inner portal remains unsealed"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "The automatic fire safety system does not open the outer door"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "The fire spreads beyond the cargo bay"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "The mechanic dies"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "I die"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "The other people on the ISS die"}]} +{"node": {"kind": "being", "label": "the mechanic in the cargo bay"}, "links": []} +{"node": {"kind": "action_choice", "label": "let the mechanic try to get through the inner portal"}, "links": [{"link": {"kind": "v-link", "value": "1.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The mechanic tries to get through the inner portal in a bulky space suit"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The mechanic gets stuck at the inner portal"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The inner portal remains unsealed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The automatic fire safety system does not open the outer door"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The fire spreads beyond the cargo bay"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The mechanic dies"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I die"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The other people on the ISS die"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The mechanic tries to get through the inner portal in a bulky space suit"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-12"}, "to_node": "the mechanic in the cargo bay"}]} +{"node": {"kind": "event", "label": "The mechanic gets stuck at the inner portal"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "the mechanic in the cargo bay"}]} +{"node": {"kind": "event", "label": "The inner portal remains unsealed"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-72"}, "to_node": "the mechanic in the cargo bay"}]} +{"node": {"kind": "event", "label": "The automatic fire safety system does not open the outer door"}, "links": [{"link": {"kind": "utility", "value": "-72"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "the mechanic in the cargo bay"}]} +{"node": {"kind": "event", "label": "The fire spreads beyond the cargo bay"}, "links": [{"link": {"kind": "utility", "value": "-88"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the mechanic in the cargo bay"}]} +{"node": {"kind": "event", "label": "The mechanic dies"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the mechanic in the cargo bay"}]} +{"node": {"kind": "event", "label": "I die"}, "links": [{"link": {"kind": "utility", "value": "-100"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-2"}, "to_node": "the mechanic in the cargo bay"}]} +{"node": {"kind": "event", "label": "The other people on the ISS die"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the mechanic in the cargo bay"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_32_choice_1.html b/annotated_outputs/nie/nie_scenarios_32_choice_1.html new file mode 100644 index 00000000..86a7a609 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_32_choice_1.html @@ -0,0 +1,126 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_32_choice_1.json b/annotated_outputs/nie/nie_scenarios_32_choice_1.json new file mode 100644 index 00000000..4c135855 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_32_choice_1.json @@ -0,0 +1,14 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "cool the conduits by pushing the foreman down on them to stop the nuclear chain reaction"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The foreman is pushed onto the overheated conduits"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The foreman is severely burned"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The overheated conduits are cooled"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The nuclear chain reaction is stopped"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The nuclear meltdown is prevented"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "Lethal radiation is not released into the nearby town"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "Thousands of people in the nearby town survive"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I intentionally harm the foreman"}]} +{"node": {"kind": "being", "label": "the plant foreman"}, "links": []} +{"node": {"kind": "being", "label": "the nearby town residents who would be killed by the meltdown"}, "links": []} +{"node": {"kind": "action_choice", "label": "cool the conduits by pushing the foreman down on them to stop the nuclear chain reaction"}, "links": [{"link": {"kind": "v-link", "value": "-31.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The foreman is pushed onto the overheated conduits"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The foreman is severely burned"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The overheated conduits are cooled"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The nuclear chain reaction is stopped"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The nuclear meltdown is prevented"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Lethal radiation is not released into the nearby town"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Thousands of people in the nearby town survive"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I intentionally harm the foreman"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The foreman is pushed onto the overheated conduits"}, "links": [{"link": {"kind": "utility", "value": "85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the plant foreman"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "the nearby town residents who would be killed by the meltdown"}]} +{"node": {"kind": "event", "label": "The foreman is severely burned"}, "links": [{"link": {"kind": "utility", "value": "-12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the plant foreman"}, {"link": {"kind": "utility", "value": "88"}, "to_node": "the nearby town residents who would be killed by the meltdown"}]} +{"node": {"kind": "event", "label": "The overheated conduits are cooled"}, "links": [{"link": {"kind": "utility", "value": "12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "78"}, "to_node": "the plant foreman"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "the nearby town residents who would be killed by the meltdown"}]} +{"node": {"kind": "event", "label": "The nuclear chain reaction is stopped"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "the plant foreman"}, {"link": {"kind": "utility", "value": "100"}, "to_node": "the nearby town residents who would be killed by the meltdown"}]} +{"node": {"kind": "event", "label": "The nuclear meltdown is prevented"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "92"}, "to_node": "the plant foreman"}, {"link": {"kind": "utility", "value": "100"}, "to_node": "the nearby town residents who would be killed by the meltdown"}]} +{"node": {"kind": "event", "label": "Lethal radiation is not released into the nearby town"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "88"}, "to_node": "the plant foreman"}, {"link": {"kind": "utility", "value": "100"}, "to_node": "the nearby town residents who would be killed by the meltdown"}]} +{"node": {"kind": "event", "label": "Thousands of people in the nearby town survive"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "the plant foreman"}, {"link": {"kind": "utility", "value": "100"}, "to_node": "the nearby town residents who would be killed by the meltdown"}]} +{"node": {"kind": "event", "label": "I intentionally harm the foreman"}, "links": [{"link": {"kind": "utility", "value": "-75"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the plant foreman"}, {"link": {"kind": "utility", "value": "92"}, "to_node": "the nearby town residents who would be killed by the meltdown"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_32_choice_2.html b/annotated_outputs/nie/nie_scenarios_32_choice_2.html new file mode 100644 index 00000000..512fe2d2 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_32_choice_2.html @@ -0,0 +1,126 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_32_choice_2.json b/annotated_outputs/nie/nie_scenarios_32_choice_2.json new file mode 100644 index 00000000..b8cda64b --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_32_choice_2.json @@ -0,0 +1,14 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not push the foreman down on the conduits"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The overheated supply conduits remain unobstructed"}, {"link": {"kind": "b_link", "value": "C-I-K-"}, "to_node": "The emergency coolant system remains inactive"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "A chain reaction starts"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "The nuclear plant undergoes a meltdown"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "Lethal radiation is released into the nearby town"}, {"link": {"kind": "b_link", "value": "C-I-K-"}, "to_node": "Thousands of people in the nearby town die"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "I do not physically harm the foreman"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The foreman remains unharmed by me"}]} +{"node": {"kind": "being", "label": "the plant foreman"}, "links": []} +{"node": {"kind": "being", "label": "the people in the nearby town who would be killed by the radiation"}, "links": []} +{"node": {"kind": "action_choice", "label": "not push the foreman down on the conduits"}, "links": [{"link": {"kind": "v-link", "value": "3.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The overheated supply conduits remain unobstructed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The emergency coolant system remains inactive"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "A chain reaction starts"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The nuclear plant undergoes a meltdown"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Lethal radiation is released into the nearby town"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Thousands of people in the nearby town die"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I do not physically harm the foreman"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The foreman remains unharmed by me"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The overheated supply conduits remain unobstructed"}, "links": [{"link": {"kind": "utility", "value": "8"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "the plant foreman"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the people in the nearby town who would be killed by the radiation"}]} +{"node": {"kind": "event", "label": "The emergency coolant system remains inactive"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-88"}, "to_node": "the plant foreman"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the people in the nearby town who would be killed by the radiation"}]} +{"node": {"kind": "event", "label": "A chain reaction starts"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-10"}, "to_node": "the plant foreman"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the people in the nearby town who would be killed by the radiation"}]} +{"node": {"kind": "event", "label": "The nuclear plant undergoes a meltdown"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the plant foreman"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the people in the nearby town who would be killed by the radiation"}]} +{"node": {"kind": "event", "label": "Lethal radiation is released into the nearby town"}, "links": [{"link": {"kind": "utility", "value": "-96"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the plant foreman"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the people in the nearby town who would be killed by the radiation"}]} +{"node": {"kind": "event", "label": "Thousands of people in the nearby town die"}, "links": [{"link": {"kind": "utility", "value": "-15"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "the plant foreman"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the people in the nearby town who would be killed by the radiation"}]} +{"node": {"kind": "event", "label": "I do not physically harm the foreman"}, "links": [{"link": {"kind": "utility", "value": "15"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "the plant foreman"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the people in the nearby town who would be killed by the radiation"}]} +{"node": {"kind": "event", "label": "The foreman remains unharmed by me"}, "links": [{"link": {"kind": "utility", "value": "-65"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "the plant foreman"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the people in the nearby town who would be killed by the radiation"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_33_choice_1.html b/annotated_outputs/nie/nie_scenarios_33_choice_1.html new file mode 100644 index 00000000..647dcf1f --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_33_choice_1.html @@ -0,0 +1,149 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_33_choice_1.json b/annotated_outputs/nie/nie_scenarios_33_choice_1.json new file mode 100644 index 00000000..95ad9365 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_33_choice_1.json @@ -0,0 +1,17 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "release heat inserting liquid nitrogen into the supply chamber where the employee is trapped"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The trapped employee is exposed to liquid nitrogen"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The trapped employee dies"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The supply chamber is rapidly cooled"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The overheating conduit loses heat"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The chain reaction is stopped"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The nuclear meltdown is prevented"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "Lethal radiation is not released into the nearby town"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "Thousands of nearby townspeople survive"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "I intentionally cause the trapped employee's death"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The foreman witnesses my action"}]} +{"node": {"kind": "being", "label": "the plant foreman"}, "links": []} +{"node": {"kind": "being", "label": "the trapped employee"}, "links": []} +{"node": {"kind": "being", "label": "the people in the nearby town"}, "links": []} +{"node": {"kind": "action_choice", "label": "release heat inserting liquid nitrogen into the supply chamber where the employee is trapped"}, "links": [{"link": {"kind": "v-link", "value": "-45.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The trapped employee is exposed to liquid nitrogen"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The trapped employee dies"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The supply chamber is rapidly cooled"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The overheating conduit loses heat"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The chain reaction is stopped"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The nuclear meltdown is prevented"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Lethal radiation is not released into the nearby town"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Thousands of nearby townspeople survive"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I intentionally cause the trapped employee's death"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The foreman witnesses my action"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The trapped employee is exposed to liquid nitrogen"}, "links": [{"link": {"kind": "utility", "value": "-2"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "the plant foreman"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the trapped employee"}, {"link": {"kind": "utility", "value": "-6"}, "to_node": "the people in the nearby town"}]} +{"node": {"kind": "event", "label": "The trapped employee dies"}, "links": [{"link": {"kind": "utility", "value": "-6"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "the plant foreman"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the trapped employee"}, {"link": {"kind": "utility", "value": "-12"}, "to_node": "the people in the nearby town"}]} +{"node": {"kind": "event", "label": "The supply chamber is rapidly cooled"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-18"}, "to_node": "the plant foreman"}, {"link": {"kind": "utility", "value": "-78"}, "to_node": "the trapped employee"}, {"link": {"kind": "utility", "value": "-72"}, "to_node": "the people in the nearby town"}]} +{"node": {"kind": "event", "label": "The overheating conduit loses heat"}, "links": [{"link": {"kind": "utility", "value": "12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "72"}, "to_node": "the plant foreman"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "the trapped employee"}, {"link": {"kind": "utility", "value": "72"}, "to_node": "the people in the nearby town"}]} +{"node": {"kind": "event", "label": "The chain reaction is stopped"}, "links": [{"link": {"kind": "utility", "value": "85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "the plant foreman"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "the trapped employee"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "the people in the nearby town"}]} +{"node": {"kind": "event", "label": "The nuclear meltdown is prevented"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "92"}, "to_node": "the plant foreman"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "the trapped employee"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "the people in the nearby town"}]} +{"node": {"kind": "event", "label": "Lethal radiation is not released into the nearby town"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "88"}, "to_node": "the plant foreman"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "the trapped employee"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "the people in the nearby town"}]} +{"node": {"kind": "event", "label": "Thousands of nearby townspeople survive"}, "links": [{"link": {"kind": "utility", "value": "10"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "the plant foreman"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "the trapped employee"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "the people in the nearby town"}]} +{"node": {"kind": "event", "label": "I intentionally cause the trapped employee's death"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "the plant foreman"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the trapped employee"}, {"link": {"kind": "utility", "value": "-80"}, "to_node": "the people in the nearby town"}]} +{"node": {"kind": "event", "label": "The foreman witnesses my action"}, "links": [{"link": {"kind": "utility", "value": "-60"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-10"}, "to_node": "the plant foreman"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "the trapped employee"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "the people in the nearby town"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_33_choice_2.html b/annotated_outputs/nie/nie_scenarios_33_choice_2.html new file mode 100644 index 00000000..53474cdc --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_33_choice_2.html @@ -0,0 +1,142 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_33_choice_2.json b/annotated_outputs/nie/nie_scenarios_33_choice_2.json new file mode 100644 index 00000000..e99c687e --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_33_choice_2.json @@ -0,0 +1,16 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not release heat inserting liquid nitrogen into the supply chamber where the employee is trapped"}, {"link": {"kind": "b_link", "value": "C-I-K-"}, "to_node": "The trapped employee remains alive"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "The overheating supply conduit continues to overheat"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "The emergency coolant system remains inactive"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "The chain reaction starts"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The nuclear plant enters meltdown"}, {"link": {"kind": "b_link", "value": "C-I-K-"}, "to_node": "Lethal radiation is released into the nearby town"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "Thousands of nearby residents die"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The foreman is exposed to extreme danger"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "I am exposed to extreme danger"}]} +{"node": {"kind": "being", "label": "plant foreman"}, "links": []} +{"node": {"kind": "being", "label": "trapped employee"}, "links": []} +{"node": {"kind": "being", "label": "people in the nearby town who would be killed by lethal radiation"}, "links": []} +{"node": {"kind": "action_choice", "label": "not release heat inserting liquid nitrogen into the supply chamber where the employee is trapped"}, "links": [{"link": {"kind": "v-link", "value": "-36.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The trapped employee remains alive"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The overheating supply conduit continues to overheat"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The emergency coolant system remains inactive"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The chain reaction starts"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The nuclear plant enters meltdown"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Lethal radiation is released into the nearby town"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Thousands of nearby residents die"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The foreman is exposed to extreme danger"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I am exposed to extreme danger"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The trapped employee remains alive"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "plant foreman"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "trapped employee"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "people in the nearby town who would be killed by lethal radiation"}]} +{"node": {"kind": "event", "label": "The overheating supply conduit continues to overheat"}, "links": [{"link": {"kind": "utility", "value": "-72"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-72"}, "to_node": "plant foreman"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "trapped employee"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "people in the nearby town who would be killed by lethal radiation"}]} +{"node": {"kind": "event", "label": "The emergency coolant system remains inactive"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-88"}, "to_node": "plant foreman"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "trapped employee"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "people in the nearby town who would be killed by lethal radiation"}]} +{"node": {"kind": "event", "label": "The chain reaction starts"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-72"}, "to_node": "plant foreman"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "trapped employee"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "people in the nearby town who would be killed by lethal radiation"}]} +{"node": {"kind": "event", "label": "The nuclear plant enters meltdown"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-96"}, "to_node": "plant foreman"}, {"link": {"kind": "utility", "value": "-98"}, "to_node": "trapped employee"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "people in the nearby town who would be killed by lethal radiation"}]} +{"node": {"kind": "event", "label": "Lethal radiation is released into the nearby town"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-92"}, "to_node": "plant foreman"}, {"link": {"kind": "utility", "value": "-96"}, "to_node": "trapped employee"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "people in the nearby town who would be killed by lethal radiation"}]} +{"node": {"kind": "event", "label": "Thousands of nearby residents die"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "plant foreman"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "trapped employee"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "people in the nearby town who would be killed by lethal radiation"}]} +{"node": {"kind": "event", "label": "The foreman is exposed to extreme danger"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "plant foreman"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "trapped employee"}, {"link": {"kind": "utility", "value": "88"}, "to_node": "people in the nearby town who would be killed by lethal radiation"}]} +{"node": {"kind": "event", "label": "I am exposed to extreme danger"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "plant foreman"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "trapped employee"}, {"link": {"kind": "utility", "value": "92"}, "to_node": "people in the nearby town who would be killed by lethal radiation"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_34_choice_1.html b/annotated_outputs/nie/nie_scenarios_34_choice_1.html new file mode 100644 index 00000000..b3a41196 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_34_choice_1.html @@ -0,0 +1,126 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_34_choice_1.json b/annotated_outputs/nie/nie_scenarios_34_choice_1.json new file mode 100644 index 00000000..3b9cda6e --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_34_choice_1.json @@ -0,0 +1,14 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "drop the cinderblock on the teenager's head to stop him"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I drop the cinderblock"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The teenager is struck in the head by the cinderblock"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The teenager dies"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The teenager does not detonate the charge"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The explosion is prevented"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The skyscraper does not collapse uncontrollably"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I survive"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The spectators survive"}]} +{"node": {"kind": "being", "label": "the teenager"}, "links": []} +{"node": {"kind": "being", "label": "the crowd of spectators"}, "links": []} +{"node": {"kind": "action_choice", "label": "drop the cinderblock on the teenager's head to stop him"}, "links": [{"link": {"kind": "v-link", "value": "-40.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I drop the cinderblock"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The teenager is struck in the head by the cinderblock"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The teenager dies"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The teenager does not detonate the charge"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The explosion is prevented"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The skyscraper does not collapse uncontrollably"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I survive"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The spectators survive"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "I drop the cinderblock"}, "links": [{"link": {"kind": "utility", "value": "-8"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "the teenager"}, {"link": {"kind": "utility", "value": "-8"}, "to_node": "the crowd of spectators"}]} +{"node": {"kind": "event", "label": "The teenager is struck in the head by the cinderblock"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the teenager"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "the crowd of spectators"}]} +{"node": {"kind": "event", "label": "The teenager dies"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the teenager"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "the crowd of spectators"}]} +{"node": {"kind": "event", "label": "The teenager does not detonate the charge"}, "links": [{"link": {"kind": "utility", "value": "85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "the teenager"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "the crowd of spectators"}]} +{"node": {"kind": "event", "label": "The explosion is prevented"}, "links": [{"link": {"kind": "utility", "value": "85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "the teenager"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "the crowd of spectators"}]} +{"node": {"kind": "event", "label": "The skyscraper does not collapse uncontrollably"}, "links": [{"link": {"kind": "utility", "value": "12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "88"}, "to_node": "the teenager"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "the crowd of spectators"}]} +{"node": {"kind": "event", "label": "I survive"}, "links": [{"link": {"kind": "utility", "value": "100"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "the teenager"}, {"link": {"kind": "utility", "value": "10"}, "to_node": "the crowd of spectators"}]} +{"node": {"kind": "event", "label": "The spectators survive"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "the teenager"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "the crowd of spectators"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_34_choice_2.html b/annotated_outputs/nie/nie_scenarios_34_choice_2.html new file mode 100644 index 00000000..e88b89eb --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_34_choice_2.html @@ -0,0 +1,108 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_34_choice_2.json b/annotated_outputs/nie/nie_scenarios_34_choice_2.json new file mode 100644 index 00000000..3d20fa5c --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_34_choice_2.json @@ -0,0 +1,11 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not drop the cinderblock on the teenager's head"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "The teenager detonates the charge"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The skyscraper collapses uncontrollably"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "I am killed"}, {"link": {"kind": "b_link", "value": "C-I-K-"}, "to_node": "The teenager is killed"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "Spectators in the crowd are killed"}]} +{"node": {"kind": "being", "label": "the teenager"}, "links": []} +{"node": {"kind": "being", "label": "the crowd of spectators"}, "links": []} +{"node": {"kind": "action_choice", "label": "not drop the cinderblock on the teenager's head"}, "links": [{"link": {"kind": "v-link", "value": "15.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The teenager detonates the charge"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The skyscraper collapses uncontrollably"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I am killed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The teenager is killed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Spectators in the crowd are killed"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The teenager detonates the charge"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the teenager"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the crowd of spectators"}]} +{"node": {"kind": "event", "label": "The skyscraper collapses uncontrollably"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the teenager"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the crowd of spectators"}]} +{"node": {"kind": "event", "label": "I am killed"}, "links": [{"link": {"kind": "utility", "value": "-100"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "the teenager"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "the crowd of spectators"}]} +{"node": {"kind": "event", "label": "The teenager is killed"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the teenager"}, {"link": {"kind": "utility", "value": "-60"}, "to_node": "the crowd of spectators"}]} +{"node": {"kind": "event", "label": "Spectators in the crowd are killed"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "the teenager"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the crowd of spectators"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_35_choice_1.html b/annotated_outputs/nie/nie_scenarios_35_choice_1.html new file mode 100644 index 00000000..34671c47 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_35_choice_1.html @@ -0,0 +1,114 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_35_choice_1.json b/annotated_outputs/nie/nie_scenarios_35_choice_1.json new file mode 100644 index 00000000..83d54d80 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_35_choice_1.json @@ -0,0 +1,12 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "reactivate the building's electricity to stop the teenager"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The building's electricity is reactivated"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The teenager is electrocuted"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The teenager dies"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The explosive charge is not detonated by the teenager"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I am not caught in an uncontrolled building collapse"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The crowd of spectators is not caught in an uncontrolled building collapse"}]} +{"node": {"kind": "being", "label": "the teenager"}, "links": []} +{"node": {"kind": "being", "label": "the crowd of spectators"}, "links": []} +{"node": {"kind": "action_choice", "label": "reactivate the building's electricity to stop the teenager"}, "links": [{"link": {"kind": "v-link", "value": "-3.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The building's electricity is reactivated"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The teenager is electrocuted"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The teenager dies"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The explosive charge is not detonated by the teenager"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I am not caught in an uncontrolled building collapse"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The crowd of spectators is not caught in an uncontrolled building collapse"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The building's electricity is reactivated"}, "links": [{"link": {"kind": "utility", "value": "15"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "65"}, "to_node": "the teenager"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "the crowd of spectators"}]} +{"node": {"kind": "event", "label": "The teenager is electrocuted"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the teenager"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "the crowd of spectators"}]} +{"node": {"kind": "event", "label": "The teenager dies"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the teenager"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "the crowd of spectators"}]} +{"node": {"kind": "event", "label": "The explosive charge is not detonated by the teenager"}, "links": [{"link": {"kind": "utility", "value": "12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "the teenager"}, {"link": {"kind": "utility", "value": "75"}, "to_node": "the crowd of spectators"}]} +{"node": {"kind": "event", "label": "I am not caught in an uncontrolled building collapse"}, "links": [{"link": {"kind": "utility", "value": "95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "the teenager"}, {"link": {"kind": "utility", "value": "8"}, "to_node": "the crowd of spectators"}]} +{"node": {"kind": "event", "label": "The crowd of spectators is not caught in an uncontrolled building collapse"}, "links": [{"link": {"kind": "utility", "value": "12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "the teenager"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "the crowd of spectators"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_35_choice_2.html b/annotated_outputs/nie/nie_scenarios_35_choice_2.html new file mode 100644 index 00000000..f42ade1f --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_35_choice_2.html @@ -0,0 +1,108 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_35_choice_2.json b/annotated_outputs/nie/nie_scenarios_35_choice_2.json new file mode 100644 index 00000000..ce26925b --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_35_choice_2.json @@ -0,0 +1,11 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not reactivate the building's electricity"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "The teenager detonates the charge"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The skyscraper collapses uncontrollably"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "I am killed"}, {"link": {"kind": "b_link", "value": "C-I-K-"}, "to_node": "The teenager is killed"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "Spectators in the crowd are killed"}]} +{"node": {"kind": "being", "label": "the teenager"}, "links": []} +{"node": {"kind": "being", "label": "the crowd of spectators"}, "links": []} +{"node": {"kind": "action_choice", "label": "not reactivate the building's electricity"}, "links": [{"link": {"kind": "v-link", "value": "-30.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The teenager detonates the charge"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The skyscraper collapses uncontrollably"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I am killed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The teenager is killed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Spectators in the crowd are killed"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The teenager detonates the charge"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the teenager"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the crowd of spectators"}]} +{"node": {"kind": "event", "label": "The skyscraper collapses uncontrollably"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the teenager"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the crowd of spectators"}]} +{"node": {"kind": "event", "label": "I am killed"}, "links": [{"link": {"kind": "utility", "value": "-100"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "the teenager"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "the crowd of spectators"}]} +{"node": {"kind": "event", "label": "The teenager is killed"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the teenager"}, {"link": {"kind": "utility", "value": "-60"}, "to_node": "the crowd of spectators"}]} +{"node": {"kind": "event", "label": "Spectators in the crowd are killed"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "the teenager"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the crowd of spectators"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_36_choice_1.html b/annotated_outputs/nie/nie_scenarios_36_choice_1.html new file mode 100644 index 00000000..17a060ae --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_36_choice_1.html @@ -0,0 +1,108 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_36_choice_1.json b/annotated_outputs/nie/nie_scenarios_36_choice_1.json new file mode 100644 index 00000000..1b49cbd8 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_36_choice_1.json @@ -0,0 +1,11 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "shake off the child who will then drown"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The child on my leg loses grip on me"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The child on my leg drowns"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I swim with the two children toward the exit"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The two children with me have a greater chance of escaping the bus"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I experience the act of abandoning a child to die"}]} +{"node": {"kind": "being", "label": "child latched onto my leg"}, "links": []} +{"node": {"kind": "being", "label": "group of 3 children already swept away by the river"}, "links": []} +{"node": {"kind": "action_choice", "label": "shake off the child who will then drown"}, "links": [{"link": {"kind": "v-link", "value": "-57.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The child on my leg loses grip on me"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The child on my leg drowns"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I swim with the two children toward the exit"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The two children with me have a greater chance of escaping the bus"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I experience the act of abandoning a child to die"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The child on my leg loses grip on me"}, "links": [{"link": {"kind": "utility", "value": "-35"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "child latched onto my leg"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "group of 3 children already swept away by the river"}]} +{"node": {"kind": "event", "label": "The child on my leg drowns"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "child latched onto my leg"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "group of 3 children already swept away by the river"}]} +{"node": {"kind": "event", "label": "I swim with the two children toward the exit"}, "links": [{"link": {"kind": "utility", "value": "35"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "child latched onto my leg"}, {"link": {"kind": "utility", "value": "10"}, "to_node": "group of 3 children already swept away by the river"}]} +{"node": {"kind": "event", "label": "The two children with me have a greater chance of escaping the bus"}, "links": [{"link": {"kind": "utility", "value": "72"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "child latched onto my leg"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "group of 3 children already swept away by the river"}]} +{"node": {"kind": "event", "label": "I experience the act of abandoning a child to die"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "child latched onto my leg"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "group of 3 children already swept away by the river"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_36_choice_2.html b/annotated_outputs/nie/nie_scenarios_36_choice_2.html new file mode 100644 index 00000000..eb494778 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_36_choice_2.html @@ -0,0 +1,126 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_36_choice_2.json b/annotated_outputs/nie/nie_scenarios_36_choice_2.json new file mode 100644 index 00000000..33375bf1 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_36_choice_2.json @@ -0,0 +1,14 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "swim against the current with all three children"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I attempt to swim against the current with three children"}, {"link": {"kind": "b_link", "value": "C+I+K-"}, "to_node": "The three children remain attached to me in the water"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "I am slowed by carrying three children"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "I struggle to reach the exit"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "I remain in the dangerous current longer"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The three children remain in the dangerous current longer"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "I risk drowning"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "The three children risk drowning"}]} +{"node": {"kind": "being", "label": "child latched onto my leg"}, "links": []} +{"node": {"kind": "being", "label": "group of swept-away children"}, "links": []} +{"node": {"kind": "action_choice", "label": "swim against the current with all three children"}, "links": [{"link": {"kind": "v-link", "value": "-3.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I attempt to swim against the current with three children"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The three children remain attached to me in the water"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I am slowed by carrying three children"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I struggle to reach the exit"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I remain in the dangerous current longer"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The three children remain in the dangerous current longer"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I risk drowning"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The three children risk drowning"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "I attempt to swim against the current with three children"}, "links": [{"link": {"kind": "utility", "value": "-70"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-78"}, "to_node": "child latched onto my leg"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "group of swept-away children"}]} +{"node": {"kind": "event", "label": "The three children remain attached to me in the water"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "55"}, "to_node": "child latched onto my leg"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "group of swept-away children"}]} +{"node": {"kind": "event", "label": "I am slowed by carrying three children"}, "links": [{"link": {"kind": "utility", "value": "-35"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "child latched onto my leg"}, {"link": {"kind": "utility", "value": "72"}, "to_node": "group of swept-away children"}]} +{"node": {"kind": "event", "label": "I struggle to reach the exit"}, "links": [{"link": {"kind": "utility", "value": "-76"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "child latched onto my leg"}, {"link": {"kind": "utility", "value": "-72"}, "to_node": "group of swept-away children"}]} +{"node": {"kind": "event", "label": "I remain in the dangerous current longer"}, "links": [{"link": {"kind": "utility", "value": "-88"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-88"}, "to_node": "child latched onto my leg"}, {"link": {"kind": "utility", "value": "-72"}, "to_node": "group of swept-away children"}]} +{"node": {"kind": "event", "label": "The three children remain in the dangerous current longer"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-88"}, "to_node": "child latched onto my leg"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "group of swept-away children"}]} +{"node": {"kind": "event", "label": "I risk drowning"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "child latched onto my leg"}, {"link": {"kind": "utility", "value": "-72"}, "to_node": "group of swept-away children"}]} +{"node": {"kind": "event", "label": "The three children risk drowning"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "child latched onto my leg"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "group of swept-away children"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_37_choice_1.html b/annotated_outputs/nie/nie_scenarios_37_choice_1.html new file mode 100644 index 00000000..5e6a1e3f --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_37_choice_1.html @@ -0,0 +1,108 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_37_choice_1.json b/annotated_outputs/nie/nie_scenarios_37_choice_1.json new file mode 100644 index 00000000..61542dfc --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_37_choice_1.json @@ -0,0 +1,11 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "put the seats in the corridor that will trap the third child but free the exit"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The exit becomes free"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The third child becomes trapped by the seats"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I can move toward the exit with two children"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "Two children have a chance to escape the bus"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The trapped third child cannot reach the exit"}]} +{"node": {"kind": "being", "label": "third child still in the bus"}, "links": []} +{"node": {"kind": "being", "label": "group of children already swept away by the river"}, "links": []} +{"node": {"kind": "action_choice", "label": "put the seats in the corridor that will trap the third child but free the exit"}, "links": [{"link": {"kind": "v-link", "value": "-19.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The exit becomes free"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The third child becomes trapped by the seats"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I can move toward the exit with two children"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Two children have a chance to escape the bus"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The trapped third child cannot reach the exit"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The exit becomes free"}, "links": [{"link": {"kind": "utility", "value": "15"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "third child still in the bus"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "group of children already swept away by the river"}]} +{"node": {"kind": "event", "label": "The third child becomes trapped by the seats"}, "links": [{"link": {"kind": "utility", "value": "-10"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "third child still in the bus"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "group of children already swept away by the river"}]} +{"node": {"kind": "event", "label": "I can move toward the exit with two children"}, "links": [{"link": {"kind": "utility", "value": "85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "third child still in the bus"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "group of children already swept away by the river"}]} +{"node": {"kind": "event", "label": "Two children have a chance to escape the bus"}, "links": [{"link": {"kind": "utility", "value": "15"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "third child still in the bus"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "group of children already swept away by the river"}]} +{"node": {"kind": "event", "label": "The trapped third child cannot reach the exit"}, "links": [{"link": {"kind": "utility", "value": "-72"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "third child still in the bus"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "group of children already swept away by the river"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_37_choice_2.html b/annotated_outputs/nie/nie_scenarios_37_choice_2.html new file mode 100644 index 00000000..0bc60d98 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_37_choice_2.html @@ -0,0 +1,108 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_37_choice_2.json b/annotated_outputs/nie/nie_scenarios_37_choice_2.json new file mode 100644 index 00000000..5c4579a3 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_37_choice_2.json @@ -0,0 +1,11 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not put the seats in the corridor that would trap the third child but free the exit"}, {"link": {"kind": "b_link", "value": "C-I+K+"}, "to_node": "The exit remains blocked"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The third child is not trapped by seats"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "I and the two children cannot get out through the exit"}, {"link": {"kind": "b_link", "value": "C-I-K-"}, "to_node": "I remain in the sinking bus"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "The third child remains in the sinking bus"}]} +{"node": {"kind": "being", "label": "third child still in the bus"}, "links": []} +{"node": {"kind": "being", "label": "group of children already swept away by the river"}, "links": []} +{"node": {"kind": "action_choice", "label": "not put the seats in the corridor that would trap the third child but free the exit"}, "links": [{"link": {"kind": "v-link", "value": "-20.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The exit remains blocked"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The third child is not trapped by seats"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I and the two children cannot get out through the exit"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I remain in the sinking bus"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The third child remains in the sinking bus"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The exit remains blocked"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "third child still in the bus"}, {"link": {"kind": "utility", "value": "-12"}, "to_node": "group of children already swept away by the river"}]} +{"node": {"kind": "event", "label": "The third child is not trapped by seats"}, "links": [{"link": {"kind": "utility", "value": "12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "third child still in the bus"}, {"link": {"kind": "utility", "value": "8"}, "to_node": "group of children already swept away by the river"}]} +{"node": {"kind": "event", "label": "I and the two children cannot get out through the exit"}, "links": [{"link": {"kind": "utility", "value": "-88"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "third child still in the bus"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "group of children already swept away by the river"}]} +{"node": {"kind": "event", "label": "I remain in the sinking bus"}, "links": [{"link": {"kind": "utility", "value": "-96"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "third child still in the bus"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "group of children already swept away by the river"}]} +{"node": {"kind": "event", "label": "The third child remains in the sinking bus"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "third child still in the bus"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "group of children already swept away by the river"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_38_choice_1.html b/annotated_outputs/nie/nie_scenarios_38_choice_1.html new file mode 100644 index 00000000..3f64d81c --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_38_choice_1.html @@ -0,0 +1,114 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_38_choice_1.json b/annotated_outputs/nie/nie_scenarios_38_choice_1.json new file mode 100644 index 00000000..2908b2d4 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_38_choice_1.json @@ -0,0 +1,12 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "cut the accident victim's carotid artery to obtain his organs for the transplantations"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The accident victim dies"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I experience severe harm and loss of life from my cutting the carotid artery"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "Five patients receive organ transplants"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The five patients survive the immediate organ failure"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I kill the accident victim"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The accident victim is deprived of the chance to be saved by the operation"}]} +{"node": {"kind": "being", "label": "five patients"}, "links": []} +{"node": {"kind": "being", "label": "accident victim"}, "links": []} +{"node": {"kind": "action_choice", "label": "cut the accident victim's carotid artery to obtain his organs for the transplantations"}, "links": [{"link": {"kind": "v-link", "value": "-32.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The accident victim dies"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I experience severe harm and loss of life from my cutting the carotid artery"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Five patients receive organ transplants"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The five patients survive the immediate organ failure"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I kill the accident victim"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The accident victim is deprived of the chance to be saved by the operation"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The accident victim dies"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "five patients"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "accident victim"}]} +{"node": {"kind": "event", "label": "I experience severe harm and loss of life from my cutting the carotid artery"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "five patients"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "accident victim"}]} +{"node": {"kind": "event", "label": "Five patients receive organ transplants"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "five patients"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "accident victim"}]} +{"node": {"kind": "event", "label": "The five patients survive the immediate organ failure"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "five patients"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "accident victim"}]} +{"node": {"kind": "event", "label": "I kill the accident victim"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "five patients"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "accident victim"}]} +{"node": {"kind": "event", "label": "The accident victim is deprived of the chance to be saved by the operation"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "five patients"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "accident victim"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_38_choice_2.html b/annotated_outputs/nie/nie_scenarios_38_choice_2.html new file mode 100644 index 00000000..38893694 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_38_choice_2.html @@ -0,0 +1,108 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_38_choice_2.json b/annotated_outputs/nie/nie_scenarios_38_choice_2.json new file mode 100644 index 00000000..4b0f111b --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_38_choice_2.json @@ -0,0 +1,11 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not cut the accident victim's carotid artery"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "The accident victim is not deliberately killed by me"}, {"link": {"kind": "b_link", "value": "C-I+K+"}, "to_node": "I perform or continue treatment to try to save the accident victim"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "The five patients do not receive organs from the accident victim"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "The five patients remain without the immediate organ transplants they need"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "The five patients die"}]} +{"node": {"kind": "being", "label": "5 patients needing immediate organ transplants"}, "links": []} +{"node": {"kind": "being", "label": "accident victim"}, "links": []} +{"node": {"kind": "action_choice", "label": "not cut the accident victim's carotid artery"}, "links": [{"link": {"kind": "v-link", "value": "28.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The accident victim is not deliberately killed by me"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I perform or continue treatment to try to save the accident victim"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The five patients do not receive organs from the accident victim"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The five patients remain without the immediate organ transplants they need"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The five patients die"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The accident victim is not deliberately killed by me"}, "links": [{"link": {"kind": "utility", "value": "55"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "5 patients needing immediate organ transplants"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "accident victim"}]} +{"node": {"kind": "event", "label": "I perform or continue treatment to try to save the accident victim"}, "links": [{"link": {"kind": "utility", "value": "75"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "5 patients needing immediate organ transplants"}, {"link": {"kind": "utility", "value": "88"}, "to_node": "accident victim"}]} +{"node": {"kind": "event", "label": "The five patients do not receive organs from the accident victim"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "5 patients needing immediate organ transplants"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "accident victim"}]} +{"node": {"kind": "event", "label": "The five patients remain without the immediate organ transplants they need"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "5 patients needing immediate organ transplants"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "accident victim"}]} +{"node": {"kind": "event", "label": "The five patients die"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "5 patients needing immediate organ transplants"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "accident victim"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_39_choice_1.html b/annotated_outputs/nie/nie_scenarios_39_choice_1.html new file mode 100644 index 00000000..7c720f68 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_39_choice_1.html @@ -0,0 +1,107 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_39_choice_1.json b/annotated_outputs/nie/nie_scenarios_39_choice_1.json new file mode 100644 index 00000000..ecfe5ba8 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_39_choice_1.json @@ -0,0 +1,11 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "let the nurse inject the wrong medication to obtain the organs for the transplantations"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The critically injured patient dies from the wrong medication"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I allow a preventable lethal medication error"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "Five patients receive organ transplants"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The five transplant patients survive"}]} +{"node": {"kind": "being", "label": "5 patients needing immediate organ transplants"}, "links": []} +{"node": {"kind": "being", "label": "critically injured car-accident patient"}, "links": []} +{"node": {"kind": "being", "label": "nurse"}, "links": []} +{"node": {"kind": "action_choice", "label": "let the nurse inject the wrong medication to obtain the organs for the transplantations"}, "links": [{"link": {"kind": "v-link", "value": "-82.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The critically injured patient dies from the wrong medication"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I allow a preventable lethal medication error"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Five patients receive organ transplants"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The five transplant patients survive"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The critically injured patient dies from the wrong medication"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "5 patients needing immediate organ transplants"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "critically injured car-accident patient"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "nurse"}]} +{"node": {"kind": "event", "label": "I allow a preventable lethal medication error"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "5 patients needing immediate organ transplants"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "critically injured car-accident patient"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "nurse"}]} +{"node": {"kind": "event", "label": "Five patients receive organ transplants"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "5 patients needing immediate organ transplants"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "critically injured car-accident patient"}, {"link": {"kind": "utility", "value": "75"}, "to_node": "nurse"}]} +{"node": {"kind": "event", "label": "The five transplant patients survive"}, "links": [{"link": {"kind": "utility", "value": "85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "100"}, "to_node": "5 patients needing immediate organ transplants"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "critically injured car-accident patient"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "nurse"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_39_choice_2.html b/annotated_outputs/nie/nie_scenarios_39_choice_2.html new file mode 100644 index 00000000..e32d9b48 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_39_choice_2.html @@ -0,0 +1,107 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_39_choice_2.json b/annotated_outputs/nie/nie_scenarios_39_choice_2.json new file mode 100644 index 00000000..6825a06c --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_39_choice_2.json @@ -0,0 +1,11 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "stop the nurse from injecting the wrong medication"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The nurse does not inject the wrong medication"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The critically injured patient remains alive from not receiving the lethal medication"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I prevent the patient's death from the medication error"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The five patients do not receive organs from the critically injured patient at that moment"}]} +{"node": {"kind": "being", "label": "five patients needing immediate organ transplants"}, "links": []} +{"node": {"kind": "being", "label": "critically injured car-accident patient"}, "links": []} +{"node": {"kind": "being", "label": "nurse"}, "links": []} +{"node": {"kind": "action_choice", "label": "stop the nurse from injecting the wrong medication"}, "links": [{"link": {"kind": "v-link", "value": "7.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The nurse does not inject the wrong medication"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The critically injured patient remains alive from not receiving the lethal medication"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I prevent the patient's death from the medication error"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The five patients do not receive organs from the critically injured patient at that moment"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The nurse does not inject the wrong medication"}, "links": [{"link": {"kind": "utility", "value": "85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "five patients needing immediate organ transplants"}, {"link": {"kind": "utility", "value": "88"}, "to_node": "critically injured car-accident patient"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "nurse"}]} +{"node": {"kind": "event", "label": "The critically injured patient remains alive from not receiving the lethal medication"}, "links": [{"link": {"kind": "utility", "value": "85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "five patients needing immediate organ transplants"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "critically injured car-accident patient"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "nurse"}]} +{"node": {"kind": "event", "label": "I prevent the patient's death from the medication error"}, "links": [{"link": {"kind": "utility", "value": "88"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "five patients needing immediate organ transplants"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "critically injured car-accident patient"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "nurse"}]} +{"node": {"kind": "event", "label": "The five patients do not receive organs from the critically injured patient at that moment"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "five patients needing immediate organ transplants"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "critically injured car-accident patient"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "nurse"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_3_choice_1.html b/annotated_outputs/nie/nie_scenarios_3_choice_1.html new file mode 100644 index 00000000..3b90b101 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_3_choice_1.html @@ -0,0 +1,114 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_3_choice_1.json b/annotated_outputs/nie/nie_scenarios_3_choice_1.json new file mode 100644 index 00000000..545f320f --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_3_choice_1.json @@ -0,0 +1,12 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "throw one guest onto the bomb"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The thrown guest dies"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The bomb blast is absorbed by the thrown guest"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "Nine guests survive"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I physically throw the guest onto the bomb"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The thrown guest experiences extreme harm and fear"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The nine guests avoid being killed by the bomb"}]} +{"node": {"kind": "being", "label": "1 guest to be thrown onto the bomb"}, "links": []} +{"node": {"kind": "being", "label": "8 other guests in the restaurant threatened by the bomb"}, "links": []} +{"node": {"kind": "action_choice", "label": "throw one guest onto the bomb"}, "links": [{"link": {"kind": "v-link", "value": "-66.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The thrown guest dies"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The bomb blast is absorbed by the thrown guest"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Nine guests survive"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I physically throw the guest onto the bomb"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The thrown guest experiences extreme harm and fear"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The nine guests avoid being killed by the bomb"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The thrown guest dies"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "1 guest to be thrown onto the bomb"}, {"link": {"kind": "utility", "value": "70"}, "to_node": "8 other guests in the restaurant threatened by the bomb"}]} +{"node": {"kind": "event", "label": "The bomb blast is absorbed by the thrown guest"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "1 guest to be thrown onto the bomb"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "8 other guests in the restaurant threatened by the bomb"}]} +{"node": {"kind": "event", "label": "Nine guests survive"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "1 guest to be thrown onto the bomb"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "8 other guests in the restaurant threatened by the bomb"}]} +{"node": {"kind": "event", "label": "I physically throw the guest onto the bomb"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "1 guest to be thrown onto the bomb"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "8 other guests in the restaurant threatened by the bomb"}]} +{"node": {"kind": "event", "label": "The thrown guest experiences extreme harm and fear"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "1 guest to be thrown onto the bomb"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "8 other guests in the restaurant threatened by the bomb"}]} +{"node": {"kind": "event", "label": "The nine guests avoid being killed by the bomb"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "1 guest to be thrown onto the bomb"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "8 other guests in the restaurant threatened by the bomb"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_3_choice_2.html b/annotated_outputs/nie/nie_scenarios_3_choice_2.html new file mode 100644 index 00000000..27a08afe --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_3_choice_2.html @@ -0,0 +1,96 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_3_choice_2.json b/annotated_outputs/nie/nie_scenarios_3_choice_2.json new file mode 100644 index 00000000..0fe0f96e --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_3_choice_2.json @@ -0,0 +1,9 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not throw one guest onto the bomb"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "9 guests are killed by the bomb"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "1 guest is not thrown onto the bomb"}, {"link": {"kind": "b_link", "value": "C-I-K-"}, "to_node": "1 guest remains alive"}]} +{"node": {"kind": "being", "label": "1 guest who could be thrown onto the bomb"}, "links": []} +{"node": {"kind": "being", "label": "8 other guests threatened by the bomb"}, "links": []} +{"node": {"kind": "action_choice", "label": "not throw one guest onto the bomb"}, "links": [{"link": {"kind": "v-link", "value": "4.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "9 guests are killed by the bomb"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "1 guest is not thrown onto the bomb"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "1 guest remains alive"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "9 guests are killed by the bomb"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "1 guest who could be thrown onto the bomb"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "8 other guests threatened by the bomb"}]} +{"node": {"kind": "event", "label": "1 guest is not thrown onto the bomb"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "1 guest who could be thrown onto the bomb"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "8 other guests threatened by the bomb"}]} +{"node": {"kind": "event", "label": "1 guest remains alive"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "1 guest who could be thrown onto the bomb"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "8 other guests threatened by the bomb"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_40_choice_1.html b/annotated_outputs/nie/nie_scenarios_40_choice_1.html new file mode 100644 index 00000000..d403107c --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_40_choice_1.html @@ -0,0 +1,128 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_40_choice_1.json b/annotated_outputs/nie/nie_scenarios_40_choice_1.json new file mode 100644 index 00000000..a5fc691e --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_40_choice_1.json @@ -0,0 +1,14 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "push team members including one without a safety harness that will fall down to stop the swinging of the container"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The container's swinging is reduced"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The five crewmembers on the deck are protected from being struck by the container"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "Team members pushed by me lose balance"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The team member without a safety harness is injured"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "Pushed team members with safety harnesses are jerked or suspended by their harnesses"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "Pushed team members are frightened"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I make physical contact with team members"}]} +{"node": {"kind": "being", "label": "1 team member without a safety harness"}, "links": []} +{"node": {"kind": "being", "label": "2 crewmembers fighting"}, "links": []} +{"node": {"kind": "being", "label": "5 crewmembers on the deck"}, "links": []} +{"node": {"kind": "action_choice", "label": "push team members including one without a safety harness that will fall down to stop the swinging of the container"}, "links": [{"link": {"kind": "v-link", "value": "-52.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The container's swinging is reduced"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The five crewmembers on the deck are protected from being struck by the container"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Team members pushed by me lose balance"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The team member without a safety harness is injured"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Pushed team members with safety harnesses are jerked or suspended by their harnesses"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Pushed team members are frightened"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I make physical contact with team members"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The container's swinging is reduced"}, "links": [{"link": {"kind": "utility", "value": "12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "1 team member without a safety harness"}, {"link": {"kind": "utility", "value": "-35"}, "to_node": "2 crewmembers fighting"}, {"link": {"kind": "utility", "value": "65"}, "to_node": "5 crewmembers on the deck"}]} +{"node": {"kind": "event", "label": "The five crewmembers on the deck are protected from being struck by the container"}, "links": [{"link": {"kind": "utility", "value": "6"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "1 team member without a safety harness"}, {"link": {"kind": "utility", "value": "10"}, "to_node": "2 crewmembers fighting"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "5 crewmembers on the deck"}]} +{"node": {"kind": "event", "label": "Team members pushed by me lose balance"}, "links": [{"link": {"kind": "utility", "value": "10"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-88"}, "to_node": "1 team member without a safety harness"}, {"link": {"kind": "utility", "value": "-35"}, "to_node": "2 crewmembers fighting"}, {"link": {"kind": "utility", "value": "-18"}, "to_node": "5 crewmembers on the deck"}]} +{"node": {"kind": "event", "label": "The team member without a safety harness is injured"}, "links": [{"link": {"kind": "utility", "value": "-75"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "1 team member without a safety harness"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "2 crewmembers fighting"}, {"link": {"kind": "utility", "value": "-65"}, "to_node": "5 crewmembers on the deck"}]} +{"node": {"kind": "event", "label": "Pushed team members with safety harnesses are jerked or suspended by their harnesses"}, "links": [{"link": {"kind": "utility", "value": "-78"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "1 team member without a safety harness"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "2 crewmembers fighting"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "5 crewmembers on the deck"}]} +{"node": {"kind": "event", "label": "Pushed team members are frightened"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "1 team member without a safety harness"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "2 crewmembers fighting"}, {"link": {"kind": "utility", "value": "-65"}, "to_node": "5 crewmembers on the deck"}]} +{"node": {"kind": "event", "label": "I make physical contact with team members"}, "links": [{"link": {"kind": "utility", "value": "15"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "1 team member without a safety harness"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "2 crewmembers fighting"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "5 crewmembers on the deck"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_40_choice_2.html b/annotated_outputs/nie/nie_scenarios_40_choice_2.html new file mode 100644 index 00000000..7bbfcb18 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_40_choice_2.html @@ -0,0 +1,114 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_40_choice_2.json b/annotated_outputs/nie/nie_scenarios_40_choice_2.json new file mode 100644 index 00000000..edeedabd --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_40_choice_2.json @@ -0,0 +1,12 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not push team members which leaves the container swinging dangerously"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The container continues swinging dangerously over five crewmembers"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The five crewmembers remain in immediate danger of being struck by the container"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I do not physically move any team members"}, {"link": {"kind": "b_link", "value": "C-I-K-"}, "to_node": "The fight between the two crewmembers continues interfering with the crane cable"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The risk of the crane cable failing remains immediate"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "My team and I remain exposed on top of the container"}]} +{"node": {"kind": "being", "label": "2 fighting crewmembers"}, "links": []} +{"node": {"kind": "being", "label": "5 crewmembers on the deck"}, "links": []} +{"node": {"kind": "action_choice", "label": "not push team members which leaves the container swinging dangerously"}, "links": [{"link": {"kind": "v-link", "value": "-32.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The container continues swinging dangerously over five crewmembers"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The five crewmembers remain in immediate danger of being struck by the container"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I do not physically move any team members"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The fight between the two crewmembers continues interfering with the crane cable"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The risk of the crane cable failing remains immediate"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "My team and I remain exposed on top of the container"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The container continues swinging dangerously over five crewmembers"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "2 fighting crewmembers"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "5 crewmembers on the deck"}]} +{"node": {"kind": "event", "label": "The five crewmembers remain in immediate danger of being struck by the container"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "2 fighting crewmembers"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "5 crewmembers on the deck"}]} +{"node": {"kind": "event", "label": "I do not physically move any team members"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "2 fighting crewmembers"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "5 crewmembers on the deck"}]} +{"node": {"kind": "event", "label": "The fight between the two crewmembers continues interfering with the crane cable"}, "links": [{"link": {"kind": "utility", "value": "-72"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-75"}, "to_node": "2 fighting crewmembers"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "5 crewmembers on the deck"}]} +{"node": {"kind": "event", "label": "The risk of the crane cable failing remains immediate"}, "links": [{"link": {"kind": "utility", "value": "-88"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "2 fighting crewmembers"}, {"link": {"kind": "utility", "value": "-92"}, "to_node": "5 crewmembers on the deck"}]} +{"node": {"kind": "event", "label": "My team and I remain exposed on top of the container"}, "links": [{"link": {"kind": "utility", "value": "-78"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-65"}, "to_node": "2 fighting crewmembers"}, {"link": {"kind": "utility", "value": "-72"}, "to_node": "5 crewmembers on the deck"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_41_choice_1.html b/annotated_outputs/nie/nie_scenarios_41_choice_1.html new file mode 100644 index 00000000..f7d6a738 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_41_choice_1.html @@ -0,0 +1,114 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_41_choice_1.json b/annotated_outputs/nie/nie_scenarios_41_choice_1.json new file mode 100644 index 00000000..53a6b5bb --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_41_choice_1.json @@ -0,0 +1,12 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "push the emergency button that will move the container back to drop on a crewmember in the cargo bay"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The container moves back toward the cargo bay"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The container drops on a crewmember in the cargo bay"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The crewmember in the cargo bay is killed"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The five crewmembers on the deck are not crushed by the container"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "My dock team and I avoid being on a collapsing container over the deck"}]} +{"node": {"kind": "being", "label": "1 crewmember in the cargo bay"}, "links": []} +{"node": {"kind": "being", "label": "5 crewmembers on the deck"}, "links": []} +{"node": {"kind": "being", "label": "my dock team members on the container"}, "links": []} +{"node": {"kind": "action_choice", "label": "push the emergency button that will move the container back to drop on a crewmember in the cargo bay"}, "links": [{"link": {"kind": "v-link", "value": "-19.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The container moves back toward the cargo bay"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The container drops on a crewmember in the cargo bay"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The crewmember in the cargo bay is killed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The five crewmembers on the deck are not crushed by the container"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "My dock team and I avoid being on a collapsing container over the deck"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The container moves back toward the cargo bay"}, "links": [{"link": {"kind": "utility", "value": "10"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "1 crewmember in the cargo bay"}, {"link": {"kind": "utility", "value": "10"}, "to_node": "5 crewmembers on the deck"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "my dock team members on the container"}]} +{"node": {"kind": "event", "label": "The container drops on a crewmember in the cargo bay"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "1 crewmember in the cargo bay"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "5 crewmembers on the deck"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "my dock team members on the container"}]} +{"node": {"kind": "event", "label": "The crewmember in the cargo bay is killed"}, "links": [{"link": {"kind": "utility", "value": "-12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "1 crewmember in the cargo bay"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "5 crewmembers on the deck"}, {"link": {"kind": "utility", "value": "-75"}, "to_node": "my dock team members on the container"}]} +{"node": {"kind": "event", "label": "The five crewmembers on the deck are not crushed by the container"}, "links": [{"link": {"kind": "utility", "value": "85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "5"}, "to_node": "1 crewmember in the cargo bay"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "5 crewmembers on the deck"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "my dock team members on the container"}]} +{"node": {"kind": "event", "label": "My dock team and I avoid being on a collapsing container over the deck"}, "links": [{"link": {"kind": "utility", "value": "88"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "8"}, "to_node": "1 crewmember in the cargo bay"}, {"link": {"kind": "utility", "value": "72"}, "to_node": "5 crewmembers on the deck"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "my dock team members on the container"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_41_choice_2.html b/annotated_outputs/nie/nie_scenarios_41_choice_2.html new file mode 100644 index 00000000..638b3e44 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_41_choice_2.html @@ -0,0 +1,108 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_41_choice_2.json b/annotated_outputs/nie/nie_scenarios_41_choice_2.json new file mode 100644 index 00000000..ea4efbf3 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_41_choice_2.json @@ -0,0 +1,11 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not push the emergency button that would move the container back to drop on a crewmember in the cargo bay"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The container collapses onto five crewmembers"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "Five crewmembers are crushed"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The container is not moved back into the cargo bay"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "The crewmember in the cargo bay is not struck by the container"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I do not push the emergency button"}]} +{"node": {"kind": "being", "label": "1 crewmember in the cargo bay"}, "links": []} +{"node": {"kind": "being", "label": "5 crewmembers on the deck"}, "links": []} +{"node": {"kind": "action_choice", "label": "not push the emergency button that would move the container back to drop on a crewmember in the cargo bay"}, "links": [{"link": {"kind": "v-link", "value": "-13.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The container collapses onto five crewmembers"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Five crewmembers are crushed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The container is not moved back into the cargo bay"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The crewmember in the cargo bay is not struck by the container"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I do not push the emergency button"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The container collapses onto five crewmembers"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "1 crewmember in the cargo bay"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "5 crewmembers on the deck"}]} +{"node": {"kind": "event", "label": "Five crewmembers are crushed"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "1 crewmember in the cargo bay"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "5 crewmembers on the deck"}]} +{"node": {"kind": "event", "label": "The container is not moved back into the cargo bay"}, "links": [{"link": {"kind": "utility", "value": "-12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "1 crewmember in the cargo bay"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "5 crewmembers on the deck"}]} +{"node": {"kind": "event", "label": "The crewmember in the cargo bay is not struck by the container"}, "links": [{"link": {"kind": "utility", "value": "6"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "1 crewmember in the cargo bay"}, {"link": {"kind": "utility", "value": "8"}, "to_node": "5 crewmembers on the deck"}]} +{"node": {"kind": "event", "label": "I do not push the emergency button"}, "links": [{"link": {"kind": "utility", "value": "-70"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "1 crewmember in the cargo bay"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "5 crewmembers on the deck"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_42_choice_1.html b/annotated_outputs/nie/nie_scenarios_42_choice_1.html new file mode 100644 index 00000000..021eabb3 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_42_choice_1.html @@ -0,0 +1,126 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_42_choice_1.json b/annotated_outputs/nie/nie_scenarios_42_choice_1.json new file mode 100644 index 00000000..7faac658 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_42_choice_1.json @@ -0,0 +1,14 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "inject these two substances into two lab assistants to identify the vaccine"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "Two lab assistants are injected with the substances"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "One lab assistant dies from the lethal substance"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "One lab assistant receives the vaccine"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I identify which substance is the vaccine"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I identify which substance is lethal"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "Two lab assistants are subjected to non-consensual human experimentation"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "Two lab assistants experience severe fear and suffering"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "I cause grave harm to sentient beings"}]} +{"node": {"kind": "being", "label": "lab assistant 1"}, "links": []} +{"node": {"kind": "being", "label": "lab assistant 2"}, "links": []} +{"node": {"kind": "action_choice", "label": "inject these two substances into two lab assistants to identify the vaccine"}, "links": [{"link": {"kind": "v-link", "value": "-20.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Two lab assistants are injected with the substances"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "One lab assistant dies from the lethal substance"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "One lab assistant receives the vaccine"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I identify which substance is the vaccine"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I identify which substance is lethal"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Two lab assistants are subjected to non-consensual human experimentation"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Two lab assistants experience severe fear and suffering"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I cause grave harm to sentient beings"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "Two lab assistants are injected with the substances"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "lab assistant 1"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "lab assistant 2"}]} +{"node": {"kind": "event", "label": "One lab assistant dies from the lethal substance"}, "links": [{"link": {"kind": "utility", "value": "-12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "lab assistant 1"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "lab assistant 2"}]} +{"node": {"kind": "event", "label": "One lab assistant receives the vaccine"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "lab assistant 1"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "lab assistant 2"}]} +{"node": {"kind": "event", "label": "I identify which substance is the vaccine"}, "links": [{"link": {"kind": "utility", "value": "85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "lab assistant 1"}, {"link": {"kind": "utility", "value": "10"}, "to_node": "lab assistant 2"}]} +{"node": {"kind": "event", "label": "I identify which substance is lethal"}, "links": [{"link": {"kind": "utility", "value": "35"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "lab assistant 1"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "lab assistant 2"}]} +{"node": {"kind": "event", "label": "Two lab assistants are subjected to non-consensual human experimentation"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "lab assistant 1"}, {"link": {"kind": "utility", "value": "-98"}, "to_node": "lab assistant 2"}]} +{"node": {"kind": "event", "label": "Two lab assistants experience severe fear and suffering"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "lab assistant 1"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "lab assistant 2"}]} +{"node": {"kind": "event", "label": "I cause grave harm to sentient beings"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-82"}, "to_node": "lab assistant 1"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "lab assistant 2"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_42_choice_2.html b/annotated_outputs/nie/nie_scenarios_42_choice_2.html new file mode 100644 index 00000000..7fc456c1 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_42_choice_2.html @@ -0,0 +1,97 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_42_choice_2.json b/annotated_outputs/nie/nie_scenarios_42_choice_2.json new file mode 100644 index 00000000..a19c6de2 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_42_choice_2.json @@ -0,0 +1,9 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not inject the two substances into two lab assistants"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The two lab assistants are not injected with the substances"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "I do not identify which substance is the vaccine through testing on the lab assistants"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "The vaccine is not immediately confirmed for use"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "People continue dying from the epidemic without the vaccine being deployed"}]} +{"node": {"kind": "being", "label": "2 lab assistants"}, "links": []} +{"node": {"kind": "action_choice", "label": "not inject the two substances into two lab assistants"}, "links": [{"link": {"kind": "v-link", "value": "-13.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The two lab assistants are not injected with the substances"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I do not identify which substance is the vaccine through testing on the lab assistants"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The vaccine is not immediately confirmed for use"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "People continue dying from the epidemic without the vaccine being deployed"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The two lab assistants are not injected with the substances"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "2 lab assistants"}]} +{"node": {"kind": "event", "label": "I do not identify which substance is the vaccine through testing on the lab assistants"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "2 lab assistants"}]} +{"node": {"kind": "event", "label": "The vaccine is not immediately confirmed for use"}, "links": [{"link": {"kind": "utility", "value": "-12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-35"}, "to_node": "2 lab assistants"}]} +{"node": {"kind": "event", "label": "People continue dying from the epidemic without the vaccine being deployed"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "2 lab assistants"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_43_choice_1.html b/annotated_outputs/nie/nie_scenarios_43_choice_1.html new file mode 100644 index 00000000..bc33bfaa --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_43_choice_1.html @@ -0,0 +1,121 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_43_choice_1.json b/annotated_outputs/nie/nie_scenarios_43_choice_1.json new file mode 100644 index 00000000..ea4bc058 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_43_choice_1.json @@ -0,0 +1,13 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "allow the nurse to inject the two substances into two lab assistants to identify the vaccine"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "Two lab assistants are injected with the two substances"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "One lab assistant receives the vaccine"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "One lab assistant receives the lethal substance"}, {"link": {"kind": "b_link", "value": "C+I+K-"}, "to_node": "One lab assistant remains alive after receiving the vaccine"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I identify which substance is the vaccine"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I identify which substance is lethal"}]} +{"node": {"kind": "being", "label": "the nurse"}, "links": []} +{"node": {"kind": "being", "label": "lab assistant 1"}, "links": []} +{"node": {"kind": "being", "label": "lab assistant 2"}, "links": []} +{"node": {"kind": "action_choice", "label": "allow the nurse to inject the two substances into two lab assistants to identify the vaccine"}, "links": [{"link": {"kind": "v-link", "value": "8.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Two lab assistants are injected with the two substances"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "One lab assistant receives the vaccine"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "One lab assistant receives the lethal substance"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "One lab assistant remains alive after receiving the vaccine"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I identify which substance is the vaccine"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I identify which substance is lethal"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "Two lab assistants are injected with the two substances"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "the nurse"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "lab assistant 1"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "lab assistant 2"}]} +{"node": {"kind": "event", "label": "One lab assistant receives the vaccine"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "the nurse"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "lab assistant 1"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "lab assistant 2"}]} +{"node": {"kind": "event", "label": "One lab assistant receives the lethal substance"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "the nurse"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "lab assistant 1"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "lab assistant 2"}]} +{"node": {"kind": "event", "label": "One lab assistant remains alive after receiving the vaccine"}, "links": [{"link": {"kind": "utility", "value": "15"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "the nurse"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "lab assistant 1"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "lab assistant 2"}]} +{"node": {"kind": "event", "label": "I identify which substance is the vaccine"}, "links": [{"link": {"kind": "utility", "value": "85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "the nurse"}, {"link": {"kind": "utility", "value": "10"}, "to_node": "lab assistant 1"}, {"link": {"kind": "utility", "value": "10"}, "to_node": "lab assistant 2"}]} +{"node": {"kind": "event", "label": "I identify which substance is lethal"}, "links": [{"link": {"kind": "utility", "value": "35"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "the nurse"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "lab assistant 1"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "lab assistant 2"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_43_choice_2.html b/annotated_outputs/nie/nie_scenarios_43_choice_2.html new file mode 100644 index 00000000..43bbaa34 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_43_choice_2.html @@ -0,0 +1,107 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_43_choice_2.json b/annotated_outputs/nie/nie_scenarios_43_choice_2.json new file mode 100644 index 00000000..f3af3a91 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_43_choice_2.json @@ -0,0 +1,11 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not allow the nurse to inject the two substances into two lab assistants"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The nurse does not inject the two substances into the two lab assistants"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The two lab assistants are not exposed to the vaccine"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The two lab assistants remain alive from not being injected with the lethal substance"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I prevent the immediate risk of killing a lab assistant by mistaken injection"}]} +{"node": {"kind": "being", "label": "the nurse"}, "links": []} +{"node": {"kind": "being", "label": "lab assistant 1"}, "links": []} +{"node": {"kind": "being", "label": "lab assistant 2"}, "links": []} +{"node": {"kind": "action_choice", "label": "not allow the nurse to inject the two substances into two lab assistants"}, "links": [{"link": {"kind": "v-link", "value": "-28.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The nurse does not inject the two substances into the two lab assistants"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The two lab assistants are not exposed to the vaccine"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The two lab assistants remain alive from not being injected with the lethal substance"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I prevent the immediate risk of killing a lab assistant by mistaken injection"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The nurse does not inject the two substances into the two lab assistants"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "70"}, "to_node": "the nurse"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "lab assistant 1"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "lab assistant 2"}]} +{"node": {"kind": "event", "label": "The two lab assistants are not exposed to the vaccine"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "6"}, "to_node": "the nurse"}, {"link": {"kind": "utility", "value": "-80"}, "to_node": "lab assistant 1"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "lab assistant 2"}]} +{"node": {"kind": "event", "label": "The two lab assistants remain alive from not being injected with the lethal substance"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "the nurse"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "lab assistant 1"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "lab assistant 2"}]} +{"node": {"kind": "event", "label": "I prevent the immediate risk of killing a lab assistant by mistaken injection"}, "links": [{"link": {"kind": "utility", "value": "78"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "72"}, "to_node": "the nurse"}, {"link": {"kind": "utility", "value": "88"}, "to_node": "lab assistant 1"}, {"link": {"kind": "utility", "value": "88"}, "to_node": "lab assistant 2"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_44_choice_1.html b/annotated_outputs/nie/nie_scenarios_44_choice_1.html new file mode 100644 index 00000000..147755ee --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_44_choice_1.html @@ -0,0 +1,108 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_44_choice_1.json b/annotated_outputs/nie/nie_scenarios_44_choice_1.json new file mode 100644 index 00000000..a289616c --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_44_choice_1.json @@ -0,0 +1,11 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "push the stranger onto the tracks to derail the trolley"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I push the stranger onto the tracks"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The stranger is killed"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The trolley is derailed"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The trolley does not reach the five workmen"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The five workmen survive"}]} +{"node": {"kind": "being", "label": "the large stranger"}, "links": []} +{"node": {"kind": "being", "label": "5 workmen"}, "links": []} +{"node": {"kind": "action_choice", "label": "push the stranger onto the tracks to derail the trolley"}, "links": [{"link": {"kind": "v-link", "value": "-50.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I push the stranger onto the tracks"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The stranger is killed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The trolley is derailed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The trolley does not reach the five workmen"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The five workmen survive"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "I push the stranger onto the tracks"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the large stranger"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "5 workmen"}]} +{"node": {"kind": "event", "label": "The stranger is killed"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the large stranger"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "5 workmen"}]} +{"node": {"kind": "event", "label": "The trolley is derailed"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "the large stranger"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "5 workmen"}]} +{"node": {"kind": "event", "label": "The trolley does not reach the five workmen"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "the large stranger"}, {"link": {"kind": "utility", "value": "100"}, "to_node": "5 workmen"}]} +{"node": {"kind": "event", "label": "The five workmen survive"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-65"}, "to_node": "the large stranger"}, {"link": {"kind": "utility", "value": "100"}, "to_node": "5 workmen"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_44_choice_2.html b/annotated_outputs/nie/nie_scenarios_44_choice_2.html new file mode 100644 index 00000000..d9031114 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_44_choice_2.html @@ -0,0 +1,122 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_44_choice_2.json b/annotated_outputs/nie/nie_scenarios_44_choice_2.json new file mode 100644 index 00000000..70877c13 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_44_choice_2.json @@ -0,0 +1,14 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not push the stranger onto the tracks"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "The trolley continues on its present course"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "The five workmen are killed"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The large stranger remains alive"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "I do not physically harm the large stranger"}]} +{"node": {"kind": "being", "label": "large stranger"}, "links": []} +{"node": {"kind": "being", "label": "workman 1"}, "links": []} +{"node": {"kind": "being", "label": "workman 2"}, "links": []} +{"node": {"kind": "being", "label": "workman 3"}, "links": []} +{"node": {"kind": "being", "label": "workman 4"}, "links": []} +{"node": {"kind": "being", "label": "workman 5"}, "links": []} +{"node": {"kind": "action_choice", "label": "not push the stranger onto the tracks"}, "links": [{"link": {"kind": "v-link", "value": "11.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The trolley continues on its present course"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The five workmen are killed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The large stranger remains alive"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I do not physically harm the large stranger"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The trolley continues on its present course"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "large stranger"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "workman 1"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "workman 2"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "workman 3"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "workman 4"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "workman 5"}]} +{"node": {"kind": "event", "label": "The five workmen are killed"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-12"}, "to_node": "large stranger"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "workman 1"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "workman 2"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "workman 3"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "workman 4"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "workman 5"}]} +{"node": {"kind": "event", "label": "The large stranger remains alive"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "large stranger"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "workman 1"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "workman 2"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "workman 3"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "workman 4"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "workman 5"}]} +{"node": {"kind": "event", "label": "I do not physically harm the large stranger"}, "links": [{"link": {"kind": "utility", "value": "12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "large stranger"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "workman 1"}, {"link": {"kind": "utility", "value": "5"}, "to_node": "workman 2"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "workman 3"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "workman 4"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "workman 5"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_45_choice_1.html b/annotated_outputs/nie/nie_scenarios_45_choice_1.html new file mode 100644 index 00000000..49d9c6d3 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_45_choice_1.html @@ -0,0 +1,114 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_45_choice_1.json b/annotated_outputs/nie/nie_scenarios_45_choice_1.json new file mode 100644 index 00000000..4a376da0 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_45_choice_1.json @@ -0,0 +1,12 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "flip the control switch to divert the trolley onto the track with only one workman"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I flip the control switch"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The trolley is diverted onto the track with one workman"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The five workmen are not hit by the trolley"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The one workman is hit by the trolley"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The one workman dies"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The five workmen live"}]} +{"node": {"kind": "being", "label": "5 workmen on the current track"}, "links": []} +{"node": {"kind": "being", "label": "1 workman on the diverted track"}, "links": []} +{"node": {"kind": "action_choice", "label": "flip the control switch to divert the trolley onto the track with only one workman"}, "links": [{"link": {"kind": "v-link", "value": "-31.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I flip the control switch"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The trolley is diverted onto the track with one workman"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The five workmen are not hit by the trolley"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The one workman is hit by the trolley"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The one workman dies"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The five workmen live"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "I flip the control switch"}, "links": [{"link": {"kind": "utility", "value": "12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "5 workmen on the current track"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "1 workman on the diverted track"}]} +{"node": {"kind": "event", "label": "The trolley is diverted onto the track with one workman"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "5 workmen on the current track"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "1 workman on the diverted track"}]} +{"node": {"kind": "event", "label": "The five workmen are not hit by the trolley"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "100"}, "to_node": "5 workmen on the current track"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "1 workman on the diverted track"}]} +{"node": {"kind": "event", "label": "The one workman is hit by the trolley"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "5 workmen on the current track"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "1 workman on the diverted track"}]} +{"node": {"kind": "event", "label": "The one workman dies"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "5 workmen on the current track"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "1 workman on the diverted track"}]} +{"node": {"kind": "event", "label": "The five workmen live"}, "links": [{"link": {"kind": "utility", "value": "6"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "100"}, "to_node": "5 workmen on the current track"}, {"link": {"kind": "utility", "value": "100"}, "to_node": "1 workman on the diverted track"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_45_choice_2.html b/annotated_outputs/nie/nie_scenarios_45_choice_2.html new file mode 100644 index 00000000..8d6bbcb9 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_45_choice_2.html @@ -0,0 +1,114 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_45_choice_2.json b/annotated_outputs/nie/nie_scenarios_45_choice_2.json new file mode 100644 index 00000000..d25b25bd --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_45_choice_2.json @@ -0,0 +1,12 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not flip the control switch"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I leave the control switch untouched"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "The trolley continues on its present track"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "Five workmen are struck by the trolley"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "Five workmen die"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The one workman on the other track is not struck by the trolley"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "The one workman on the other track lives"}]} +{"node": {"kind": "being", "label": "5 workmen on the current track"}, "links": []} +{"node": {"kind": "being", "label": "1 workman on the diverted track"}, "links": []} +{"node": {"kind": "action_choice", "label": "not flip the control switch"}, "links": [{"link": {"kind": "v-link", "value": "-19.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I leave the control switch untouched"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The trolley continues on its present track"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Five workmen are struck by the trolley"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Five workmen die"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The one workman on the other track is not struck by the trolley"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The one workman on the other track lives"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "I leave the control switch untouched"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "5 workmen on the current track"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "1 workman on the diverted track"}]} +{"node": {"kind": "event", "label": "The trolley continues on its present track"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "5 workmen on the current track"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "1 workman on the diverted track"}]} +{"node": {"kind": "event", "label": "Five workmen are struck by the trolley"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "5 workmen on the current track"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "1 workman on the diverted track"}]} +{"node": {"kind": "event", "label": "Five workmen die"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "5 workmen on the current track"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "1 workman on the diverted track"}]} +{"node": {"kind": "event", "label": "The one workman on the other track is not struck by the trolley"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "5 workmen on the current track"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "1 workman on the diverted track"}]} +{"node": {"kind": "event", "label": "The one workman on the other track lives"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "5 workmen on the current track"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "1 workman on the diverted track"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_46_choice_1.html b/annotated_outputs/nie/nie_scenarios_46_choice_1.html new file mode 100644 index 00000000..89ec9e54 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_46_choice_1.html @@ -0,0 +1,138 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_46_choice_1.json b/annotated_outputs/nie/nie_scenarios_46_choice_1.json new file mode 100644 index 00000000..fcec6301 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_46_choice_1.json @@ -0,0 +1,16 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "poison the fellow researcher to prevent the sale"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The fellow researcher is poisoned"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The fellow researcher is physically harmed"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The fellow researcher experiences pain and distress"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The fellow researcher faces risk of death"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I commit a violent assault"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "I cause fear and suffering to a sentient being"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The planned contact with buyers is interrupted or prevented"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The sale of the energy source is prevented or delayed"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "I am exposed to legal punishment"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "I damage trust between collaborators"}]} +{"node": {"kind": "being", "label": "fellow researcher"}, "links": []} +{"node": {"kind": "being", "label": "potential buyers"}, "links": []} +{"node": {"kind": "action_choice", "label": "poison the fellow researcher to prevent the sale"}, "links": [{"link": {"kind": "v-link", "value": "-74.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The fellow researcher is poisoned"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The fellow researcher is physically harmed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The fellow researcher experiences pain and distress"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The fellow researcher faces risk of death"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I commit a violent assault"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I cause fear and suffering to a sentient being"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The planned contact with buyers is interrupted or prevented"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The sale of the energy source is prevented or delayed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I am exposed to legal punishment"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I damage trust between collaborators"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The fellow researcher is poisoned"}, "links": [{"link": {"kind": "utility", "value": "-72"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "fellow researcher"}, {"link": {"kind": "utility", "value": "-12"}, "to_node": "potential buyers"}]} +{"node": {"kind": "event", "label": "The fellow researcher is physically harmed"}, "links": [{"link": {"kind": "utility", "value": "-68"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "fellow researcher"}, {"link": {"kind": "utility", "value": "-2"}, "to_node": "potential buyers"}]} +{"node": {"kind": "event", "label": "The fellow researcher experiences pain and distress"}, "links": [{"link": {"kind": "utility", "value": "-12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "fellow researcher"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "potential buyers"}]} +{"node": {"kind": "event", "label": "The fellow researcher faces risk of death"}, "links": [{"link": {"kind": "utility", "value": "-78"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "fellow researcher"}, {"link": {"kind": "utility", "value": "-8"}, "to_node": "potential buyers"}]} +{"node": {"kind": "event", "label": "I commit a violent assault"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-72"}, "to_node": "fellow researcher"}, {"link": {"kind": "utility", "value": "-68"}, "to_node": "potential buyers"}]} +{"node": {"kind": "event", "label": "I cause fear and suffering to a sentient being"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-12"}, "to_node": "fellow researcher"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "potential buyers"}]} +{"node": {"kind": "event", "label": "The planned contact with buyers is interrupted or prevented"}, "links": [{"link": {"kind": "utility", "value": "-70"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-35"}, "to_node": "fellow researcher"}, {"link": {"kind": "utility", "value": "-75"}, "to_node": "potential buyers"}]} +{"node": {"kind": "event", "label": "The sale of the energy source is prevented or delayed"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-35"}, "to_node": "fellow researcher"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "potential buyers"}]} +{"node": {"kind": "event", "label": "I am exposed to legal punishment"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-10"}, "to_node": "fellow researcher"}, {"link": {"kind": "utility", "value": "-18"}, "to_node": "potential buyers"}]} +{"node": {"kind": "event", "label": "I damage trust between collaborators"}, "links": [{"link": {"kind": "utility", "value": "-72"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-72"}, "to_node": "fellow researcher"}, {"link": {"kind": "utility", "value": "-35"}, "to_node": "potential buyers"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_46_choice_2.html b/annotated_outputs/nie/nie_scenarios_46_choice_2.html new file mode 100644 index 00000000..a4f8c5a1 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_46_choice_2.html @@ -0,0 +1,114 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_46_choice_2.json b/annotated_outputs/nie/nie_scenarios_46_choice_2.json new file mode 100644 index 00000000..f401bc25 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_46_choice_2.json @@ -0,0 +1,12 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "let the sale happen"}, {"link": {"kind": "b_link", "value": "C-I+K+"}, "to_node": "The sale of the energy source proceeds"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The buyers obtain the energy source"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The buyers use the energy source as a deadly weapon"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "People are killed or injured by the weapon"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "I allow the weaponization of the discovery"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "I do not stop the harmful use of the discovery"}]} +{"node": {"kind": "being", "label": "my fellow researcher"}, "links": []} +{"node": {"kind": "being", "label": "potential buyers"}, "links": []} +{"node": {"kind": "action_choice", "label": "let the sale happen"}, "links": [{"link": {"kind": "v-link", "value": "-19.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The sale of the energy source proceeds"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The buyers obtain the energy source"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The buyers use the energy source as a deadly weapon"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "People are killed or injured by the weapon"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I allow the weaponization of the discovery"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I do not stop the harmful use of the discovery"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The sale of the energy source proceeds"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "my fellow researcher"}, {"link": {"kind": "utility", "value": "65"}, "to_node": "potential buyers"}]} +{"node": {"kind": "event", "label": "The buyers obtain the energy source"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "my fellow researcher"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "potential buyers"}]} +{"node": {"kind": "event", "label": "The buyers use the energy source as a deadly weapon"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "my fellow researcher"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "potential buyers"}]} +{"node": {"kind": "event", "label": "People are killed or injured by the weapon"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "my fellow researcher"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "potential buyers"}]} +{"node": {"kind": "event", "label": "I allow the weaponization of the discovery"}, "links": [{"link": {"kind": "utility", "value": "-72"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-75"}, "to_node": "my fellow researcher"}, {"link": {"kind": "utility", "value": "65"}, "to_node": "potential buyers"}]} +{"node": {"kind": "event", "label": "I do not stop the harmful use of the discovery"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "my fellow researcher"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "potential buyers"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_47_choice_1.html b/annotated_outputs/nie/nie_scenarios_47_choice_1.html new file mode 100644 index 00000000..b4205b02 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_47_choice_1.html @@ -0,0 +1,120 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_47_choice_1.json b/annotated_outputs/nie/nie_scenarios_47_choice_1.json new file mode 100644 index 00000000..f9e96431 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_47_choice_1.json @@ -0,0 +1,13 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "release flammable gas to cause the fellow researcher's computer to explode"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "Flammable gas is released"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The fellow researcher's computer is destroyed"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The fellow researcher is put in immediate physical danger"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "I am put in immediate physical danger"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "Nearby people are put in immediate physical danger"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "Property near the computer is damaged"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The fellow researcher is prevented from using the computer to send the email today"}]} +{"node": {"kind": "being", "label": "my fellow researcher"}, "links": []} +{"node": {"kind": "being", "label": "potential buyers"}, "links": []} +{"node": {"kind": "action_choice", "label": "release flammable gas to cause the fellow researcher's computer to explode"}, "links": [{"link": {"kind": "v-link", "value": "-60.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Flammable gas is released"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The fellow researcher's computer is destroyed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The fellow researcher is put in immediate physical danger"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I am put in immediate physical danger"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Nearby people are put in immediate physical danger"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Property near the computer is damaged"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The fellow researcher is prevented from using the computer to send the email today"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "Flammable gas is released"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "my fellow researcher"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "potential buyers"}]} +{"node": {"kind": "event", "label": "The fellow researcher's computer is destroyed"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "my fellow researcher"}, {"link": {"kind": "utility", "value": "-2"}, "to_node": "potential buyers"}]} +{"node": {"kind": "event", "label": "The fellow researcher is put in immediate physical danger"}, "links": [{"link": {"kind": "utility", "value": "-72"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "my fellow researcher"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "potential buyers"}]} +{"node": {"kind": "event", "label": "I am put in immediate physical danger"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-72"}, "to_node": "my fellow researcher"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "potential buyers"}]} +{"node": {"kind": "event", "label": "Nearby people are put in immediate physical danger"}, "links": [{"link": {"kind": "utility", "value": "-12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "my fellow researcher"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "potential buyers"}]} +{"node": {"kind": "event", "label": "Property near the computer is damaged"}, "links": [{"link": {"kind": "utility", "value": "-12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-35"}, "to_node": "my fellow researcher"}, {"link": {"kind": "utility", "value": "-35"}, "to_node": "potential buyers"}]} +{"node": {"kind": "event", "label": "The fellow researcher is prevented from using the computer to send the email today"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-65"}, "to_node": "my fellow researcher"}, {"link": {"kind": "utility", "value": "-8"}, "to_node": "potential buyers"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_47_choice_2.html b/annotated_outputs/nie/nie_scenarios_47_choice_2.html new file mode 100644 index 00000000..f8f199cd --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_47_choice_2.html @@ -0,0 +1,132 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_47_choice_2.json b/annotated_outputs/nie/nie_scenarios_47_choice_2.json new file mode 100644 index 00000000..7da362c7 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_47_choice_2.json @@ -0,0 +1,15 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not release flammable gas that would have caused the fellow researcher's computer to explode"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The fellow researcher's computer remains intact"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "The fellow researcher sends emails to potential buyers"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "Potential buyers receive information about the new energy source"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The new energy source is offered for sale"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "Potential buyers gain access to the discovery"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The new energy source can be developed as a deadly weapon"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "People are put at risk of harm from the weaponized energy source"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I do not endanger the fellow researcher with an explosion"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I do not release flammable gas"}]} +{"node": {"kind": "being", "label": "fellow researcher"}, "links": []} +{"node": {"kind": "being", "label": "potential buyers"}, "links": []} +{"node": {"kind": "action_choice", "label": "not release flammable gas that would have caused the fellow researcher's computer to explode"}, "links": [{"link": {"kind": "v-link", "value": "18.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The fellow researcher's computer remains intact"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The fellow researcher sends emails to potential buyers"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Potential buyers receive information about the new energy source"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The new energy source is offered for sale"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Potential buyers gain access to the discovery"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The new energy source can be developed as a deadly weapon"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "People are put at risk of harm from the weaponized energy source"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I do not endanger the fellow researcher with an explosion"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I do not release flammable gas"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The fellow researcher's computer remains intact"}, "links": [{"link": {"kind": "utility", "value": "10"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "fellow researcher"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "potential buyers"}]} +{"node": {"kind": "event", "label": "The fellow researcher sends emails to potential buyers"}, "links": [{"link": {"kind": "utility", "value": "12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "fellow researcher"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "potential buyers"}]} +{"node": {"kind": "event", "label": "Potential buyers receive information about the new energy source"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "fellow researcher"}, {"link": {"kind": "utility", "value": "75"}, "to_node": "potential buyers"}]} +{"node": {"kind": "event", "label": "The new energy source is offered for sale"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "55"}, "to_node": "fellow researcher"}, {"link": {"kind": "utility", "value": "65"}, "to_node": "potential buyers"}]} +{"node": {"kind": "event", "label": "Potential buyers gain access to the discovery"}, "links": [{"link": {"kind": "utility", "value": "35"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "55"}, "to_node": "fellow researcher"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "potential buyers"}]} +{"node": {"kind": "event", "label": "The new energy source can be developed as a deadly weapon"}, "links": [{"link": {"kind": "utility", "value": "-72"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-78"}, "to_node": "fellow researcher"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "potential buyers"}]} +{"node": {"kind": "event", "label": "People are put at risk of harm from the weaponized energy source"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-75"}, "to_node": "fellow researcher"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "potential buyers"}]} +{"node": {"kind": "event", "label": "I do not endanger the fellow researcher with an explosion"}, "links": [{"link": {"kind": "utility", "value": "72"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "fellow researcher"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "potential buyers"}]} +{"node": {"kind": "event", "label": "I do not release flammable gas"}, "links": [{"link": {"kind": "utility", "value": "10"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "fellow researcher"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "potential buyers"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_48_choice_1.html b/annotated_outputs/nie/nie_scenarios_48_choice_1.html new file mode 100644 index 00000000..fd7a8e77 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_48_choice_1.html @@ -0,0 +1,107 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_48_choice_1.json b/annotated_outputs/nie/nie_scenarios_48_choice_1.json new file mode 100644 index 00000000..a16b7ba7 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_48_choice_1.json @@ -0,0 +1,11 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "force the biker up front off the road to prevent the large pile-up"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The biker up front is forced off the road by me"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The biker up front crashes off the road"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The large pile-up on the road is prevented"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The group of ten bikers behind me stays alive"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I deliberately collide with another biker"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "I am exposed to danger during the maneuver"}]} +{"node": {"kind": "being", "label": "the biker up front"}, "links": []} +{"node": {"kind": "action_choice", "label": "force the biker up front off the road to prevent the large pile-up"}, "links": [{"link": {"kind": "v-link", "value": "-28.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The biker up front is forced off the road by me"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The biker up front crashes off the road"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The large pile-up on the road is prevented"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The group of ten bikers behind me stays alive"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I deliberately collide with another biker"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I am exposed to danger during the maneuver"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The biker up front is forced off the road by me"}, "links": [{"link": {"kind": "utility", "value": "-70"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "the biker up front"}]} +{"node": {"kind": "event", "label": "The biker up front crashes off the road"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the biker up front"}]} +{"node": {"kind": "event", "label": "The large pile-up on the road is prevented"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "the biker up front"}]} +{"node": {"kind": "event", "label": "The group of ten bikers behind me stays alive"}, "links": [{"link": {"kind": "utility", "value": "15"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "the biker up front"}]} +{"node": {"kind": "event", "label": "I deliberately collide with another biker"}, "links": [{"link": {"kind": "utility", "value": "-72"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "the biker up front"}]} +{"node": {"kind": "event", "label": "I am exposed to danger during the maneuver"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "the biker up front"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_48_choice_2.html b/annotated_outputs/nie/nie_scenarios_48_choice_2.html new file mode 100644 index 00000000..62f30052 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_48_choice_2.html @@ -0,0 +1,97 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_48_choice_2.json b/annotated_outputs/nie/nie_scenarios_48_choice_2.json new file mode 100644 index 00000000..989d6aa4 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_48_choice_2.json @@ -0,0 +1,9 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "leave the biker up front alone"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "The biker up front crashes"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "A large pile-up occurs"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The ten bikers behind me die"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I do not intervene to help the biker up front"}]} +{"node": {"kind": "being", "label": "the biker up front losing control"}, "links": []} +{"node": {"kind": "action_choice", "label": "leave the biker up front alone"}, "links": [{"link": {"kind": "v-link", "value": "-6.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The biker up front crashes"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "A large pile-up occurs"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The ten bikers behind me die"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I do not intervene to help the biker up front"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The biker up front crashes"}, "links": [{"link": {"kind": "utility", "value": "-12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-88"}, "to_node": "the biker up front losing control"}]} +{"node": {"kind": "event", "label": "A large pile-up occurs"}, "links": [{"link": {"kind": "utility", "value": "-75"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the biker up front losing control"}]} +{"node": {"kind": "event", "label": "The ten bikers behind me die"}, "links": [{"link": {"kind": "utility", "value": "15"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "the biker up front losing control"}]} +{"node": {"kind": "event", "label": "I do not intervene to help the biker up front"}, "links": [{"link": {"kind": "utility", "value": "-12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-88"}, "to_node": "the biker up front losing control"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_49_choice_1.html b/annotated_outputs/nie/nie_scenarios_49_choice_1.html new file mode 100644 index 00000000..03e26684 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_49_choice_1.html @@ -0,0 +1,107 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_49_choice_1.json b/annotated_outputs/nie/nie_scenarios_49_choice_1.json new file mode 100644 index 00000000..43146b99 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_49_choice_1.json @@ -0,0 +1,11 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "drive into the falling biker's machine to alert the others about the imminent accident"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I collide with the falling biker's motorcycle"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "I am injured"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The falling biker is injured"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The bikers behind me are alerted to the accident ahead"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The bikers behind me slow down or take evasive action"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The pile-up among the bikers behind me is prevented"}]} +{"node": {"kind": "being", "label": "the falling biker"}, "links": []} +{"node": {"kind": "action_choice", "label": "drive into the falling biker's machine to alert the others about the imminent accident"}, "links": [{"link": {"kind": "v-link", "value": "-4.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I collide with the falling biker's motorcycle"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I am injured"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The falling biker is injured"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The bikers behind me are alerted to the accident ahead"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The bikers behind me slow down or take evasive action"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The pile-up among the bikers behind me is prevented"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "I collide with the falling biker's motorcycle"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-88"}, "to_node": "the falling biker"}]} +{"node": {"kind": "event", "label": "I am injured"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "the falling biker"}]} +{"node": {"kind": "event", "label": "The falling biker is injured"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-88"}, "to_node": "the falling biker"}]} +{"node": {"kind": "event", "label": "The bikers behind me are alerted to the accident ahead"}, "links": [{"link": {"kind": "utility", "value": "35"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "the falling biker"}]} +{"node": {"kind": "event", "label": "The bikers behind me slow down or take evasive action"}, "links": [{"link": {"kind": "utility", "value": "72"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "72"}, "to_node": "the falling biker"}]} +{"node": {"kind": "event", "label": "The pile-up among the bikers behind me is prevented"}, "links": [{"link": {"kind": "utility", "value": "12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "75"}, "to_node": "the falling biker"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_49_choice_2.html b/annotated_outputs/nie/nie_scenarios_49_choice_2.html new file mode 100644 index 00000000..50431932 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_49_choice_2.html @@ -0,0 +1,92 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_49_choice_2.json b/annotated_outputs/nie/nie_scenarios_49_choice_2.json new file mode 100644 index 00000000..0651515a --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_49_choice_2.json @@ -0,0 +1,8 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "leave the falling biker alone"}, {"link": {"kind": "b_link", "value": "C-I+K+"}, "to_node": "I avoid the falling biker"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The falling biker remains unaided"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The bikers behind me die in the pile-up"}]} +{"node": {"kind": "being", "label": "the falling biker"}, "links": []} +{"node": {"kind": "action_choice", "label": "leave the falling biker alone"}, "links": [{"link": {"kind": "v-link", "value": "-28.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I avoid the falling biker"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The falling biker remains unaided"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The bikers behind me die in the pile-up"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "I avoid the falling biker"}, "links": [{"link": {"kind": "utility", "value": "75"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "the falling biker"}]} +{"node": {"kind": "event", "label": "The falling biker remains unaided"}, "links": [{"link": {"kind": "utility", "value": "-75"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-88"}, "to_node": "the falling biker"}]} +{"node": {"kind": "event", "label": "The bikers behind me die in the pile-up"}, "links": [{"link": {"kind": "utility", "value": "-15"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the falling biker"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_4_choice_1.html b/annotated_outputs/nie/nie_scenarios_4_choice_1.html new file mode 100644 index 00000000..4db9083d --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_4_choice_1.html @@ -0,0 +1,102 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_4_choice_1.json b/annotated_outputs/nie/nie_scenarios_4_choice_1.json new file mode 100644 index 00000000..b142bb99 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_4_choice_1.json @@ -0,0 +1,10 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "redirect the virus into the room with 1 patient"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "4 patients avoid exposure to the virus"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "1 patient is exposed to the virus"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "1 patient develops paraplegia"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I redirect the virus into the room with 1 patient"}]} +{"node": {"kind": "being", "label": "4 patients"}, "links": []} +{"node": {"kind": "being", "label": "1 patient"}, "links": []} +{"node": {"kind": "action_choice", "label": "redirect the virus into the room with 1 patient"}, "links": [{"link": {"kind": "v-link", "value": "-31.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "4 patients avoid exposure to the virus"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "1 patient is exposed to the virus"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "1 patient develops paraplegia"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I redirect the virus into the room with 1 patient"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "4 patients avoid exposure to the virus"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "4 patients"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "1 patient"}]} +{"node": {"kind": "event", "label": "1 patient is exposed to the virus"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-35"}, "to_node": "4 patients"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "1 patient"}]} +{"node": {"kind": "event", "label": "1 patient develops paraplegia"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "4 patients"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "1 patient"}]} +{"node": {"kind": "event", "label": "I redirect the virus into the room with 1 patient"}, "links": [{"link": {"kind": "utility", "value": "-65"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "4 patients"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "1 patient"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_4_choice_2.html b/annotated_outputs/nie/nie_scenarios_4_choice_2.html new file mode 100644 index 00000000..8ba7a15b --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_4_choice_2.html @@ -0,0 +1,96 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_4_choice_2.json b/annotated_outputs/nie/nie_scenarios_4_choice_2.json new file mode 100644 index 00000000..d8ecb839 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_4_choice_2.json @@ -0,0 +1,9 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not redirect the virus into the room with 1 patient"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "4 patients remain exposed to the paraplegia-causing virus"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "1 patient is not exposed to the redirected virus"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I do not redirect the virus through the ventilation system"}]} +{"node": {"kind": "being", "label": "4 patients"}, "links": []} +{"node": {"kind": "being", "label": "1 patient"}, "links": []} +{"node": {"kind": "action_choice", "label": "not redirect the virus into the room with 1 patient"}, "links": [{"link": {"kind": "v-link", "value": "-17.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "4 patients remain exposed to the paraplegia-causing virus"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "1 patient is not exposed to the redirected virus"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I do not redirect the virus through the ventilation system"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "4 patients remain exposed to the paraplegia-causing virus"}, "links": [{"link": {"kind": "utility", "value": "-2"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "4 patients"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "1 patient"}]} +{"node": {"kind": "event", "label": "1 patient is not exposed to the redirected virus"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "4 patients"}, {"link": {"kind": "utility", "value": "70"}, "to_node": "1 patient"}]} +{"node": {"kind": "event", "label": "I do not redirect the virus through the ventilation system"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "4 patients"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "1 patient"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_50_choice_1.html b/annotated_outputs/nie/nie_scenarios_50_choice_1.html new file mode 100644 index 00000000..4a9cae97 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_50_choice_1.html @@ -0,0 +1,128 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_50_choice_1.json b/annotated_outputs/nie/nie_scenarios_50_choice_1.json new file mode 100644 index 00000000..75f5ecab --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_50_choice_1.json @@ -0,0 +1,14 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "stab the trapped soldier to death"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The trapped soldier dies"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The trapped soldier avoids torture by enemy troops"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The trapped soldier cannot reveal the allied base camp location"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The 10 soldiers at the allied base camp remain undisclosed to the enemy through the trapped soldier"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "My remaining soldiers and I leave the area without staying to free the trapped soldier"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "My remaining soldiers and I avoid the immediate danger of waiting for the approaching enemy troops"}]} +{"node": {"kind": "being", "label": "the trapped soldier"}, "links": []} +{"node": {"kind": "being", "label": "my other soldiers"}, "links": []} +{"node": {"kind": "being", "label": "the 10 soldiers at the allied base camp"}, "links": []} +{"node": {"kind": "being", "label": "the approaching enemy troops"}, "links": []} +{"node": {"kind": "action_choice", "label": "stab the trapped soldier to death"}, "links": [{"link": {"kind": "v-link", "value": "-57.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The trapped soldier dies"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The trapped soldier avoids torture by enemy troops"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The trapped soldier cannot reveal the allied base camp location"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The 10 soldiers at the allied base camp remain undisclosed to the enemy through the trapped soldier"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "My remaining soldiers and I leave the area without staying to free the trapped soldier"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "My remaining soldiers and I avoid the immediate danger of waiting for the approaching enemy troops"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The trapped soldier dies"}, "links": [{"link": {"kind": "utility", "value": "-12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the trapped soldier"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "my other soldiers"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "the 10 soldiers at the allied base camp"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "the approaching enemy troops"}]} +{"node": {"kind": "event", "label": "The trapped soldier avoids torture by enemy troops"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "the trapped soldier"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "my other soldiers"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "the 10 soldiers at the allied base camp"}, {"link": {"kind": "utility", "value": "-65"}, "to_node": "the approaching enemy troops"}]} +{"node": {"kind": "event", "label": "The trapped soldier cannot reveal the allied base camp location"}, "links": [{"link": {"kind": "utility", "value": "70"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-86"}, "to_node": "the trapped soldier"}, {"link": {"kind": "utility", "value": "75"}, "to_node": "my other soldiers"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "the 10 soldiers at the allied base camp"}, {"link": {"kind": "utility", "value": "-74"}, "to_node": "the approaching enemy troops"}]} +{"node": {"kind": "event", "label": "The 10 soldiers at the allied base camp remain undisclosed to the enemy through the trapped soldier"}, "links": [{"link": {"kind": "utility", "value": "12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "the trapped soldier"}, {"link": {"kind": "utility", "value": "75"}, "to_node": "my other soldiers"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "the 10 soldiers at the allied base camp"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "the approaching enemy troops"}]} +{"node": {"kind": "event", "label": "My remaining soldiers and I leave the area without staying to free the trapped soldier"}, "links": [{"link": {"kind": "utility", "value": "-70"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the trapped soldier"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "my other soldiers"}, {"link": {"kind": "utility", "value": "-35"}, "to_node": "the 10 soldiers at the allied base camp"}, {"link": {"kind": "utility", "value": "72"}, "to_node": "the approaching enemy troops"}]} +{"node": {"kind": "event", "label": "My remaining soldiers and I avoid the immediate danger of waiting for the approaching enemy troops"}, "links": [{"link": {"kind": "utility", "value": "75"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "the trapped soldier"}, {"link": {"kind": "utility", "value": "65"}, "to_node": "my other soldiers"}, {"link": {"kind": "utility", "value": "10"}, "to_node": "the 10 soldiers at the allied base camp"}, {"link": {"kind": "utility", "value": "-40"}, "to_node": "the approaching enemy troops"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_50_choice_2.html b/annotated_outputs/nie/nie_scenarios_50_choice_2.html new file mode 100644 index 00000000..0c755542 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_50_choice_2.html @@ -0,0 +1,136 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_50_choice_2.json b/annotated_outputs/nie/nie_scenarios_50_choice_2.json new file mode 100644 index 00000000..b19ccc05 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_50_choice_2.json @@ -0,0 +1,15 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "let the trapped soldier live"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The trapped soldier remains alive in the trap"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The trapped soldier is tortured by enemy troops"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The trapped soldier reveals the position of the allied base camp"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "Enemy troops learn the location of the allied base camp"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The 10 soldiers at the allied base camp are killed"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I and the rest of my group leave the trapped soldier behind"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "My group and I avoid staying to face the approaching enemy without ammunition"}]} +{"node": {"kind": "being", "label": "the trapped soldier"}, "links": []} +{"node": {"kind": "being", "label": "my other soldiers"}, "links": []} +{"node": {"kind": "being", "label": "the 10 soldiers of the platoon at the allied base camp"}, "links": []} +{"node": {"kind": "being", "label": "the approaching enemy troops"}, "links": []} +{"node": {"kind": "action_choice", "label": "let the trapped soldier live"}, "links": [{"link": {"kind": "v-link", "value": "-15.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The trapped soldier remains alive in the trap"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The trapped soldier is tortured by enemy troops"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The trapped soldier reveals the position of the allied base camp"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Enemy troops learn the location of the allied base camp"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The 10 soldiers at the allied base camp are killed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I and the rest of my group leave the trapped soldier behind"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "My group and I avoid staying to face the approaching enemy without ammunition"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The trapped soldier remains alive in the trap"}, "links": [{"link": {"kind": "utility", "value": "85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "the trapped soldier"}, {"link": {"kind": "utility", "value": "55"}, "to_node": "my other soldiers"}, {"link": {"kind": "utility", "value": "10"}, "to_node": "the 10 soldiers of the platoon at the allied base camp"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "the approaching enemy troops"}]} +{"node": {"kind": "event", "label": "The trapped soldier is tortured by enemy troops"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-98"}, "to_node": "the trapped soldier"}, {"link": {"kind": "utility", "value": "-78"}, "to_node": "my other soldiers"}, {"link": {"kind": "utility", "value": "-65"}, "to_node": "the 10 soldiers of the platoon at the allied base camp"}, {"link": {"kind": "utility", "value": "5"}, "to_node": "the approaching enemy troops"}]} +{"node": {"kind": "event", "label": "The trapped soldier reveals the position of the allied base camp"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the trapped soldier"}, {"link": {"kind": "utility", "value": "-88"}, "to_node": "my other soldiers"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the 10 soldiers of the platoon at the allied base camp"}, {"link": {"kind": "utility", "value": "88"}, "to_node": "the approaching enemy troops"}]} +{"node": {"kind": "event", "label": "Enemy troops learn the location of the allied base camp"}, "links": [{"link": {"kind": "utility", "value": "-78"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-88"}, "to_node": "the trapped soldier"}, {"link": {"kind": "utility", "value": "-88"}, "to_node": "my other soldiers"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the 10 soldiers of the platoon at the allied base camp"}, {"link": {"kind": "utility", "value": "72"}, "to_node": "the approaching enemy troops"}]} +{"node": {"kind": "event", "label": "The 10 soldiers at the allied base camp are killed"}, "links": [{"link": {"kind": "utility", "value": "-2"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the trapped soldier"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "my other soldiers"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the 10 soldiers of the platoon at the allied base camp"}, {"link": {"kind": "utility", "value": "75"}, "to_node": "the approaching enemy troops"}]} +{"node": {"kind": "event", "label": "I and the rest of my group leave the trapped soldier behind"}, "links": [{"link": {"kind": "utility", "value": "-75"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the trapped soldier"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "my other soldiers"}, {"link": {"kind": "utility", "value": "-35"}, "to_node": "the 10 soldiers of the platoon at the allied base camp"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "the approaching enemy troops"}]} +{"node": {"kind": "event", "label": "My group and I avoid staying to face the approaching enemy without ammunition"}, "links": [{"link": {"kind": "utility", "value": "78"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "the trapped soldier"}, {"link": {"kind": "utility", "value": "70"}, "to_node": "my other soldiers"}, {"link": {"kind": "utility", "value": "55"}, "to_node": "the 10 soldiers of the platoon at the allied base camp"}, {"link": {"kind": "utility", "value": "-35"}, "to_node": "the approaching enemy troops"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_51_choice_1.html b/annotated_outputs/nie/nie_scenarios_51_choice_1.html new file mode 100644 index 00000000..24f9d8bc --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_51_choice_1.html @@ -0,0 +1,120 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_51_choice_1.json b/annotated_outputs/nie/nie_scenarios_51_choice_1.json new file mode 100644 index 00000000..6b591fa2 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_51_choice_1.json @@ -0,0 +1,13 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "order that region to be bombed to prevent the soldier from revealing the allied base camp's location"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The trapped soldier is killed by the bombing"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "Enemy troops in the bombed region are killed or injured"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "My nearby soldiers are exposed to danger from the bombing if still in the region"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The allied base camp's location is not revealed by the trapped soldier"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The 10 soldiers at the allied base camp remain unharmed from the threatened attack"}]} +{"node": {"kind": "being", "label": "injured soldier"}, "links": []} +{"node": {"kind": "being", "label": "my other soldiers"}, "links": []} +{"node": {"kind": "being", "label": "enemy troops"}, "links": []} +{"node": {"kind": "being", "label": "10 soldiers at the allied base camp"}, "links": []} +{"node": {"kind": "action_choice", "label": "order that region to be bombed to prevent the soldier from revealing the allied base camp's location"}, "links": [{"link": {"kind": "v-link", "value": "-45.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The trapped soldier is killed by the bombing"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Enemy troops in the bombed region are killed or injured"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "My nearby soldiers are exposed to danger from the bombing if still in the region"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The allied base camp's location is not revealed by the trapped soldier"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The 10 soldiers at the allied base camp remain unharmed from the threatened attack"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The trapped soldier is killed by the bombing"}, "links": [{"link": {"kind": "utility", "value": "-12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "injured soldier"}, {"link": {"kind": "utility", "value": "-75"}, "to_node": "my other soldiers"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "enemy troops"}, {"link": {"kind": "utility", "value": "-12"}, "to_node": "10 soldiers at the allied base camp"}]} +{"node": {"kind": "event", "label": "Enemy troops in the bombed region are killed or injured"}, "links": [{"link": {"kind": "utility", "value": "12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "injured soldier"}, {"link": {"kind": "utility", "value": "65"}, "to_node": "my other soldiers"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "enemy troops"}, {"link": {"kind": "utility", "value": "55"}, "to_node": "10 soldiers at the allied base camp"}]} +{"node": {"kind": "event", "label": "My nearby soldiers are exposed to danger from the bombing if still in the region"}, "links": [{"link": {"kind": "utility", "value": "-72"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "injured soldier"}, {"link": {"kind": "utility", "value": "-78"}, "to_node": "my other soldiers"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "enemy troops"}, {"link": {"kind": "utility", "value": "-55"}, "to_node": "10 soldiers at the allied base camp"}]} +{"node": {"kind": "event", "label": "The allied base camp's location is not revealed by the trapped soldier"}, "links": [{"link": {"kind": "utility", "value": "70"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "20"}, "to_node": "injured soldier"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "my other soldiers"}, {"link": {"kind": "utility", "value": "-75"}, "to_node": "enemy troops"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "10 soldiers at the allied base camp"}]} +{"node": {"kind": "event", "label": "The 10 soldiers at the allied base camp remain unharmed from the threatened attack"}, "links": [{"link": {"kind": "utility", "value": "6"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "injured soldier"}, {"link": {"kind": "utility", "value": "65"}, "to_node": "my other soldiers"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "enemy troops"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "10 soldiers at the allied base camp"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_51_choice_2.html b/annotated_outputs/nie/nie_scenarios_51_choice_2.html new file mode 100644 index 00000000..04477422 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_51_choice_2.html @@ -0,0 +1,144 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_51_choice_2.json b/annotated_outputs/nie/nie_scenarios_51_choice_2.json new file mode 100644 index 00000000..951f58f7 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_51_choice_2.json @@ -0,0 +1,16 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not order that region to be bombed which would have prevented the soldier from revealing the allied base camp's location"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The trapped soldier remains alive in the trap"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "Enemy troops capture the trapped soldier"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The trapped soldier reveals the allied base camp's location"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "Enemy troops learn the allied base camp's position"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "Enemy troops attack the allied base camp"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The 10 soldiers at the allied base camp are killed"}, {"link": {"kind": "b_link", "value": "C-I+K+"}, "to_node": "I and my remaining soldiers leave the trapped soldier behind"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I and my remaining soldiers avoid staying in the dangerous area without ammunition"}]} +{"node": {"kind": "being", "label": "injured soldier"}, "links": []} +{"node": {"kind": "being", "label": "my other soldiers"}, "links": []} +{"node": {"kind": "being", "label": "enemy troops"}, "links": []} +{"node": {"kind": "being", "label": "10 soldiers at the allied base camp"}, "links": []} +{"node": {"kind": "action_choice", "label": "not order that region to be bombed which would have prevented the soldier from revealing the allied base camp's location"}, "links": [{"link": {"kind": "v-link", "value": "-10.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The trapped soldier remains alive in the trap"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Enemy troops capture the trapped soldier"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The trapped soldier reveals the allied base camp's location"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Enemy troops learn the allied base camp's position"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Enemy troops attack the allied base camp"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The 10 soldiers at the allied base camp are killed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I and my remaining soldiers leave the trapped soldier behind"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I and my remaining soldiers avoid staying in the dangerous area without ammunition"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The trapped soldier remains alive in the trap"}, "links": [{"link": {"kind": "utility", "value": "85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "injured soldier"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "my other soldiers"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "enemy troops"}, {"link": {"kind": "utility", "value": "10"}, "to_node": "10 soldiers at the allied base camp"}]} +{"node": {"kind": "event", "label": "Enemy troops capture the trapped soldier"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "injured soldier"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "my other soldiers"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "enemy troops"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "10 soldiers at the allied base camp"}]} +{"node": {"kind": "event", "label": "The trapped soldier reveals the allied base camp's location"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-90"}, "to_node": "injured soldier"}, {"link": {"kind": "utility", "value": "-90"}, "to_node": "my other soldiers"}, {"link": {"kind": "utility", "value": "88"}, "to_node": "enemy troops"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "10 soldiers at the allied base camp"}]} +{"node": {"kind": "event", "label": "Enemy troops learn the allied base camp's position"}, "links": [{"link": {"kind": "utility", "value": "-76"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-88"}, "to_node": "injured soldier"}, {"link": {"kind": "utility", "value": "-88"}, "to_node": "my other soldiers"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "enemy troops"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "10 soldiers at the allied base camp"}]} +{"node": {"kind": "event", "label": "Enemy troops attack the allied base camp"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-88"}, "to_node": "injured soldier"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "my other soldiers"}, {"link": {"kind": "utility", "value": "70"}, "to_node": "enemy troops"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "10 soldiers at the allied base camp"}]} +{"node": {"kind": "event", "label": "The 10 soldiers at the allied base camp are killed"}, "links": [{"link": {"kind": "utility", "value": "-2"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "injured soldier"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "my other soldiers"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "enemy troops"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "10 soldiers at the allied base camp"}]} +{"node": {"kind": "event", "label": "I and my remaining soldiers leave the trapped soldier behind"}, "links": [{"link": {"kind": "utility", "value": "-65"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "injured soldier"}, {"link": {"kind": "utility", "value": "-65"}, "to_node": "my other soldiers"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "enemy troops"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "10 soldiers at the allied base camp"}]} +{"node": {"kind": "event", "label": "I and my remaining soldiers avoid staying in the dangerous area without ammunition"}, "links": [{"link": {"kind": "utility", "value": "65"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "20"}, "to_node": "injured soldier"}, {"link": {"kind": "utility", "value": "65"}, "to_node": "my other soldiers"}, {"link": {"kind": "utility", "value": "-35"}, "to_node": "enemy troops"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "10 soldiers at the allied base camp"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_52_choice_1.html b/annotated_outputs/nie/nie_scenarios_52_choice_1.html new file mode 100644 index 00000000..19aab768 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_52_choice_1.html @@ -0,0 +1,108 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_52_choice_1.json b/annotated_outputs/nie/nie_scenarios_52_choice_1.json new file mode 100644 index 00000000..42da5ea3 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_52_choice_1.json @@ -0,0 +1,11 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "place one of the patients on the chemical to prevent the toxic evaporation"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "One patient is placed onto the spilled chemical"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The spilled chemical is covered by the patient's body"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The patient placed on the chemical is seriously harmed"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The other five patients avoid immediate exposure to the poisonous gas"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The other five patients remain alive"}]} +{"node": {"kind": "being", "label": "patient placed on the chemical"}, "links": []} +{"node": {"kind": "being", "label": "5 other patients"}, "links": []} +{"node": {"kind": "action_choice", "label": "place one of the patients on the chemical to prevent the toxic evaporation"}, "links": [{"link": {"kind": "v-link", "value": "23.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "One patient is placed onto the spilled chemical"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The spilled chemical is covered by the patient's body"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The patient placed on the chemical is seriously harmed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The other five patients avoid immediate exposure to the poisonous gas"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The other five patients remain alive"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "One patient is placed onto the spilled chemical"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "patient placed on the chemical"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "5 other patients"}]} +{"node": {"kind": "event", "label": "The spilled chemical is covered by the patient's body"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "patient placed on the chemical"}, {"link": {"kind": "utility", "value": "-8"}, "to_node": "5 other patients"}]} +{"node": {"kind": "event", "label": "The patient placed on the chemical is seriously harmed"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "patient placed on the chemical"}, {"link": {"kind": "utility", "value": "-35"}, "to_node": "5 other patients"}]} +{"node": {"kind": "event", "label": "The other five patients avoid immediate exposure to the poisonous gas"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "patient placed on the chemical"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "5 other patients"}]} +{"node": {"kind": "event", "label": "The other five patients remain alive"}, "links": [{"link": {"kind": "utility", "value": "85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "patient placed on the chemical"}, {"link": {"kind": "utility", "value": "100"}, "to_node": "5 other patients"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_52_choice_2.html b/annotated_outputs/nie/nie_scenarios_52_choice_2.html new file mode 100644 index 00000000..f4d330bf --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_52_choice_2.html @@ -0,0 +1,142 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_52_choice_2.json b/annotated_outputs/nie/nie_scenarios_52_choice_2.json new file mode 100644 index 00000000..f456ad51 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_52_choice_2.json @@ -0,0 +1,16 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not place one of the patients on the chemical"}, {"link": {"kind": "b_link", "value": "C-I+K+"}, "to_node": "The chemical remains on the floor"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "The chemical evaporates into poisonous gas"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "The six patients in the room are exposed to the poisonous gas"}, {"link": {"kind": "b_link", "value": "C-I-K-"}, "to_node": "The six patients die"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I do not place a patient on the chemical"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "A patient is not used to cover the chemical"}]} +{"node": {"kind": "being", "label": "patient 1"}, "links": []} +{"node": {"kind": "being", "label": "patient 2"}, "links": []} +{"node": {"kind": "being", "label": "patient 3"}, "links": []} +{"node": {"kind": "being", "label": "patient 4"}, "links": []} +{"node": {"kind": "being", "label": "patient 5"}, "links": []} +{"node": {"kind": "being", "label": "patient 6"}, "links": []} +{"node": {"kind": "action_choice", "label": "not place one of the patients on the chemical"}, "links": [{"link": {"kind": "v-link", "value": "-5.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The chemical remains on the floor"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The chemical evaporates into poisonous gas"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The six patients in the room are exposed to the poisonous gas"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The six patients die"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I do not place a patient on the chemical"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "A patient is not used to cover the chemical"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The chemical remains on the floor"}, "links": [{"link": {"kind": "utility", "value": "-35"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "patient 1"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "patient 2"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "patient 3"}, {"link": {"kind": "utility", "value": "-65"}, "to_node": "patient 4"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "patient 5"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "patient 6"}]} +{"node": {"kind": "event", "label": "The chemical evaporates into poisonous gas"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "patient 1"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "patient 2"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "patient 3"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "patient 4"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "patient 5"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "patient 6"}]} +{"node": {"kind": "event", "label": "The six patients in the room are exposed to the poisonous gas"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "patient 1"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "patient 2"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "patient 3"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "patient 4"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "patient 5"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "patient 6"}]} +{"node": {"kind": "event", "label": "The six patients die"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "patient 1"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "patient 2"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "patient 3"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "patient 4"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "patient 5"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "patient 6"}]} +{"node": {"kind": "event", "label": "I do not place a patient on the chemical"}, "links": [{"link": {"kind": "utility", "value": "10"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "patient 1"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "patient 2"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "patient 3"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "patient 4"}, {"link": {"kind": "utility", "value": "70"}, "to_node": "patient 5"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "patient 6"}]} +{"node": {"kind": "event", "label": "A patient is not used to cover the chemical"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-80"}, "to_node": "patient 1"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "patient 2"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "patient 3"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "patient 4"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "patient 5"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "patient 6"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_53_choice_1.html b/annotated_outputs/nie/nie_scenarios_53_choice_1.html new file mode 100644 index 00000000..17903421 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_53_choice_1.html @@ -0,0 +1,114 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_53_choice_1.json b/annotated_outputs/nie/nie_scenarios_53_choice_1.json new file mode 100644 index 00000000..9998a4c5 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_53_choice_1.json @@ -0,0 +1,12 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "activate the ventilation system to divert the gas to a room with one patient"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I activate the ventilation system"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "Poisonous gas is diverted into the room with one patient"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The one patient is exposed to the poisonous gas"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The one patient dies"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The five patients in the original room avoid exposure to the poisonous gas"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The five patients in the original room survive"}]} +{"node": {"kind": "being", "label": "5 patients in the spill room"}, "links": []} +{"node": {"kind": "being", "label": "1 patient in the other room"}, "links": []} +{"node": {"kind": "action_choice", "label": "activate the ventilation system to divert the gas to a room with one patient"}, "links": [{"link": {"kind": "v-link", "value": "14.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I activate the ventilation system"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Poisonous gas is diverted into the room with one patient"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The one patient is exposed to the poisonous gas"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The one patient dies"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The five patients in the original room avoid exposure to the poisonous gas"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The five patients in the original room survive"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "I activate the ventilation system"}, "links": [{"link": {"kind": "utility", "value": "12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "5 patients in the spill room"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "1 patient in the other room"}]} +{"node": {"kind": "event", "label": "Poisonous gas is diverted into the room with one patient"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "5 patients in the spill room"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "1 patient in the other room"}]} +{"node": {"kind": "event", "label": "The one patient is exposed to the poisonous gas"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "5 patients in the spill room"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "1 patient in the other room"}]} +{"node": {"kind": "event", "label": "The one patient dies"}, "links": [{"link": {"kind": "utility", "value": "-12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "5 patients in the spill room"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "1 patient in the other room"}]} +{"node": {"kind": "event", "label": "The five patients in the original room avoid exposure to the poisonous gas"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "5 patients in the spill room"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "1 patient in the other room"}]} +{"node": {"kind": "event", "label": "The five patients in the original room survive"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "5 patients in the spill room"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "1 patient in the other room"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_53_choice_2.html b/annotated_outputs/nie/nie_scenarios_53_choice_2.html new file mode 100644 index 00000000..5497c450 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_53_choice_2.html @@ -0,0 +1,102 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_53_choice_2.json b/annotated_outputs/nie/nie_scenarios_53_choice_2.json new file mode 100644 index 00000000..f53f9184 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_53_choice_2.json @@ -0,0 +1,10 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not activate the ventilation system that would have diverted the gas to a room with one patient"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The poisonous gas remains in the room with the five patients"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "Five patients are killed by the poisonous gas"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The patient in the other room is not exposed to the poisonous gas"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The patient in the other room remains alive"}]} +{"node": {"kind": "being", "label": "5 patients in the spilled-chemical room"}, "links": []} +{"node": {"kind": "being", "label": "1 patient in the ventilation-target room"}, "links": []} +{"node": {"kind": "action_choice", "label": "not activate the ventilation system that would have diverted the gas to a room with one patient"}, "links": [{"link": {"kind": "v-link", "value": "-29.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The poisonous gas remains in the room with the five patients"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Five patients are killed by the poisonous gas"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The patient in the other room is not exposed to the poisonous gas"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The patient in the other room remains alive"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The poisonous gas remains in the room with the five patients"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "5 patients in the spilled-chemical room"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "1 patient in the ventilation-target room"}]} +{"node": {"kind": "event", "label": "Five patients are killed by the poisonous gas"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "5 patients in the spilled-chemical room"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "1 patient in the ventilation-target room"}]} +{"node": {"kind": "event", "label": "The patient in the other room is not exposed to the poisonous gas"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "5 patients in the spilled-chemical room"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "1 patient in the ventilation-target room"}]} +{"node": {"kind": "event", "label": "The patient in the other room remains alive"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "5 patients in the spilled-chemical room"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "1 patient in the ventilation-target room"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_54_choice_1.html b/annotated_outputs/nie/nie_scenarios_54_choice_1.html new file mode 100644 index 00000000..16d0926f --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_54_choice_1.html @@ -0,0 +1,176 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_54_choice_1.json b/annotated_outputs/nie/nie_scenarios_54_choice_1.json new file mode 100644 index 00000000..1d1bdb14 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_54_choice_1.json @@ -0,0 +1,20 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "throw the heavy child overboard"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The heavy child is thrown overboard"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The heavy child is in the freezing lake water"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The heavy child dies"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I stay on the rowboat"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The tour guide stays on the rowboat"}, {"link": {"kind": "b_link", "value": "C+I+K-"}, "to_node": "The rowboat does not sink"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The child receiving CPR remains on the rowboat"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The other rescued child remains on the rowboat"}, {"link": {"kind": "b_link", "value": "C+I+K-"}, "to_node": "I survive"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The tour guide survives"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "The child receiving CPR survives"}, {"link": {"kind": "b_link", "value": "C+I+K-"}, "to_node": "The other rescued child survives"}]} +{"node": {"kind": "being", "label": "tour guide"}, "links": []} +{"node": {"kind": "being", "label": "child receiving cpr"}, "links": []} +{"node": {"kind": "being", "label": "heavy child"}, "links": []} +{"node": {"kind": "being", "label": "child not receiving cpr and not heavy"}, "links": []} +{"node": {"kind": "action_choice", "label": "throw the heavy child overboard"}, "links": [{"link": {"kind": "v-link", "value": "-45.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The heavy child is thrown overboard"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The heavy child is in the freezing lake water"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The heavy child dies"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I stay on the rowboat"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The tour guide stays on the rowboat"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The rowboat does not sink"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The child receiving CPR remains on the rowboat"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The other rescued child remains on the rowboat"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I survive"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The tour guide survives"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The child receiving CPR survives"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The other rescued child survives"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The heavy child is thrown overboard"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "tour guide"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "child receiving cpr"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "heavy child"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "child not receiving cpr and not heavy"}]} +{"node": {"kind": "event", "label": "The heavy child is in the freezing lake water"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-72"}, "to_node": "tour guide"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "child receiving cpr"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "heavy child"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "child not receiving cpr and not heavy"}]} +{"node": {"kind": "event", "label": "The heavy child dies"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-12"}, "to_node": "tour guide"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "child receiving cpr"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "heavy child"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "child not receiving cpr and not heavy"}]} +{"node": {"kind": "event", "label": "I stay on the rowboat"}, "links": [{"link": {"kind": "utility", "value": "8"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "6"}, "to_node": "tour guide"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "child receiving cpr"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "heavy child"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "child not receiving cpr and not heavy"}]} +{"node": {"kind": "event", "label": "The tour guide stays on the rowboat"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "tour guide"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "child receiving cpr"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "heavy child"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "child not receiving cpr and not heavy"}]} +{"node": {"kind": "event", "label": "The rowboat does not sink"}, "links": [{"link": {"kind": "utility", "value": "12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "tour guide"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "child receiving cpr"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "heavy child"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "child not receiving cpr and not heavy"}]} +{"node": {"kind": "event", "label": "The child receiving CPR remains on the rowboat"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-72"}, "to_node": "tour guide"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "child receiving cpr"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "heavy child"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "child not receiving cpr and not heavy"}]} +{"node": {"kind": "event", "label": "The other rescued child remains on the rowboat"}, "links": [{"link": {"kind": "utility", "value": "12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "5"}, "to_node": "tour guide"}, {"link": {"kind": "utility", "value": "-10"}, "to_node": "child receiving cpr"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "heavy child"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "child not receiving cpr and not heavy"}]} +{"node": {"kind": "event", "label": "I survive"}, "links": [{"link": {"kind": "utility", "value": "100"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "tour guide"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "child receiving cpr"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "heavy child"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "child not receiving cpr and not heavy"}]} +{"node": {"kind": "event", "label": "The tour guide survives"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "tour guide"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "child receiving cpr"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "heavy child"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "child not receiving cpr and not heavy"}]} +{"node": {"kind": "event", "label": "The child receiving CPR survives"}, "links": [{"link": {"kind": "utility", "value": "85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "72"}, "to_node": "tour guide"}, {"link": {"kind": "utility", "value": "100"}, "to_node": "child receiving cpr"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "heavy child"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "child not receiving cpr and not heavy"}]} +{"node": {"kind": "event", "label": "The other rescued child survives"}, "links": [{"link": {"kind": "utility", "value": "15"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "tour guide"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "child receiving cpr"}, {"link": {"kind": "utility", "value": "65"}, "to_node": "heavy child"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "child not receiving cpr and not heavy"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_54_choice_2.html b/annotated_outputs/nie/nie_scenarios_54_choice_2.html new file mode 100644 index 00000000..68569529 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_54_choice_2.html @@ -0,0 +1,128 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_54_choice_2.json b/annotated_outputs/nie/nie_scenarios_54_choice_2.json new file mode 100644 index 00000000..1d30609a --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_54_choice_2.json @@ -0,0 +1,14 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "keep the heavy child on board"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The rowboat sinks"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "I die"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "The tour guide dies"}, {"link": {"kind": "b_link", "value": "C-I-K-"}, "to_node": "The heavy child dies"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "The child receiving CPR dies"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "The third child dies"}]} +{"node": {"kind": "being", "label": "tour guide"}, "links": []} +{"node": {"kind": "being", "label": "child receiving cpr"}, "links": []} +{"node": {"kind": "being", "label": "heavy child"}, "links": []} +{"node": {"kind": "being", "label": "third child"}, "links": []} +{"node": {"kind": "action_choice", "label": "keep the heavy child on board"}, "links": [{"link": {"kind": "v-link", "value": "37.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The rowboat sinks"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I die"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The tour guide dies"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The heavy child dies"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The child receiving CPR dies"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The third child dies"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The rowboat sinks"}, "links": [{"link": {"kind": "utility", "value": "-72"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-72"}, "to_node": "tour guide"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "child receiving cpr"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "heavy child"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "third child"}]} +{"node": {"kind": "event", "label": "I die"}, "links": [{"link": {"kind": "utility", "value": "-100"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "tour guide"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "child receiving cpr"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "heavy child"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "third child"}]} +{"node": {"kind": "event", "label": "The tour guide dies"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "tour guide"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "child receiving cpr"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "heavy child"}, {"link": {"kind": "utility", "value": "-12"}, "to_node": "third child"}]} +{"node": {"kind": "event", "label": "The heavy child dies"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-12"}, "to_node": "tour guide"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "child receiving cpr"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "heavy child"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "third child"}]} +{"node": {"kind": "event", "label": "The child receiving CPR dies"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "tour guide"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "child receiving cpr"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "heavy child"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "third child"}]} +{"node": {"kind": "event", "label": "The third child dies"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-12"}, "to_node": "tour guide"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "child receiving cpr"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "heavy child"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "third child"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_55_choice_1.html b/annotated_outputs/nie/nie_scenarios_55_choice_1.html new file mode 100644 index 00000000..73dee4f2 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_55_choice_1.html @@ -0,0 +1,128 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_55_choice_1.json b/annotated_outputs/nie/nie_scenarios_55_choice_1.json new file mode 100644 index 00000000..e7311043 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_55_choice_1.json @@ -0,0 +1,14 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "leave the heavy child behind"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The third child remains in the freezing water"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "The third child dies"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I and the tour guide stay aboard the rowboat"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The rowboat does not sink"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The two rescued children remain in the rowboat"}, {"link": {"kind": "b_link", "value": "C+I+K-"}, "to_node": "The two rescued children survive"}]} +{"node": {"kind": "being", "label": "tour guide"}, "links": []} +{"node": {"kind": "being", "label": "child receiving cpr"}, "links": []} +{"node": {"kind": "being", "label": "rescued child not receiving cpr"}, "links": []} +{"node": {"kind": "being", "label": "heavy child left behind"}, "links": []} +{"node": {"kind": "action_choice", "label": "leave the heavy child behind"}, "links": [{"link": {"kind": "v-link", "value": "-8.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The third child remains in the freezing water"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The third child dies"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I and the tour guide stay aboard the rowboat"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The rowboat does not sink"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The two rescued children remain in the rowboat"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The two rescued children survive"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The third child remains in the freezing water"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-80"}, "to_node": "tour guide"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "child receiving cpr"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "rescued child not receiving cpr"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "heavy child left behind"}]} +{"node": {"kind": "event", "label": "The third child dies"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-12"}, "to_node": "tour guide"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "child receiving cpr"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "rescued child not receiving cpr"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "heavy child left behind"}]} +{"node": {"kind": "event", "label": "I and the tour guide stay aboard the rowboat"}, "links": [{"link": {"kind": "utility", "value": "10"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "tour guide"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "child receiving cpr"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "rescued child not receiving cpr"}, {"link": {"kind": "utility", "value": "-12"}, "to_node": "heavy child left behind"}]} +{"node": {"kind": "event", "label": "The rowboat does not sink"}, "links": [{"link": {"kind": "utility", "value": "12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "tour guide"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "child receiving cpr"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "rescued child not receiving cpr"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "heavy child left behind"}]} +{"node": {"kind": "event", "label": "The two rescued children remain in the rowboat"}, "links": [{"link": {"kind": "utility", "value": "15"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "tour guide"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "child receiving cpr"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "rescued child not receiving cpr"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "heavy child left behind"}]} +{"node": {"kind": "event", "label": "The two rescued children survive"}, "links": [{"link": {"kind": "utility", "value": "85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "72"}, "to_node": "tour guide"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "child receiving cpr"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "rescued child not receiving cpr"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "heavy child left behind"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_55_choice_2.html b/annotated_outputs/nie/nie_scenarios_55_choice_2.html new file mode 100644 index 00000000..b3102403 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_55_choice_2.html @@ -0,0 +1,144 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_55_choice_2.json b/annotated_outputs/nie/nie_scenarios_55_choice_2.json new file mode 100644 index 00000000..6f05bd00 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_55_choice_2.json @@ -0,0 +1,16 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "bring the heavy child on board"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The third child is brought onto the rowboat"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The rowboat sinks"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "I die"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "The tour guide dies"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "The child receiving CPR dies"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "The second rescued child dies"}, {"link": {"kind": "b_link", "value": "C-I-K-"}, "to_node": "The third child dies"}]} +{"node": {"kind": "being", "label": "tour guide"}, "links": []} +{"node": {"kind": "being", "label": "child receiving cpr"}, "links": []} +{"node": {"kind": "being", "label": "rescued child not receiving cpr"}, "links": []} +{"node": {"kind": "being", "label": "third child left in the water"}, "links": []} +{"node": {"kind": "being", "label": "heavy child if brought on board"}, "links": []} +{"node": {"kind": "action_choice", "label": "bring the heavy child on board"}, "links": [{"link": {"kind": "v-link", "value": "23.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The third child is brought onto the rowboat"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The rowboat sinks"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I die"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The tour guide dies"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The child receiving CPR dies"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The second rescued child dies"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The third child dies"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The third child is brought onto the rowboat"}, "links": [{"link": {"kind": "utility", "value": "12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "10"}, "to_node": "tour guide"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "child receiving cpr"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "rescued child not receiving cpr"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "third child left in the water"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "heavy child if brought on board"}]} +{"node": {"kind": "event", "label": "The rowboat sinks"}, "links": [{"link": {"kind": "utility", "value": "-72"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-72"}, "to_node": "tour guide"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "child receiving cpr"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "rescued child not receiving cpr"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "third child left in the water"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "heavy child if brought on board"}]} +{"node": {"kind": "event", "label": "I die"}, "links": [{"link": {"kind": "utility", "value": "-100"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "tour guide"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "child receiving cpr"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "rescued child not receiving cpr"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "third child left in the water"}, {"link": {"kind": "utility", "value": "-6"}, "to_node": "heavy child if brought on board"}]} +{"node": {"kind": "event", "label": "The tour guide dies"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "tour guide"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "child receiving cpr"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "rescued child not receiving cpr"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "third child left in the water"}, {"link": {"kind": "utility", "value": "-8"}, "to_node": "heavy child if brought on board"}]} +{"node": {"kind": "event", "label": "The child receiving CPR dies"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "tour guide"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "child receiving cpr"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "rescued child not receiving cpr"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "third child left in the water"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "heavy child if brought on board"}]} +{"node": {"kind": "event", "label": "The second rescued child dies"}, "links": [{"link": {"kind": "utility", "value": "-88"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "tour guide"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "child receiving cpr"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "rescued child not receiving cpr"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "third child left in the water"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "heavy child if brought on board"}]} +{"node": {"kind": "event", "label": "The third child dies"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-12"}, "to_node": "tour guide"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "child receiving cpr"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "rescued child not receiving cpr"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "third child left in the water"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "heavy child if brought on board"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_56_choice_1.html b/annotated_outputs/nie/nie_scenarios_56_choice_1.html new file mode 100644 index 00000000..1df2b0e7 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_56_choice_1.html @@ -0,0 +1,112 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_56_choice_1.json b/annotated_outputs/nie/nie_scenarios_56_choice_1.json new file mode 100644 index 00000000..ab0f46ac --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_56_choice_1.json @@ -0,0 +1,12 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "knock over the cubicle with only one miner to reduce weight"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The one miner in that cubicle falls"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The one miner is killed"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The cable supports less weight"}, {"link": {"kind": "b_link", "value": "C+I+K-"}, "to_node": "The ten miners riding in the cubicles remain supported"}, {"link": {"kind": "b_link", "value": "C+I+K-"}, "to_node": "The ten miners avoid falling in the cubicles"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I cause the death of one miner"}, {"link": {"kind": "b_link", "value": "C+I+K-"}, "to_node": "I save ten miners"}]} +{"node": {"kind": "being", "label": "10 miners riding in the cubicles"}, "links": []} +{"node": {"kind": "action_choice", "label": "knock over the cubicle with only one miner to reduce weight"}, "links": [{"link": {"kind": "v-link", "value": "-41.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The one miner in that cubicle falls"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The one miner is killed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The cable supports less weight"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The ten miners riding in the cubicles remain supported"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The ten miners avoid falling in the cubicles"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I cause the death of one miner"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I save ten miners"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The one miner in that cubicle falls"}, "links": [{"link": {"kind": "utility", "value": "-2"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "10 miners riding in the cubicles"}]} +{"node": {"kind": "event", "label": "The one miner is killed"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "10 miners riding in the cubicles"}]} +{"node": {"kind": "event", "label": "The cable supports less weight"}, "links": [{"link": {"kind": "utility", "value": "-12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "10 miners riding in the cubicles"}]} +{"node": {"kind": "event", "label": "The ten miners riding in the cubicles remain supported"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "10 miners riding in the cubicles"}]} +{"node": {"kind": "event", "label": "The ten miners avoid falling in the cubicles"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "10 miners riding in the cubicles"}]} +{"node": {"kind": "event", "label": "I cause the death of one miner"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "10 miners riding in the cubicles"}]} +{"node": {"kind": "event", "label": "I save ten miners"}, "links": [{"link": {"kind": "utility", "value": "88"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "10 miners riding in the cubicles"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_56_choice_2.html b/annotated_outputs/nie/nie_scenarios_56_choice_2.html new file mode 100644 index 00000000..9cfca47e --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_56_choice_2.html @@ -0,0 +1,108 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_56_choice_2.json b/annotated_outputs/nie/nie_scenarios_56_choice_2.json new file mode 100644 index 00000000..3e0d3d43 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_56_choice_2.json @@ -0,0 +1,11 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not knock over the cubicle with only one miner that would have reduced weight"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "The cable snaps"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "The cubicles fall"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "10 miners die"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "The miner in the single cubicle remains in the cubicle"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I do not knock over the single-miner cubicle"}]} +{"node": {"kind": "being", "label": "10 miners riding in the cubicles"}, "links": []} +{"node": {"kind": "being", "label": "remaining 9 miners riding in the other cubicles"}, "links": []} +{"node": {"kind": "action_choice", "label": "not knock over the cubicle with only one miner that would have reduced weight"}, "links": [{"link": {"kind": "v-link", "value": "29.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The cable snaps"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The cubicles fall"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "10 miners die"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The miner in the single cubicle remains in the cubicle"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I do not knock over the single-miner cubicle"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The cable snaps"}, "links": [{"link": {"kind": "utility", "value": "-72"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "10 miners riding in the cubicles"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "remaining 9 miners riding in the other cubicles"}]} +{"node": {"kind": "event", "label": "The cubicles fall"}, "links": [{"link": {"kind": "utility", "value": "-12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "10 miners riding in the cubicles"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "remaining 9 miners riding in the other cubicles"}]} +{"node": {"kind": "event", "label": "10 miners die"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "10 miners riding in the cubicles"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "remaining 9 miners riding in the other cubicles"}]} +{"node": {"kind": "event", "label": "The miner in the single cubicle remains in the cubicle"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "10 miners riding in the cubicles"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "remaining 9 miners riding in the other cubicles"}]} +{"node": {"kind": "event", "label": "I do not knock over the single-miner cubicle"}, "links": [{"link": {"kind": "utility", "value": "5"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "10 miners riding in the cubicles"}, {"link": {"kind": "utility", "value": "2"}, "to_node": "remaining 9 miners riding in the other cubicles"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_57_choice_1.html b/annotated_outputs/nie/nie_scenarios_57_choice_1.html new file mode 100644 index 00000000..3da45456 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_57_choice_1.html @@ -0,0 +1,112 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_57_choice_1.json b/annotated_outputs/nie/nie_scenarios_57_choice_1.json new file mode 100644 index 00000000..df9e5bcd --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_57_choice_1.json @@ -0,0 +1,12 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "push the emergency switch that detaches the last cubicle to reduce weight"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The last cubicle detaches from the elevator cable"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The miners in the last cubicle fall in the detached cubicle"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "The miners in the detached cubicle are seriously injured or killed"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The remaining cubicles become lighter"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The elevator cable is less likely to snap"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The miners in the remaining cubicles are more likely to reach the surface safely"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I activate the emergency switch"}]} +{"node": {"kind": "being", "label": "10 miners riding the cubicles"}, "links": []} +{"node": {"kind": "action_choice", "label": "push the emergency switch that detaches the last cubicle to reduce weight"}, "links": [{"link": {"kind": "v-link", "value": "-19.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The last cubicle detaches from the elevator cable"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The miners in the last cubicle fall in the detached cubicle"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The miners in the detached cubicle are seriously injured or killed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The remaining cubicles become lighter"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The elevator cable is less likely to snap"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The miners in the remaining cubicles are more likely to reach the surface safely"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I activate the emergency switch"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The last cubicle detaches from the elevator cable"}, "links": [{"link": {"kind": "utility", "value": "-96"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "10 miners riding the cubicles"}]} +{"node": {"kind": "event", "label": "The miners in the last cubicle fall in the detached cubicle"}, "links": [{"link": {"kind": "utility", "value": "-2"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "10 miners riding the cubicles"}]} +{"node": {"kind": "event", "label": "The miners in the detached cubicle are seriously injured or killed"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "10 miners riding the cubicles"}]} +{"node": {"kind": "event", "label": "The remaining cubicles become lighter"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "10 miners riding the cubicles"}]} +{"node": {"kind": "event", "label": "The elevator cable is less likely to snap"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "92"}, "to_node": "10 miners riding the cubicles"}]} +{"node": {"kind": "event", "label": "The miners in the remaining cubicles are more likely to reach the surface safely"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "10 miners riding the cubicles"}]} +{"node": {"kind": "event", "label": "I activate the emergency switch"}, "links": [{"link": {"kind": "utility", "value": "15"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "10 miners riding the cubicles"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_57_choice_2.html b/annotated_outputs/nie/nie_scenarios_57_choice_2.html new file mode 100644 index 00000000..d7978e61 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_57_choice_2.html @@ -0,0 +1,102 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_57_choice_2.json b/annotated_outputs/nie/nie_scenarios_57_choice_2.json new file mode 100644 index 00000000..590ee24c --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_57_choice_2.json @@ -0,0 +1,10 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not push the emergency switch that would have detached the last cubicle to reduce weight"}, {"link": {"kind": "b_link", "value": "C-I-K-"}, "to_node": "The cable snaps"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The cubicles fall"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "10 miners are killed"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I do not push the emergency switch"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The last cubicle remains attached"}]} +{"node": {"kind": "being", "label": "10 miners riding the cubicles"}, "links": []} +{"node": {"kind": "action_choice", "label": "not push the emergency switch that would have detached the last cubicle to reduce weight"}, "links": [{"link": {"kind": "v-link", "value": "1.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The cable snaps"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The cubicles fall"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "10 miners are killed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I do not push the emergency switch"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The last cubicle remains attached"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The cable snaps"}, "links": [{"link": {"kind": "utility", "value": "-72"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "10 miners riding the cubicles"}]} +{"node": {"kind": "event", "label": "The cubicles fall"}, "links": [{"link": {"kind": "utility", "value": "-12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "10 miners riding the cubicles"}]} +{"node": {"kind": "event", "label": "10 miners are killed"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-98"}, "to_node": "10 miners riding the cubicles"}]} +{"node": {"kind": "event", "label": "I do not push the emergency switch"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "10 miners riding the cubicles"}]} +{"node": {"kind": "event", "label": "The last cubicle remains attached"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "10 miners riding the cubicles"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_58_choice_1.html b/annotated_outputs/nie/nie_scenarios_58_choice_1.html new file mode 100644 index 00000000..c1176291 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_58_choice_1.html @@ -0,0 +1,120 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_58_choice_1.json b/annotated_outputs/nie/nie_scenarios_58_choice_1.json new file mode 100644 index 00000000..79e55729 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_58_choice_1.json @@ -0,0 +1,13 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "suffocate the wealthy tycoon to speed up the donation"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The wealthy tycoon dies"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The wealthy tycoon experiences suffocation"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I kill the wealthy tycoon"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The fortune is donated to the local children's hospital"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "109 children at the hospital receive life-saving treatment"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I commit murder"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The wealthy tycoon's household discovers the death"}]} +{"node": {"kind": "being", "label": "the wealthy tycoon"}, "links": []} +{"node": {"kind": "being", "label": "109 children at the local children's hospital"}, "links": []} +{"node": {"kind": "action_choice", "label": "suffocate the wealthy tycoon to speed up the donation"}, "links": [{"link": {"kind": "v-link", "value": "-56.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The wealthy tycoon dies"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The wealthy tycoon experiences suffocation"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I kill the wealthy tycoon"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The fortune is donated to the local children's hospital"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "109 children at the hospital receive life-saving treatment"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I commit murder"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The wealthy tycoon's household discovers the death"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The wealthy tycoon dies"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the wealthy tycoon"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "109 children at the local children's hospital"}]} +{"node": {"kind": "event", "label": "The wealthy tycoon experiences suffocation"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the wealthy tycoon"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "109 children at the local children's hospital"}]} +{"node": {"kind": "event", "label": "I kill the wealthy tycoon"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the wealthy tycoon"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "109 children at the local children's hospital"}]} +{"node": {"kind": "event", "label": "The fortune is donated to the local children's hospital"}, "links": [{"link": {"kind": "utility", "value": "12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-55"}, "to_node": "the wealthy tycoon"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "109 children at the local children's hospital"}]} +{"node": {"kind": "event", "label": "109 children at the hospital receive life-saving treatment"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "8"}, "to_node": "the wealthy tycoon"}, {"link": {"kind": "utility", "value": "100"}, "to_node": "109 children at the local children's hospital"}]} +{"node": {"kind": "event", "label": "I commit murder"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-65"}, "to_node": "the wealthy tycoon"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "109 children at the local children's hospital"}]} +{"node": {"kind": "event", "label": "The wealthy tycoon's household discovers the death"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the wealthy tycoon"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "109 children at the local children's hospital"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_58_choice_2.html b/annotated_outputs/nie/nie_scenarios_58_choice_2.html new file mode 100644 index 00000000..9ba2d45f --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_58_choice_2.html @@ -0,0 +1,102 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_58_choice_2.json b/annotated_outputs/nie/nie_scenarios_58_choice_2.json new file mode 100644 index 00000000..a46a5317 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_58_choice_2.json @@ -0,0 +1,10 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "wait for the wealthy tycoon to pass from his illness"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I do not fix the electrical problem immediately"}, {"link": {"kind": "b_link", "value": "C-I+K-"}, "to_node": "The wealthy tycoon remains alive until death from illness"}, {"link": {"kind": "b_link", "value": "C-I-K-"}, "to_node": "The tycoon's fortune is donated to the local children's hospital upon the tycoon's death"}, {"link": {"kind": "b_link", "value": "C-I-K-"}, "to_node": "109 children at the hospital receive life-saving funding"}]} +{"node": {"kind": "being", "label": "the wealthy tycoon"}, "links": []} +{"node": {"kind": "being", "label": "109 children at the local children's hospital"}, "links": []} +{"node": {"kind": "action_choice", "label": "wait for the wealthy tycoon to pass from his illness"}, "links": [{"link": {"kind": "v-link", "value": "39.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I do not fix the electrical problem immediately"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The wealthy tycoon remains alive until death from illness"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The tycoon's fortune is donated to the local children's hospital upon the tycoon's death"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "109 children at the hospital receive life-saving funding"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "I do not fix the electrical problem immediately"}, "links": [{"link": {"kind": "utility", "value": "-35"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-12"}, "to_node": "the wealthy tycoon"}, {"link": {"kind": "utility", "value": "-72"}, "to_node": "109 children at the local children's hospital"}]} +{"node": {"kind": "event", "label": "The wealthy tycoon remains alive until death from illness"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "the wealthy tycoon"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "109 children at the local children's hospital"}]} +{"node": {"kind": "event", "label": "The tycoon's fortune is donated to the local children's hospital upon the tycoon's death"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "the wealthy tycoon"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "109 children at the local children's hospital"}]} +{"node": {"kind": "event", "label": "109 children at the hospital receive life-saving funding"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "5"}, "to_node": "the wealthy tycoon"}, {"link": {"kind": "utility", "value": "100"}, "to_node": "109 children at the local children's hospital"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_59_choice_1.html b/annotated_outputs/nie/nie_scenarios_59_choice_1.html new file mode 100644 index 00000000..918fbfa9 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_59_choice_1.html @@ -0,0 +1,126 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_59_choice_1.json b/annotated_outputs/nie/nie_scenarios_59_choice_1.json new file mode 100644 index 00000000..d5dc278e --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_59_choice_1.json @@ -0,0 +1,14 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "cause the wealthy tycoon's life support equipment to fail to anticipate the donation"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The wealthy tycoon experiences loss of life"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The wealthy tycoon's life support stops working"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I kill the wealthy tycoon"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The donation to the children's hospital is triggered sooner"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The children's hospital receives the fortune sooner"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "112 children at the hospital receive access to lifesaving treatment sooner"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I commit murder"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "People close to the wealthy tycoon experience immediate grief"}]} +{"node": {"kind": "being", "label": "the wealthy tycoon"}, "links": []} +{"node": {"kind": "being", "label": "112 children at the local children's hospital"}, "links": []} +{"node": {"kind": "action_choice", "label": "cause the wealthy tycoon's life support equipment to fail to anticipate the donation"}, "links": [{"link": {"kind": "v-link", "value": "-75.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The wealthy tycoon experiences loss of life"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The wealthy tycoon's life support stops working"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I kill the wealthy tycoon"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The donation to the children's hospital is triggered sooner"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The children's hospital receives the fortune sooner"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "112 children at the hospital receive access to lifesaving treatment sooner"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I commit murder"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "People close to the wealthy tycoon experience immediate grief"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The wealthy tycoon experiences loss of life"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the wealthy tycoon"}, {"link": {"kind": "utility", "value": "-2"}, "to_node": "112 children at the local children's hospital"}]} +{"node": {"kind": "event", "label": "The wealthy tycoon's life support stops working"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the wealthy tycoon"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "112 children at the local children's hospital"}]} +{"node": {"kind": "event", "label": "I kill the wealthy tycoon"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the wealthy tycoon"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "112 children at the local children's hospital"}]} +{"node": {"kind": "event", "label": "The donation to the children's hospital is triggered sooner"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "the wealthy tycoon"}, {"link": {"kind": "utility", "value": "88"}, "to_node": "112 children at the local children's hospital"}]} +{"node": {"kind": "event", "label": "The children's hospital receives the fortune sooner"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "the wealthy tycoon"}, {"link": {"kind": "utility", "value": "92"}, "to_node": "112 children at the local children's hospital"}]} +{"node": {"kind": "event", "label": "112 children at the hospital receive access to lifesaving treatment sooner"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "8"}, "to_node": "the wealthy tycoon"}, {"link": {"kind": "utility", "value": "100"}, "to_node": "112 children at the local children's hospital"}]} +{"node": {"kind": "event", "label": "I commit murder"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-65"}, "to_node": "the wealthy tycoon"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "112 children at the local children's hospital"}]} +{"node": {"kind": "event", "label": "People close to the wealthy tycoon experience immediate grief"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-35"}, "to_node": "the wealthy tycoon"}, {"link": {"kind": "utility", "value": "-6"}, "to_node": "112 children at the local children's hospital"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_59_choice_2.html b/annotated_outputs/nie/nie_scenarios_59_choice_2.html new file mode 100644 index 00000000..630225d4 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_59_choice_2.html @@ -0,0 +1,108 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_59_choice_2.json b/annotated_outputs/nie/nie_scenarios_59_choice_2.json new file mode 100644 index 00000000..cfcb80bf --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_59_choice_2.json @@ -0,0 +1,11 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "wait for the wealthy tycoon to pass from his illness"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I do not interfere with the wealthy tycoon\u2019s life"}, {"link": {"kind": "b_link", "value": "C-I+K-"}, "to_node": "The wealthy tycoon remains alive until dying from cancer"}, {"link": {"kind": "b_link", "value": "C-I-K-"}, "to_node": "The wealthy tycoon\u2019s fortune is donated to the local children\u2019s hospital upon his death"}, {"link": {"kind": "b_link", "value": "C-I-K-"}, "to_node": "The local children\u2019s hospital receives the donation"}, {"link": {"kind": "b_link", "value": "C-I-K-"}, "to_node": "112 children at the hospital receive life-saving treatment"}]} +{"node": {"kind": "being", "label": "the wealthy tycoon"}, "links": []} +{"node": {"kind": "being", "label": "112 children at the local children's hospital"}, "links": []} +{"node": {"kind": "action_choice", "label": "wait for the wealthy tycoon to pass from his illness"}, "links": [{"link": {"kind": "v-link", "value": "39.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I do not interfere with the wealthy tycoon\u2019s life"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The wealthy tycoon remains alive until dying from cancer"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The wealthy tycoon\u2019s fortune is donated to the local children\u2019s hospital upon his death"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The local children\u2019s hospital receives the donation"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "112 children at the hospital receive life-saving treatment"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "I do not interfere with the wealthy tycoon\u2019s life"}, "links": [{"link": {"kind": "utility", "value": "10"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "the wealthy tycoon"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "112 children at the local children's hospital"}]} +{"node": {"kind": "event", "label": "The wealthy tycoon remains alive until dying from cancer"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "the wealthy tycoon"}, {"link": {"kind": "utility", "value": "10"}, "to_node": "112 children at the local children's hospital"}]} +{"node": {"kind": "event", "label": "The wealthy tycoon\u2019s fortune is donated to the local children\u2019s hospital upon his death"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "the wealthy tycoon"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "112 children at the local children's hospital"}]} +{"node": {"kind": "event", "label": "The local children\u2019s hospital receives the donation"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "the wealthy tycoon"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "112 children at the local children's hospital"}]} +{"node": {"kind": "event", "label": "112 children at the hospital receive life-saving treatment"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "8"}, "to_node": "the wealthy tycoon"}, {"link": {"kind": "utility", "value": "100"}, "to_node": "112 children at the local children's hospital"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_5_choice_1.html b/annotated_outputs/nie/nie_scenarios_5_choice_1.html new file mode 100644 index 00000000..17231f38 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_5_choice_1.html @@ -0,0 +1,108 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_5_choice_1.json b/annotated_outputs/nie/nie_scenarios_5_choice_1.json new file mode 100644 index 00000000..467eb44a --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_5_choice_1.json @@ -0,0 +1,11 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "have the patient undergo the required procedure"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "4 patients receive bone marrow that can save them"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "1 patient undergoes the required procedure"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "1 patient becomes paraplegic"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I cause harm to 1 patient"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I help 4 patients survive"}]} +{"node": {"kind": "being", "label": "patient whose bone marrow could save the others"}, "links": []} +{"node": {"kind": "being", "label": "group of 4 patients threatened by the virus"}, "links": []} +{"node": {"kind": "action_choice", "label": "have the patient undergo the required procedure"}, "links": [{"link": {"kind": "v-link", "value": "43.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "4 patients receive bone marrow that can save them"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "1 patient undergoes the required procedure"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "1 patient becomes paraplegic"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I cause harm to 1 patient"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I help 4 patients survive"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "4 patients receive bone marrow that can save them"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "patient whose bone marrow could save the others"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "group of 4 patients threatened by the virus"}]} +{"node": {"kind": "event", "label": "1 patient undergoes the required procedure"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "patient whose bone marrow could save the others"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "group of 4 patients threatened by the virus"}]} +{"node": {"kind": "event", "label": "1 patient becomes paraplegic"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "patient whose bone marrow could save the others"}, {"link": {"kind": "utility", "value": "-35"}, "to_node": "group of 4 patients threatened by the virus"}]} +{"node": {"kind": "event", "label": "I cause harm to 1 patient"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "patient whose bone marrow could save the others"}, {"link": {"kind": "utility", "value": "-35"}, "to_node": "group of 4 patients threatened by the virus"}]} +{"node": {"kind": "event", "label": "I help 4 patients survive"}, "links": [{"link": {"kind": "utility", "value": "88"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "70"}, "to_node": "patient whose bone marrow could save the others"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "group of 4 patients threatened by the virus"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_5_choice_2.html b/annotated_outputs/nie/nie_scenarios_5_choice_2.html new file mode 100644 index 00000000..37871ddb --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_5_choice_2.html @@ -0,0 +1,114 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_5_choice_2.json b/annotated_outputs/nie/nie_scenarios_5_choice_2.json new file mode 100644 index 00000000..b80c6054 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_5_choice_2.json @@ -0,0 +1,12 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not have the patient undergo the required procedure"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The 1 patient does not undergo the bone marrow procedure"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The 1 patient does not become paraplegic from the procedure"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The 4 patients do not receive the bone marrow needed to save them"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The 4 patients die from the virus causing paraplegia"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I allow the 1 patient to avoid procedure-caused harm"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I allow the 4 patients to remain unsaved"}]} +{"node": {"kind": "being", "label": "patient whose bone marrow could save the others"}, "links": []} +{"node": {"kind": "being", "label": "group of 4 patients threatened by the virus"}, "links": []} +{"node": {"kind": "action_choice", "label": "not have the patient undergo the required procedure"}, "links": [{"link": {"kind": "v-link", "value": "-18.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The 1 patient does not undergo the bone marrow procedure"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The 1 patient does not become paraplegic from the procedure"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The 4 patients do not receive the bone marrow needed to save them"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The 4 patients die from the virus causing paraplegia"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I allow the 1 patient to avoid procedure-caused harm"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I allow the 4 patients to remain unsaved"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The 1 patient does not undergo the bone marrow procedure"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "patient whose bone marrow could save the others"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "group of 4 patients threatened by the virus"}]} +{"node": {"kind": "event", "label": "The 1 patient does not become paraplegic from the procedure"}, "links": [{"link": {"kind": "utility", "value": "88"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "patient whose bone marrow could save the others"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "group of 4 patients threatened by the virus"}]} +{"node": {"kind": "event", "label": "The 4 patients do not receive the bone marrow needed to save them"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "patient whose bone marrow could save the others"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "group of 4 patients threatened by the virus"}]} +{"node": {"kind": "event", "label": "The 4 patients die from the virus causing paraplegia"}, "links": [{"link": {"kind": "utility", "value": "-12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "patient whose bone marrow could save the others"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "group of 4 patients threatened by the virus"}]} +{"node": {"kind": "event", "label": "I allow the 1 patient to avoid procedure-caused harm"}, "links": [{"link": {"kind": "utility", "value": "85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "patient whose bone marrow could save the others"}, {"link": {"kind": "utility", "value": "5"}, "to_node": "group of 4 patients threatened by the virus"}]} +{"node": {"kind": "event", "label": "I allow the 4 patients to remain unsaved"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "patient whose bone marrow could save the others"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "group of 4 patients threatened by the virus"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_60_choice_1.html b/annotated_outputs/nie/nie_scenarios_60_choice_1.html new file mode 100644 index 00000000..0905ec48 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_60_choice_1.html @@ -0,0 +1,135 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_60_choice_1.json b/annotated_outputs/nie/nie_scenarios_60_choice_1.json new file mode 100644 index 00000000..d4bb512a --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_60_choice_1.json @@ -0,0 +1,15 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "torture the spy for him to reveal the information"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I inflict severe pain on the spy"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The spy experiences extreme suffering"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "My soldiers participate in or witness torture"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I attempt to force the spy to reveal the target town"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The spy reveals information or refuses to reveal information under torture"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "The spy dies from injuries or torture"}]} +{"node": {"kind": "being", "label": "the injured enemy spy"}, "links": []} +{"node": {"kind": "being", "label": "my soldiers"}, "links": []} +{"node": {"kind": "being", "label": "enemy soldiers planning the surprise attack"}, "links": []} +{"node": {"kind": "being", "label": "civilians in the town that would be attacked"}, "links": []} +{"node": {"kind": "being", "label": "civilians in nearby towns that would not be attacked"}, "links": []} +{"node": {"kind": "action_choice", "label": "torture the spy for him to reveal the information"}, "links": [{"link": {"kind": "v-link", "value": "-75.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I inflict severe pain on the spy"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The spy experiences extreme suffering"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "My soldiers participate in or witness torture"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I attempt to force the spy to reveal the target town"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The spy reveals information or refuses to reveal information under torture"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The spy dies from injuries or torture"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "I inflict severe pain on the spy"}, "links": [{"link": {"kind": "utility", "value": "-65"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "the injured enemy spy"}, {"link": {"kind": "utility", "value": "-8"}, "to_node": "my soldiers"}, {"link": {"kind": "utility", "value": "5"}, "to_node": "enemy soldiers planning the surprise attack"}, {"link": {"kind": "utility", "value": "55"}, "to_node": "civilians in the town that would be attacked"}, {"link": {"kind": "utility", "value": "72"}, "to_node": "civilians in nearby towns that would not be attacked"}]} +{"node": {"kind": "event", "label": "The spy experiences extreme suffering"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "the injured enemy spy"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "my soldiers"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "enemy soldiers planning the surprise attack"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "civilians in the town that would be attacked"}, {"link": {"kind": "utility", "value": "2"}, "to_node": "civilians in nearby towns that would not be attacked"}]} +{"node": {"kind": "event", "label": "My soldiers participate in or witness torture"}, "links": [{"link": {"kind": "utility", "value": "-78"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "the injured enemy spy"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "my soldiers"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "enemy soldiers planning the surprise attack"}, {"link": {"kind": "utility", "value": "-92"}, "to_node": "civilians in the town that would be attacked"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "civilians in nearby towns that would not be attacked"}]} +{"node": {"kind": "event", "label": "I attempt to force the spy to reveal the target town"}, "links": [{"link": {"kind": "utility", "value": "-12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-72"}, "to_node": "the injured enemy spy"}, {"link": {"kind": "utility", "value": "-12"}, "to_node": "my soldiers"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "enemy soldiers planning the surprise attack"}, {"link": {"kind": "utility", "value": "72"}, "to_node": "civilians in the town that would be attacked"}, {"link": {"kind": "utility", "value": "72"}, "to_node": "civilians in nearby towns that would not be attacked"}]} +{"node": {"kind": "event", "label": "The spy reveals information or refuses to reveal information under torture"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "the injured enemy spy"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "my soldiers"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "enemy soldiers planning the surprise attack"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "civilians in the town that would be attacked"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "civilians in nearby towns that would not be attacked"}]} +{"node": {"kind": "event", "label": "The spy dies from injuries or torture"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "the injured enemy spy"}, {"link": {"kind": "utility", "value": "10"}, "to_node": "my soldiers"}, {"link": {"kind": "utility", "value": "55"}, "to_node": "enemy soldiers planning the surprise attack"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "civilians in the town that would be attacked"}, {"link": {"kind": "utility", "value": "75"}, "to_node": "civilians in nearby towns that would not be attacked"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_60_choice_2.html b/annotated_outputs/nie/nie_scenarios_60_choice_2.html new file mode 100644 index 00000000..82921b2d --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_60_choice_2.html @@ -0,0 +1,144 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_60_choice_2.json b/annotated_outputs/nie/nie_scenarios_60_choice_2.json new file mode 100644 index 00000000..205a9729 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_60_choice_2.json @@ -0,0 +1,16 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not torture the spy for information"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The spy is not tortured"}, {"link": {"kind": "b_link", "value": "C-I-K-"}, "to_node": "The spy continues withholding the town's identity"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "I do not obtain the town's identity from torture"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "My soldiers and I lack the spy's information needed to stop the planned surprise attack"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "Enemy soldiers carry out a surprise attack on a nearby town"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "Civilians in the attacked town are killed"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "The injured spy dies from injuries"}]} +{"node": {"kind": "being", "label": "important enemy spy"}, "links": []} +{"node": {"kind": "being", "label": "my soldiers"}, "links": []} +{"node": {"kind": "being", "label": "enemy soldiers planning the surprise attack"}, "links": []} +{"node": {"kind": "being", "label": "civilians in the town that will be attacked"}, "links": []} +{"node": {"kind": "being", "label": "civilians in nearby towns that will not be attacked"}, "links": []} +{"node": {"kind": "action_choice", "label": "not torture the spy for information"}, "links": [{"link": {"kind": "v-link", "value": "-23.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The spy is not tortured"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The spy continues withholding the town's identity"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I do not obtain the town's identity from torture"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "My soldiers and I lack the spy's information needed to stop the planned surprise attack"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Enemy soldiers carry out a surprise attack on a nearby town"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "Civilians in the attacked town are killed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The injured spy dies from injuries"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The spy is not tortured"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "important enemy spy"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "my soldiers"}, {"link": {"kind": "utility", "value": "-40"}, "to_node": "enemy soldiers planning the surprise attack"}, {"link": {"kind": "utility", "value": "-72"}, "to_node": "civilians in the town that will be attacked"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "civilians in nearby towns that will not be attacked"}]} +{"node": {"kind": "event", "label": "The spy continues withholding the town's identity"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "72"}, "to_node": "important enemy spy"}, {"link": {"kind": "utility", "value": "-72"}, "to_node": "my soldiers"}, {"link": {"kind": "utility", "value": "-78"}, "to_node": "enemy soldiers planning the surprise attack"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "civilians in the town that will be attacked"}, {"link": {"kind": "utility", "value": "78"}, "to_node": "civilians in nearby towns that will not be attacked"}]} +{"node": {"kind": "event", "label": "I do not obtain the town's identity from torture"}, "links": [{"link": {"kind": "utility", "value": "-35"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "72"}, "to_node": "important enemy spy"}, {"link": {"kind": "utility", "value": "-35"}, "to_node": "my soldiers"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "enemy soldiers planning the surprise attack"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "civilians in the town that will be attacked"}, {"link": {"kind": "utility", "value": "84"}, "to_node": "civilians in nearby towns that will not be attacked"}]} +{"node": {"kind": "event", "label": "My soldiers and I lack the spy's information needed to stop the planned surprise attack"}, "links": [{"link": {"kind": "utility", "value": "-88"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "88"}, "to_node": "important enemy spy"}, {"link": {"kind": "utility", "value": "-88"}, "to_node": "my soldiers"}, {"link": {"kind": "utility", "value": "78"}, "to_node": "enemy soldiers planning the surprise attack"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "civilians in the town that will be attacked"}, {"link": {"kind": "utility", "value": "5"}, "to_node": "civilians in nearby towns that will not be attacked"}]} +{"node": {"kind": "event", "label": "Enemy soldiers carry out a surprise attack on a nearby town"}, "links": [{"link": {"kind": "utility", "value": "-72"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "65"}, "to_node": "important enemy spy"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "my soldiers"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "enemy soldiers planning the surprise attack"}, {"link": {"kind": "utility", "value": "-96"}, "to_node": "civilians in the town that will be attacked"}, {"link": {"kind": "utility", "value": "-35"}, "to_node": "civilians in nearby towns that will not be attacked"}]} +{"node": {"kind": "event", "label": "Civilians in the attacked town are killed"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-10"}, "to_node": "important enemy spy"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "my soldiers"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "enemy soldiers planning the surprise attack"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "civilians in the town that will be attacked"}, {"link": {"kind": "utility", "value": "-12"}, "to_node": "civilians in nearby towns that will not be attacked"}]} +{"node": {"kind": "event", "label": "The injured spy dies from injuries"}, "links": [{"link": {"kind": "utility", "value": "-12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "important enemy spy"}, {"link": {"kind": "utility", "value": "10"}, "to_node": "my soldiers"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "enemy soldiers planning the surprise attack"}, {"link": {"kind": "utility", "value": "75"}, "to_node": "civilians in the town that will be attacked"}, {"link": {"kind": "utility", "value": "72"}, "to_node": "civilians in nearby towns that will not be attacked"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_61_choice_1.html b/annotated_outputs/nie/nie_scenarios_61_choice_1.html new file mode 100644 index 00000000..ae6938c4 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_61_choice_1.html @@ -0,0 +1,142 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_61_choice_1.json b/annotated_outputs/nie/nie_scenarios_61_choice_1.json new file mode 100644 index 00000000..938f50e7 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_61_choice_1.json @@ -0,0 +1,16 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "let the rats continue to torture the spy for him to reveal the information"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The spy continues to be tortured by rats"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The spy experiences intense suffering"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I allow the spy's suffering to continue"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "My soldiers witness or participate in the spy's torture"}, {"link": {"kind": "b_link", "value": "C-I+K+"}, "to_node": "The spy remains injured and trapped while being questioned"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The spy faces increased pressure to reveal the target town"}]} +{"node": {"kind": "being", "label": "important enemy spy"}, "links": []} +{"node": {"kind": "being", "label": "my soldiers"}, "links": []} +{"node": {"kind": "being", "label": "enemy soldiers planning the surprise attack"}, "links": []} +{"node": {"kind": "being", "label": "civilians in the town that will be attacked"}, "links": []} +{"node": {"kind": "being", "label": "civilians in nearby towns that will not be attacked"}, "links": []} +{"node": {"kind": "being", "label": "rats chewing the spy's legs"}, "links": []} +{"node": {"kind": "action_choice", "label": "let the rats continue to torture the spy for him to reveal the information"}, "links": [{"link": {"kind": "v-link", "value": "-92.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The spy continues to be tortured by rats"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The spy experiences intense suffering"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I allow the spy's suffering to continue"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "My soldiers witness or participate in the spy's torture"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The spy remains injured and trapped while being questioned"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The spy faces increased pressure to reveal the target town"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The spy continues to be tortured by rats"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "important enemy spy"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "my soldiers"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "enemy soldiers planning the surprise attack"}, {"link": {"kind": "utility", "value": "-12"}, "to_node": "civilians in the town that will be attacked"}, {"link": {"kind": "utility", "value": "8"}, "to_node": "civilians in nearby towns that will not be attacked"}, {"link": {"kind": "utility", "value": "-10"}, "to_node": "rats chewing the spy's legs"}]} +{"node": {"kind": "event", "label": "The spy experiences intense suffering"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "important enemy spy"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "my soldiers"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "enemy soldiers planning the surprise attack"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "civilians in the town that will be attacked"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "civilians in nearby towns that will not be attacked"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "rats chewing the spy's legs"}]} +{"node": {"kind": "event", "label": "I allow the spy's suffering to continue"}, "links": [{"link": {"kind": "utility", "value": "-65"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "important enemy spy"}, {"link": {"kind": "utility", "value": "-35"}, "to_node": "my soldiers"}, {"link": {"kind": "utility", "value": "10"}, "to_node": "enemy soldiers planning the surprise attack"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "civilians in the town that will be attacked"}, {"link": {"kind": "utility", "value": "75"}, "to_node": "civilians in nearby towns that will not be attacked"}, {"link": {"kind": "utility", "value": "5"}, "to_node": "rats chewing the spy's legs"}]} +{"node": {"kind": "event", "label": "My soldiers witness or participate in the spy's torture"}, "links": [{"link": {"kind": "utility", "value": "-62"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "important enemy spy"}, {"link": {"kind": "utility", "value": "-72"}, "to_node": "my soldiers"}, {"link": {"kind": "utility", "value": "-10"}, "to_node": "enemy soldiers planning the surprise attack"}, {"link": {"kind": "utility", "value": "-12"}, "to_node": "civilians in the town that will be attacked"}, {"link": {"kind": "utility", "value": "-8"}, "to_node": "civilians in nearby towns that will not be attacked"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "rats chewing the spy's legs"}]} +{"node": {"kind": "event", "label": "The spy remains injured and trapped while being questioned"}, "links": [{"link": {"kind": "utility", "value": "15"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "important enemy spy"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "my soldiers"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "enemy soldiers planning the surprise attack"}, {"link": {"kind": "utility", "value": "55"}, "to_node": "civilians in the town that will be attacked"}, {"link": {"kind": "utility", "value": "75"}, "to_node": "civilians in nearby towns that will not be attacked"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "rats chewing the spy's legs"}]} +{"node": {"kind": "event", "label": "The spy faces increased pressure to reveal the target town"}, "links": [{"link": {"kind": "utility", "value": "-12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-65"}, "to_node": "important enemy spy"}, {"link": {"kind": "utility", "value": "-72"}, "to_node": "my soldiers"}, {"link": {"kind": "utility", "value": "-72"}, "to_node": "enemy soldiers planning the surprise attack"}, {"link": {"kind": "utility", "value": "-78"}, "to_node": "civilians in the town that will be attacked"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "civilians in nearby towns that will not be attacked"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "rats chewing the spy's legs"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_61_choice_2.html b/annotated_outputs/nie/nie_scenarios_61_choice_2.html new file mode 100644 index 00000000..33e60b38 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_61_choice_2.html @@ -0,0 +1,126 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_61_choice_2.json b/annotated_outputs/nie/nie_scenarios_61_choice_2.json new file mode 100644 index 00000000..5e8b8b14 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_61_choice_2.json @@ -0,0 +1,14 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "stop the rats from continuing to torture the spy"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The rats stop chewing the spy's legs"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The spy's suffering from the rats is reduced"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "My soldiers and I spend time and attention stopping the rats"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The injured spy remains alive and trapped for the moment"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The spy is not further injured by the rats immediately"}]} +{"node": {"kind": "being", "label": "important enemy spy"}, "links": []} +{"node": {"kind": "being", "label": "my soldiers"}, "links": []} +{"node": {"kind": "being", "label": "enemy soldiers planning the surprise attack"}, "links": []} +{"node": {"kind": "being", "label": "civilians in the town that would be attacked if not stopped"}, "links": []} +{"node": {"kind": "being", "label": "rats chewing the spy's legs"}, "links": []} +{"node": {"kind": "action_choice", "label": "stop the rats from continuing to torture the spy"}, "links": [{"link": {"kind": "v-link", "value": "-40.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The rats stop chewing the spy's legs"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The spy's suffering from the rats is reduced"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "My soldiers and I spend time and attention stopping the rats"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The injured spy remains alive and trapped for the moment"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The spy is not further injured by the rats immediately"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The rats stop chewing the spy's legs"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "important enemy spy"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "my soldiers"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "enemy soldiers planning the surprise attack"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "civilians in the town that would be attacked if not stopped"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "rats chewing the spy's legs"}]} +{"node": {"kind": "event", "label": "The spy's suffering from the rats is reduced"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "65"}, "to_node": "important enemy spy"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "my soldiers"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "enemy soldiers planning the surprise attack"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "civilians in the town that would be attacked if not stopped"}, {"link": {"kind": "utility", "value": "-65"}, "to_node": "rats chewing the spy's legs"}]} +{"node": {"kind": "event", "label": "My soldiers and I spend time and attention stopping the rats"}, "links": [{"link": {"kind": "utility", "value": "-15"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-12"}, "to_node": "important enemy spy"}, {"link": {"kind": "utility", "value": "-10"}, "to_node": "my soldiers"}, {"link": {"kind": "utility", "value": "58"}, "to_node": "enemy soldiers planning the surprise attack"}, {"link": {"kind": "utility", "value": "88"}, "to_node": "civilians in the town that would be attacked if not stopped"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "rats chewing the spy's legs"}]} +{"node": {"kind": "event", "label": "The injured spy remains alive and trapped for the moment"}, "links": [{"link": {"kind": "utility", "value": "-12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "important enemy spy"}, {"link": {"kind": "utility", "value": "-8"}, "to_node": "my soldiers"}, {"link": {"kind": "utility", "value": "-35"}, "to_node": "enemy soldiers planning the surprise attack"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "civilians in the town that would be attacked if not stopped"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "rats chewing the spy's legs"}]} +{"node": {"kind": "event", "label": "The spy is not further injured by the rats immediately"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "important enemy spy"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "my soldiers"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "enemy soldiers planning the surprise attack"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "civilians in the town that would be attacked if not stopped"}, {"link": {"kind": "utility", "value": "-65"}, "to_node": "rats chewing the spy's legs"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_6_choice_1.html b/annotated_outputs/nie/nie_scenarios_6_choice_1.html new file mode 100644 index 00000000..017ad51c --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_6_choice_1.html @@ -0,0 +1,114 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_6_choice_1.json b/annotated_outputs/nie/nie_scenarios_6_choice_1.json new file mode 100644 index 00000000..a6c6f303 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_6_choice_1.json @@ -0,0 +1,12 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "destroy the torpedo by remote control"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The torpedo is destroyed"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The boat with 6 soldiers is saved"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The nearby submarine sinks"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The 3 soldiers in the submarine die"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "I cause the deaths of 3 soldiers"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I save 6 soldiers"}]} +{"node": {"kind": "being", "label": "6 soldiers on the boat"}, "links": []} +{"node": {"kind": "being", "label": "3 soldiers on the submarine"}, "links": []} +{"node": {"kind": "action_choice", "label": "destroy the torpedo by remote control"}, "links": [{"link": {"kind": "v-link", "value": "-53.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The torpedo is destroyed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The boat with 6 soldiers is saved"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The nearby submarine sinks"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The 3 soldiers in the submarine die"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I cause the deaths of 3 soldiers"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I save 6 soldiers"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The torpedo is destroyed"}, "links": [{"link": {"kind": "utility", "value": "15"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "6 soldiers on the boat"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "3 soldiers on the submarine"}]} +{"node": {"kind": "event", "label": "The boat with 6 soldiers is saved"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "6 soldiers on the boat"}, {"link": {"kind": "utility", "value": "10"}, "to_node": "3 soldiers on the submarine"}]} +{"node": {"kind": "event", "label": "The nearby submarine sinks"}, "links": [{"link": {"kind": "utility", "value": "-86"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-88"}, "to_node": "6 soldiers on the boat"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "3 soldiers on the submarine"}]} +{"node": {"kind": "event", "label": "The 3 soldiers in the submarine die"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "6 soldiers on the boat"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "3 soldiers on the submarine"}]} +{"node": {"kind": "event", "label": "I cause the deaths of 3 soldiers"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "6 soldiers on the boat"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "3 soldiers on the submarine"}]} +{"node": {"kind": "event", "label": "I save 6 soldiers"}, "links": [{"link": {"kind": "utility", "value": "88"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "6 soldiers on the boat"}, {"link": {"kind": "utility", "value": "75"}, "to_node": "3 soldiers on the submarine"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_6_choice_2.html b/annotated_outputs/nie/nie_scenarios_6_choice_2.html new file mode 100644 index 00000000..21d9af4f --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_6_choice_2.html @@ -0,0 +1,108 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_6_choice_2.json b/annotated_outputs/nie/nie_scenarios_6_choice_2.json new file mode 100644 index 00000000..7793ab94 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_6_choice_2.json @@ -0,0 +1,11 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not destroy the torpedo by remote control"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The torpedo hits the boat"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The 6 soldiers on the boat die"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The nearby submarine remains afloat"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The 3 soldiers in the submarine stay alive"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I do not activate the remote control to destroy the torpedo"}]} +{"node": {"kind": "being", "label": "6 soldiers on the boat"}, "links": []} +{"node": {"kind": "being", "label": "3 soldiers in the nearby submarine"}, "links": []} +{"node": {"kind": "action_choice", "label": "not destroy the torpedo by remote control"}, "links": [{"link": {"kind": "v-link", "value": "-5.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The torpedo hits the boat"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The 6 soldiers on the boat die"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The nearby submarine remains afloat"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The 3 soldiers in the submarine stay alive"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I do not activate the remote control to destroy the torpedo"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The torpedo hits the boat"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "6 soldiers on the boat"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "3 soldiers in the nearby submarine"}]} +{"node": {"kind": "event", "label": "The 6 soldiers on the boat die"}, "links": [{"link": {"kind": "utility", "value": "-2"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "6 soldiers on the boat"}, {"link": {"kind": "utility", "value": "-15"}, "to_node": "3 soldiers in the nearby submarine"}]} +{"node": {"kind": "event", "label": "The nearby submarine remains afloat"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "10"}, "to_node": "6 soldiers on the boat"}, {"link": {"kind": "utility", "value": "88"}, "to_node": "3 soldiers in the nearby submarine"}]} +{"node": {"kind": "event", "label": "The 3 soldiers in the submarine stay alive"}, "links": [{"link": {"kind": "utility", "value": "12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "10"}, "to_node": "6 soldiers on the boat"}, {"link": {"kind": "utility", "value": "100"}, "to_node": "3 soldiers in the nearby submarine"}]} +{"node": {"kind": "event", "label": "I do not activate the remote control to destroy the torpedo"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "6 soldiers on the boat"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "3 soldiers in the nearby submarine"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_7_choice_1.html b/annotated_outputs/nie/nie_scenarios_7_choice_1.html new file mode 100644 index 00000000..b055a7f3 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_7_choice_1.html @@ -0,0 +1,108 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_7_choice_1.json b/annotated_outputs/nie/nie_scenarios_7_choice_1.json new file mode 100644 index 00000000..d35c71f0 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_7_choice_1.json @@ -0,0 +1,11 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "order the three soldiers to move their boat"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The torpedo is diverted away from the boat with 6 soldiers"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The boat with 6 soldiers is not hit by the torpedo"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The torpedo hits the boat with 3 soldiers"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The 3 soldiers are killed"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I order the 3 soldiers to move their boat"}]} +{"node": {"kind": "being", "label": "6 soldiers on the threatened boat"}, "links": []} +{"node": {"kind": "being", "label": "3 soldiers who could be ordered to move their boat"}, "links": []} +{"node": {"kind": "action_choice", "label": "order the three soldiers to move their boat"}, "links": [{"link": {"kind": "v-link", "value": "-15.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The torpedo is diverted away from the boat with 6 soldiers"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The boat with 6 soldiers is not hit by the torpedo"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The torpedo hits the boat with 3 soldiers"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The 3 soldiers are killed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I order the 3 soldiers to move their boat"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The torpedo is diverted away from the boat with 6 soldiers"}, "links": [{"link": {"kind": "utility", "value": "85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "6 soldiers on the threatened boat"}, {"link": {"kind": "utility", "value": "10"}, "to_node": "3 soldiers who could be ordered to move their boat"}]} +{"node": {"kind": "event", "label": "The boat with 6 soldiers is not hit by the torpedo"}, "links": [{"link": {"kind": "utility", "value": "8"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "6 soldiers on the threatened boat"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "3 soldiers who could be ordered to move their boat"}]} +{"node": {"kind": "event", "label": "The torpedo hits the boat with 3 soldiers"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "6 soldiers on the threatened boat"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "3 soldiers who could be ordered to move their boat"}]} +{"node": {"kind": "event", "label": "The 3 soldiers are killed"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "6 soldiers on the threatened boat"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "3 soldiers who could be ordered to move their boat"}]} +{"node": {"kind": "event", "label": "I order the 3 soldiers to move their boat"}, "links": [{"link": {"kind": "utility", "value": "8"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-65"}, "to_node": "6 soldiers on the threatened boat"}, {"link": {"kind": "utility", "value": "-8"}, "to_node": "3 soldiers who could be ordered to move their boat"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_7_choice_2.html b/annotated_outputs/nie/nie_scenarios_7_choice_2.html new file mode 100644 index 00000000..e9605677 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_7_choice_2.html @@ -0,0 +1,108 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_7_choice_2.json b/annotated_outputs/nie/nie_scenarios_7_choice_2.json new file mode 100644 index 00000000..5fce1058 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_7_choice_2.json @@ -0,0 +1,11 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not order the three soldiers to move their boat"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "The torpedo continues toward the boat with 6 soldiers"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "6 soldiers die"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The boat with 3 soldiers is not diverted into the torpedo's path"}, {"link": {"kind": "b_link", "value": "C+I-K-"}, "to_node": "3 soldiers remain unharmed by the torpedo"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I do not give the order to move the 3 soldiers' boat"}]} +{"node": {"kind": "being", "label": "6 soldiers on the threatened boat"}, "links": []} +{"node": {"kind": "being", "label": "3 soldiers who could be ordered to move their boat"}, "links": []} +{"node": {"kind": "action_choice", "label": "not order the three soldiers to move their boat"}, "links": [{"link": {"kind": "v-link", "value": "-20.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The torpedo continues toward the boat with 6 soldiers"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "6 soldiers die"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The boat with 3 soldiers is not diverted into the torpedo's path"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "3 soldiers remain unharmed by the torpedo"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I do not give the order to move the 3 soldiers' boat"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The torpedo continues toward the boat with 6 soldiers"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "6 soldiers on the threatened boat"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "3 soldiers who could be ordered to move their boat"}]} +{"node": {"kind": "event", "label": "6 soldiers die"}, "links": [{"link": {"kind": "utility", "value": "-12"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "6 soldiers on the threatened boat"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "3 soldiers who could be ordered to move their boat"}]} +{"node": {"kind": "event", "label": "The boat with 3 soldiers is not diverted into the torpedo's path"}, "links": [{"link": {"kind": "utility", "value": "6"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "6 soldiers on the threatened boat"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "3 soldiers who could be ordered to move their boat"}]} +{"node": {"kind": "event", "label": "3 soldiers remain unharmed by the torpedo"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "6 soldiers on the threatened boat"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "3 soldiers who could be ordered to move their boat"}]} +{"node": {"kind": "event", "label": "I do not give the order to move the 3 soldiers' boat"}, "links": [{"link": {"kind": "utility", "value": "-10"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "6 soldiers on the threatened boat"}, {"link": {"kind": "utility", "value": "35"}, "to_node": "3 soldiers who could be ordered to move their boat"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_8_choice_1.html b/annotated_outputs/nie/nie_scenarios_8_choice_1.html new file mode 100644 index 00000000..03f1025f --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_8_choice_1.html @@ -0,0 +1,121 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_8_choice_1.json b/annotated_outputs/nie/nie_scenarios_8_choice_1.json new file mode 100644 index 00000000..073268f2 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_8_choice_1.json @@ -0,0 +1,13 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "redirect the train to the side track"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The train is redirected to the side track."}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The bus with 2 passengers is hit by the train."}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The 2 passengers on the side-track bus are seriously harmed."}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The bus with 10 passengers on the original track is not hit by the train."}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The 10 passengers on the original-track bus avoid serious harm."}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I cause harm to 2 passengers by redirecting the train."}]} +{"node": {"kind": "being", "label": "train company employee"}, "links": []} +{"node": {"kind": "being", "label": "bus with 10 passengers"}, "links": []} +{"node": {"kind": "being", "label": "bus with 2 passengers"}, "links": []} +{"node": {"kind": "action_choice", "label": "redirect the train to the side track"}, "links": [{"link": {"kind": "v-link", "value": "-25.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The train is redirected to the side track."}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The bus with 2 passengers is hit by the train."}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The 2 passengers on the side-track bus are seriously harmed."}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The bus with 10 passengers on the original track is not hit by the train."}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The 10 passengers on the original-track bus avoid serious harm."}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I cause harm to 2 passengers by redirecting the train."}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The train is redirected to the side track."}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "15"}, "to_node": "train company employee"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "bus with 10 passengers"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "bus with 2 passengers"}]} +{"node": {"kind": "event", "label": "The bus with 2 passengers is hit by the train."}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-72"}, "to_node": "train company employee"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "bus with 10 passengers"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "bus with 2 passengers"}]} +{"node": {"kind": "event", "label": "The 2 passengers on the side-track bus are seriously harmed."}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-70"}, "to_node": "train company employee"}, {"link": {"kind": "utility", "value": "-8"}, "to_node": "bus with 10 passengers"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "bus with 2 passengers"}]} +{"node": {"kind": "event", "label": "The bus with 10 passengers on the original track is not hit by the train."}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "train company employee"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "bus with 10 passengers"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "bus with 2 passengers"}]} +{"node": {"kind": "event", "label": "The 10 passengers on the original-track bus avoid serious harm."}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "8"}, "to_node": "train company employee"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "bus with 10 passengers"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "bus with 2 passengers"}]} +{"node": {"kind": "event", "label": "I cause harm to 2 passengers by redirecting the train."}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-35"}, "to_node": "train company employee"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "bus with 10 passengers"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "bus with 2 passengers"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_8_choice_2.html b/annotated_outputs/nie/nie_scenarios_8_choice_2.html new file mode 100644 index 00000000..bf5b1cfd --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_8_choice_2.html @@ -0,0 +1,114 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_8_choice_2.json b/annotated_outputs/nie/nie_scenarios_8_choice_2.json new file mode 100644 index 00000000..0fe1704e --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_8_choice_2.json @@ -0,0 +1,12 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not redirect the train to the side track"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The train continues on the main track"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The bus with 10 passengers is hit by the train"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "The 10 passengers on the bus are seriously harmed"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "The 2 passengers on the side-track bus are not seriously harmed by the train"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "I do not redirect the train"}]} +{"node": {"kind": "being", "label": "train company employee"}, "links": []} +{"node": {"kind": "being", "label": "bus with 10 passengers"}, "links": []} +{"node": {"kind": "being", "label": "bus with 2 passengers"}, "links": []} +{"node": {"kind": "action_choice", "label": "not redirect the train to the side track"}, "links": [{"link": {"kind": "v-link", "value": "-54.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The train continues on the main track"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The bus with 10 passengers is hit by the train"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The 10 passengers on the bus are seriously harmed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The 2 passengers on the side-track bus are not seriously harmed by the train"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I do not redirect the train"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The train continues on the main track"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "10"}, "to_node": "train company employee"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "bus with 10 passengers"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "bus with 2 passengers"}]} +{"node": {"kind": "event", "label": "The bus with 10 passengers is hit by the train"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-78"}, "to_node": "train company employee"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "bus with 10 passengers"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "bus with 2 passengers"}]} +{"node": {"kind": "event", "label": "The 10 passengers on the bus are seriously harmed"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-72"}, "to_node": "train company employee"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "bus with 10 passengers"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "bus with 2 passengers"}]} +{"node": {"kind": "event", "label": "The 2 passengers on the side-track bus are not seriously harmed by the train"}, "links": [{"link": {"kind": "utility", "value": "85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "72"}, "to_node": "train company employee"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "bus with 10 passengers"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "bus with 2 passengers"}]} +{"node": {"kind": "event", "label": "I do not redirect the train"}, "links": [{"link": {"kind": "utility", "value": "-85"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "train company employee"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "bus with 10 passengers"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "bus with 2 passengers"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_9_choice_1.html b/annotated_outputs/nie/nie_scenarios_9_choice_1.html new file mode 100644 index 00000000..1f9783e5 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_9_choice_1.html @@ -0,0 +1,114 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_9_choice_1.json b/annotated_outputs/nie/nie_scenarios_9_choice_1.json new file mode 100644 index 00000000..512a3f8f --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_9_choice_1.json @@ -0,0 +1,12 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "redirect the train to the side track"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The train switches to the side track"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The train hits the bus on the side track"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The 2 passengers on the side-track bus are seriously harmed"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The 10 passengers on the main-track bus avoid being seriously harmed"}, {"link": {"kind": "b_link", "value": "C+I+K-"}, "to_node": "I prevent 10 passengers from being seriously harmed"}]} +{"node": {"kind": "being", "label": "train company employee"}, "links": []} +{"node": {"kind": "being", "label": "group of 10 bus passengers on the main track"}, "links": []} +{"node": {"kind": "being", "label": "group of 2 bus passengers on the side track"}, "links": []} +{"node": {"kind": "action_choice", "label": "redirect the train to the side track"}, "links": [{"link": {"kind": "v-link", "value": "-25.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The train switches to the side track"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The train hits the bus on the side track"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The 2 passengers on the side-track bus are seriously harmed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The 10 passengers on the main-track bus avoid being seriously harmed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "I prevent 10 passengers from being seriously harmed"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The train switches to the side track"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "10"}, "to_node": "train company employee"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "group of 10 bus passengers on the main track"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "group of 2 bus passengers on the side track"}]} +{"node": {"kind": "event", "label": "The train hits the bus on the side track"}, "links": [{"link": {"kind": "utility", "value": "-95"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "train company employee"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "group of 10 bus passengers on the main track"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "group of 2 bus passengers on the side track"}]} +{"node": {"kind": "event", "label": "The 2 passengers on the side-track bus are seriously harmed"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-35"}, "to_node": "train company employee"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "group of 10 bus passengers on the main track"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "group of 2 bus passengers on the side track"}]} +{"node": {"kind": "event", "label": "The 10 passengers on the main-track bus avoid being seriously harmed"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "12"}, "to_node": "train company employee"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "group of 10 bus passengers on the main track"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "group of 2 bus passengers on the side track"}]} +{"node": {"kind": "event", "label": "I prevent 10 passengers from being seriously harmed"}, "links": [{"link": {"kind": "utility", "value": "88"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "72"}, "to_node": "train company employee"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "group of 10 bus passengers on the main track"}, {"link": {"kind": "utility", "value": "5"}, "to_node": "group of 2 bus passengers on the side track"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/annotated_outputs/nie/nie_scenarios_9_choice_2.html b/annotated_outputs/nie/nie_scenarios_9_choice_2.html new file mode 100644 index 00000000..fb41ce31 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_9_choice_2.html @@ -0,0 +1,114 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/annotated_outputs/nie/nie_scenarios_9_choice_2.json b/annotated_outputs/nie/nie_scenarios_9_choice_2.json new file mode 100644 index 00000000..5b7247b7 --- /dev/null +++ b/annotated_outputs/nie/nie_scenarios_9_choice_2.json @@ -0,0 +1,12 @@ +{"node": {"kind": "being", "label": "i"}, "links": [{"link": {"kind": "b-link", "value": "C+I+K+"}, "to_node": "not redirect the train to the side track"}, {"link": {"kind": "b_link", "value": "C+I+K+"}, "to_node": "The train stays on the main track"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The train hits the bus with 10 passengers"}, {"link": {"kind": "b_link", "value": "C-I-K+"}, "to_node": "10 passengers are seriously harmed"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "The bus with 2 passengers is not hit"}, {"link": {"kind": "b_link", "value": "C+I-K+"}, "to_node": "2 passengers are not seriously harmed"}]} +{"node": {"kind": "being", "label": "train company employee"}, "links": []} +{"node": {"kind": "being", "label": "10 passengers on the bus on the main track"}, "links": []} +{"node": {"kind": "being", "label": "2 passengers on the bus on the side track"}, "links": []} +{"node": {"kind": "action_choice", "label": "not redirect the train to the side track"}, "links": [{"link": {"kind": "v-link", "value": "-54.0"}, "to_node": "value"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The train stays on the main track"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The train hits the bus with 10 passengers"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "10 passengers are seriously harmed"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "The bus with 2 passengers is not hit"}, {"link": {"kind": "e_link", "value": ""}, "to_node": "2 passengers are not seriously harmed"}]} +{"node": {"kind": "value", "label": "value"}, "links": []} +{"node": {"kind": "event", "label": "The train stays on the main track"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "10"}, "to_node": "train company employee"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "10 passengers on the bus on the main track"}, {"link": {"kind": "utility", "value": "85"}, "to_node": "2 passengers on the bus on the side track"}]} +{"node": {"kind": "event", "label": "The train hits the bus with 10 passengers"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-78"}, "to_node": "train company employee"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "10 passengers on the bus on the main track"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "2 passengers on the bus on the side track"}]} +{"node": {"kind": "event", "label": "10 passengers are seriously harmed"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "-85"}, "to_node": "train company employee"}, {"link": {"kind": "utility", "value": "-100"}, "to_node": "10 passengers on the bus on the main track"}, {"link": {"kind": "utility", "value": "-95"}, "to_node": "2 passengers on the bus on the side track"}]} +{"node": {"kind": "event", "label": "The bus with 2 passengers is not hit"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "1"}, "to_node": "train company employee"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "10 passengers on the bus on the main track"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "2 passengers on the bus on the side track"}]} +{"node": {"kind": "event", "label": "2 passengers are not seriously harmed"}, "links": [{"link": {"kind": "utility", "value": "0"}, "to_node": "i"}, {"link": {"kind": "utility", "value": "52"}, "to_node": "train company employee"}, {"link": {"kind": "utility", "value": "0"}, "to_node": "10 passengers on the bus on the main track"}, {"link": {"kind": "utility", "value": "95"}, "to_node": "2 passengers on the bus on the side track"}]} +{"version": "90d155baf85f37ea0b9f9e7b984573b9f19948f1"} diff --git a/run_annotation/nie_7_11_config.yml b/run_annotation/nie_7_11_config.yml deleted file mode 100644 index 1f712a4f..00000000 --- a/run_annotation/nie_7_11_config.yml +++ /dev/null @@ -1,6 +0,0 @@ -input_path: "scenarios_inputs/nie/" -input_file: "nie_scenarios.json" -commit_hash: "78d61d323406ccb800aceadbb58b7f2ad6bd9303" -output_path: "annotated_outputs/nie/" -scenario_ids: [0,1,2,3,4,5,6,7,8,9] -write_qualtrics: false diff --git a/run_annotation/nie_8_12_config.yml b/run_annotation/nie_8_12_config.yml new file mode 100644 index 00000000..1a830c8b --- /dev/null +++ b/run_annotation/nie_8_12_config.yml @@ -0,0 +1,7 @@ +input_path: "scenarios_inputs/nie/" +input_file: "nie_scenarios.json" +commit_hash: "90d155baf85f37ea0b9f9e7b984573b9f19948f1" +output_path: "annotated_outputs/nie/" +scenario_ids: [20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61] # 62 total +steps_to_keep: ['beings', 'action_value', 'outcomes'] +write_qualtrics: False