Skip to content

Releases: kuuotto/civilisation-conflict

AAMAS 2024

06 Feb 17:14
Compare
Choose a tag to compare

Higher-Order Reasoning under Intent Uncertainty Reinforces the Hobbesian Trap

This release contains the code used in the AAMAS 2024 paper, written by Otto Kuusela and Debraj Roy at the University of Amsterdam.

Experiments

The experiments described in the paper correspond to the experiments in the experiments folder as follows:

  • paper experiment 1 = experiment3R
  • paper experiment 2 = experiment6
  • paper experiment 3 = experiment5R
  • paper experiment 4 = experiment7

Software Requirements

See README.md for instructions on how to install dependencies.

The main dependencies are:

  • NumPy 1.24.3
  • Numba 0.57.0
  • SciPy 1.10.1
  • Pandas 1.5.3
  • Mesa 1.2.1
  • Matplotlib 3.7.1

For analysing results, the following are also used:

  • Seaborn 0.12.2
  • SALib 1.4.7