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-19
Add compile options for OpenBSD current.
HEAD
master
Jan Klemkow
1
-3
/
+5
2012-11-19
Start player api for c implementation.
Jan Klemkow
1
-7
/
+18
2012-11-12
doc: Add GNU Makefile
Benjamin Franzke
1
-0
/
+11
2012-11-12
doc: Move Makefile to BSDmakefile
Benjamin Franzke
1
-0
/
+0
2012-11-12
Add gradual killer to doc.
Jan Klemkow
1
-0
/
+1
2012-11-12
pd_server: Reset payment in each round
Benjamin Franzke
1
-0
/
+2
2012-11-12
gradual_killer: Optimize rules a bit
Benjamin Franzke
1
-4
/
+3
2012-11-12
Prisoners Dilemma: Add parameter description to modules
Benjamin Franzke
13
-0
/
+30
2012-11-12
Prisoners Dilemma: Implement Gradual Killer
Benjamin Franzke
1
-0
/
+19
2012-11-12
Add internet updload script in Makefile.
Jan Klemkow
1
-1
/
+4
2012-11-12
Add player rules wrapper for battle program.
Jan Klemkow
1
-0
/
+21
2012-11-12
Add prolog code and algorithm list.
Jan Klemkow
1
-0
/
+21
2012-11-12
tit4tat.pl: Remove obsolete syntax description
Benjamin Franzke
1
-2
/
+0
2012-11-12
Add c implementation for algorithm battle with working payment.
Jan Klemkow
3
-2
/
+46
2012-11-11
Merge branch 'master' of ssh://git.bnfr.net/git/wbs
Jan Klemkow
1
-0
/
+28
2012-11-11
Add tit4tat prolog code example.
Jan Klemkow
1
-11
/
+1
2012-11-10
Add pd_client that works with SWI-Prolog
Benjamin Franzke
1
-0
/
+28
2012-11-10
Add prolog code for tit3tat rules.
Jan Klemkow
1
-0
/
+17
2012-11-10
doc: Valentina has only one 'l'
Benjamin Franzke
1
-1
/
+1
2012-11-10
Fix game rules image.
Jan Klemkow
2
-6
/
+7
2012-11-10
Add build system for presentation and images.
Jan Klemkow
5
-0
/
+39
2012-11-10
Merge branch 'master' of ssh://git.bnfr.net/git/wbs
Jan Klemkow
2
-36
/
+48
2012-11-10
doc: image of network protocol
Jan Klemkow
1
-0
/
+0
2012-11-09
pd_client: Use atom_codes/2 instead of name/2
Benjamin Franzke
1
-1
/
+1
2012-11-09
pd_client: Add some informative output
Benjamin Franzke
1
-1
/
+2
2012-11-09
pd_server: Start a new round after one has finished
Benjamin Franzke
1
-23
/
+26
2012-11-09
pd_server: Check rounds parameter to be a number
Benjamin Franzke
1
-3
/
+3
2012-11-09
pd_server: Some code cleanup
Benjamin Franzke
1
-3
/
+8
2012-11-09
pd_servert: Fix space vs tabs
Benjamin Franzke
1
-11
/
+14
2012-11-09
Add makefile for BSD make.
Jan Klemkow
1
-0
/
+13
2012-11-08
pd_client: Use descriptive paramter names for byte_to_atom
Benjamin Franzke
1
-4
/
+4
2012-11-08
Add a very simple prisoner dilemma server
Benjamin Franzke
3
-1
/
+88
2012-11-08
pd_client: Prepend new choice to history in loop()
Benjamin Franzke
1
-5
/
+5
2012-11-08
Revert "pd_client: Close streams"
Benjamin Franzke
1
-1
/
+1
2012-11-08
pd_client: Use get_code to read only a single byte
Benjamin Franzke
1
-1
/
+6
2012-11-08
pd_client: Close streams
Benjamin Franzke
1
-1
/
+1
2012-11-08
pd_client: Correctly exit when receiving an e
Benjamin Franzke
1
-1
/
+1
2012-11-08
prisoners_dilemma: Remove unneeded decide rule
Benjamin Franzke
1
-3
/
+1
2012-11-08
Add prisoners dilemma prolog client
Benjamin Franzke
1
-0
/
+24
2012-11-08
Add an example on how to connect, write and read from a socket with GNU Prolog
Benjamin Franzke
1
-0
/
+10
2012-11-08
prisoners_dilemma: Use format instead of write
Benjamin Franzke
1
-4
/
+3
2012-11-08
prisoners_dilemma.pl: Remove debug code
Benjamin Franzke
1
-1
/
+2
2012-11-08
Prisoners Dilemma: Move rules to subdirectory
Benjamin Franzke
13
-1
/
+1
2012-11-08
Prisoners Dilemma: Add descriptions to non-trivial understandable modules
Benjamin Franzke
6
-4
/
+17
2012-11-08
naive_prober: Use if-then-else for random decision too
Benjamin Franzke
1
-7
/
+1
2012-11-07
random_choice.pl: Rework to use if-then-else
Benjamin Franzke
1
-4
/
+2
2012-11-07
Prisoners Dilemma: Add naive prober algorithm
Benjamin Franzke
1
-0
/
+14
2012-11-07
Prisoners Dilemma: Add hard_tit4tat algorithm
Benjamin Franzke
1
-0
/
+2
2012-11-07
grudger,mistrust_tit4tat: Add missing parameter
Benjamin Franzke
2
-4
/
+4
2012-11-07
tit42tat: Fix incorrect second solution if thre are two defacts in history
Benjamin Franzke
1
-1
/
+1
[next]