forked from SOMAS2020/SOMAS-Final-Report
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/walkeronwater/SOMAS-Final-R…
…eport into main
- Loading branch information
Showing
28 changed files
with
283 additions
and
41 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Empty file.
Empty file.
Empty file.
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
\chapter{Results \& Evaluation} | ||
|
||
\include{16_results_and_eval/iigo.tex} | ||
\include{16_results_and_eval/foraging.tex} | ||
\include{16_results_and_eval/disaster.tex} |
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,79 @@ | ||
{ | ||
"Config": { | ||
"MaxSeasons": 100, | ||
"MaxTurns": 100, | ||
"InitialResources": 50, | ||
"InitialCommonPool": 0, | ||
"CostOfLiving": 10, | ||
"MinimumResourceThreshold": 5, | ||
"MaxCriticalConsecutiveTurns": 3, | ||
"ForagingConfig": { | ||
"DeerHuntConfig": { | ||
"MaxDeerPerHunt": 5, | ||
"IncrementalInputDecay": 0.9, | ||
"BernoulliProb": 0.95, | ||
"ExponentialRate": 0.3, | ||
"InputScaler": 18, | ||
"OutputScaler": 18, | ||
"DistributionStrategy": "InputProportionalSplit", | ||
"ThetaCritical": 0.97, | ||
"ThetaMax": 0.99, | ||
"MaxDeerPopulation": 20, | ||
"DeerGrowthCoefficient": 0.4 | ||
}, | ||
"FishingConfig": { | ||
"MaxFishPerHunt": 12, | ||
"IncrementalInputDecay": 0.95, | ||
"Mean": 1.45, | ||
"Variance": 0.1, | ||
"InputScaler": 18, | ||
"OutputScaler": 18, | ||
"DistributionStrategy": "EqualSplit" | ||
} | ||
}, | ||
"DisasterConfig": { | ||
"XMin": 0, | ||
"XMax": 10, | ||
"YMin": 0, | ||
"YMax": 10, | ||
"Period": 5, | ||
"SpatialPDFType": "Uniform", | ||
"MagnitudeLambda": 1, | ||
"MagnitudeResourceMultiplier": 85, | ||
"CommonpoolThreshold": 200, | ||
"StochasticPeriod": false, | ||
"CommonpoolThresholdVisible": false, | ||
"PeriodVisible": true, | ||
"StochasticPeriodVisible": true | ||
}, | ||
"IIGOConfig": { | ||
"IIGOTermLengths": { | ||
"Judge": 4, | ||
"President": 4, | ||
"Speaker": 4 | ||
}, | ||
"GetRuleForSpeakerActionCost": 2, | ||
"BroadcastTaxationActionCost": 2, | ||
"ReplyAllocationRequestsActionCost": 2, | ||
"RequestAllocationRequestActionCost": 2, | ||
"RequestRuleProposalActionCost": 2, | ||
"AppointNextSpeakerActionCost": 2, | ||
"InspectHistoryActionCost": 2, | ||
"HistoricalRetributionActionCost": 2, | ||
"InspectBallotActionCost": 2, | ||
"InspectAllocationActionCost": 2, | ||
"AppointNextPresidentActionCost": 2, | ||
"DefaultSanctionScore": 2, | ||
"SanctionCacheDepth": 3, | ||
"HistoryCacheDepth": 3, | ||
"AssumedResourcesNoReport": 100, | ||
"SanctionLength": 5, | ||
"SetVotingResultActionCost": 2, | ||
"SetRuleToVoteActionCost": 2, | ||
"AnnounceVotingResultActionCost": 2, | ||
"UpdateRulesActionCost": 2, | ||
"AppointNextJudgeActionCost": 2, | ||
"StartWithRulesInPlay": true | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
\chapter{Simulations Configs} | ||
|
||
\section{Baseline Config} | ||
\label{sec:Config_Appendix:baseline} | ||
|
||
\lstinputlisting[language=json]{19_appendix_config/json_configs/baseline_config.json} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
\chapter{Roles} | ||
|
||
\section{Overall Group Responsibilities} | ||
\label{sec:roles_appendix:overall} | ||
|
||
\begin{table}[!h] | ||
\centering | ||
\begin{tabular}{|l|l|l|l|l|} | ||
\hline | ||
\multicolumn{1}{|c|}{\multirow{2}{*}{\textbf{Team}}} & \multicolumn{2}{l|}{\textbf{Design}} & \multicolumn{2}{l|}{\textbf{Infra}} \\ \cline{2-5} | ||
\multicolumn{1}{|c|}{} & \textbf{Area} & \textbf{Reps} & \textbf{Area} & \textbf{Reps} \\ \hline | ||
1 & IITO/IIFO & Naim & Core & \begin{tabular}[c]{@{}l@{}}LH\\ Yusuf\end{tabular} \\ \hline | ||
2 & Core & Yannis & IITO/IIFO & Eirik \\ \hline | ||
3 & IIGO & Ezgi & IIGO & \begin{tabular}[c]{@{}l@{}}Neelesh\\ Preet\end{tabular} \\ \hline | ||
4 & IIGO & Rudolfs & IIGO & James K. \\ \hline | ||
5 & Enviroment & Asimina & Enviroment & James T. \\ \hline | ||
6 & Voting & Tae & Voting & Ning \\ \hline | ||
\end{tabular} | ||
\caption{List of roles across the entire class} | ||
\label{table:roles_appendix:overall} | ||
\end{table} | ||
|
||
\input{20_appendix_roles/teams/team1.tex} | ||
\input{20_appendix_roles/teams/team2.tex} | ||
\input{20_appendix_roles/teams/team3.tex} | ||
\input{20_appendix_roles/teams/team4.tex} | ||
\input{20_appendix_roles/teams/team5.tex} | ||
\input{20_appendix_roles/teams/team6.tex} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
\section{Team 1} | ||
\label{sec:roles_appendix:team1} | ||
|
||
\begin{table}[!h] | ||
\centering | ||
\begin{tabular}{|l|l|} | ||
\hline | ||
\textbf{Team Member} & \textbf{Areas} \\ \hline | ||
Lin H. Lee & Infra, Vis, Report \\ | ||
Darrick L. & Infra, Vis \\ | ||
Olly L. & Design, Vis, Report \\ | ||
Naim G. & Design, Infra, Report, Sim \\ | ||
Yusuf I. & Infra \\ | ||
Ethan S.K. & Vis \\ | ||
Emily M. & Infra, Report, Sim, Agent \\ | ||
Michalis P. & Infra, Report, Sim, Agent \\ \hline | ||
\end{tabular} | ||
\caption{Areas of work team 1 members have contributed to} | ||
\label{sec:roles_appendix:team1} | ||
\end{table} | ||
|
||
\begin{table}[!h] | ||
\centering | ||
\begin{tabular}{|l|l|} | ||
\hline | ||
\textbf{Key} & \textbf{Meaning} \\ \hline | ||
Infra & Worked on infrastructure code or assisted in code review \\ | ||
Design & Worked on the design of the game \\ | ||
Vis & Worked on the visualisation/website \\ | ||
Report & Contributed to the reports \\ | ||
Sim & Worked on the simulation and analysis \\ | ||
Agent & Worked on team 1's agent \\ \hline | ||
\end{tabular} | ||
\end{table} | ||
|
||
Note: the above tables says nothing about the amount of work a person put in merely the breadth of topics they contributed to. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
\section{Team 2} | ||
\label{sec:roles_appendix:team2} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
\section{Team 3} | ||
\label{sec:roles_appendix:team3} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
\section{Team 4} | ||
\label{sec:roles_appendix:team4} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
\section{Team 5} | ||
\label{sec:roles_appendix:team5} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
\section{Team 6} | ||
\label{sec:roles_appendix:team6} |
Empty file.
Oops, something went wrong.