-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
56 lines (56 loc) · 1.66 KB
/
CITATION.cff
File metadata and controls
56 lines (56 loc) · 1.66 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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
cff-version: 1.2.0
title: >-
SRAC-Agent: Self-Reputation Awareness Component in
Evolutionary Spatial IPD Game
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Chung-Yuan
family-names: Huang
affiliation: >-
Department of Computer Science and Information
Engineering, Chang Gung University, Taiwan
email: gscott@mail.cgu.edu.tw
orcid: "https://orcid.org/0000-0002-8680-6755"
- given-names: Chun-Liang
family-names: Lee
affiliation: >-
National Chiao Tung University, Taiwan
repository-code: 'https://github.com/canslab1/SRAC-Agent'
url: 'https://canslab1.github.io/SRAC-Agent/'
abstract: >-
A Python 3 simulator for studying the influence of
self-reputation awareness on agent behavior in
evolutionary spatial Iterated Prisoner's Dilemma (IPD)
games. Agents on an N×N grid play IPD with neighbors
using 16 deterministic memory-1 strategies, with
evolutionary selection, crossover, mutation, and an
optional SRAC mechanism.
keywords:
- game theory
- prisoners dilemma
- multi-agent system
- evolutionary computation
- reputation
- spatial game
license: MIT
version: 1.1.0
date-released: '2026-03-01'
preferred-citation:
type: article
authors:
- given-names: Chung-Yuan
family-names: Huang
- given-names: Chun-Liang
family-names: Lee
title: >-
Influences of Agents with a Self-Reputation Awareness
Component in an Evolutionary Spatial IPD Game
journal: PLOS ONE
year: 2014
volume: '9'
issue: '6'
pages: e99841
doi: 10.1371/journal.pone.0099841