index
:
wbs
master
Prisoners Dilemma implemented in Prolog
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-06
tit4tat.pl: Coding style fixes
Benjamin Franzke
1
-2
/
+2
2012-11-06
Makefile: Add clean target
Benjamin Franzke
1
-0
/
+3
2012-11-06
tit4tat.c: Remove non-standard fpurge by adding an ugly while-loop
Benjamin Franzke
1
-3
/
+2
2012-11-06
Makefile: Compile tit4tat.pl
Benjamin Franzke
1
-0
/
+5
2012-11-06
tit4tat.pl: Halt programm after finish
Benjamin Franzke
1
-1
/
+1
2012-11-06
tit4tat.pl: Fix going through work-loop when we get end-signal
Benjamin Franzke
1
-11
/
+13
2012-11-06
tit4tat.pl: Coding style fixes in sum()
Benjamin Franzke
1
-1
/
+1
2012-11-06
tit4tat.pl: Rename step to pay2
Benjamin Franzke
1
-4
/
+4
2012-11-06
tit4tat.pl: Add initialization predicate
Benjamin Franzke
1
-0
/
+2
2012-11-05
tit4tat.pl: Count total paymenet
Benjamin Franzke
1
-6
/
+12
2012-11-05
tit4tat.pl: Fix variable names
Benjamin Franzke
1
-5
/
+8
2012-11-05
tit4tat.pl: Try to split ruleset and input/output operation
Benjamin Franzke
1
-6
/
+16
2012-11-05
Add tit4tat c implemantation.
Jan Klemkow
2
-0
/
+61
2012-11-05
Add tit4tat.pl
Benjamin Franzke
1
-0
/
+34