summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Klemkow <j.klemkow@wemelug.de>2012-11-12 07:43:00 +0100
committerJan Klemkow <j.klemkow@wemelug.de>2012-11-12 07:45:56 +0100
commitff7f3f2aeb3d0a7a8ab5ecafc9da980d50d818c0 (patch)
tree01e9dc3fe2f342d3aa6293fe92a2f12dc7ed4a23
parentea6d0a514ab01473d302a0f30306b397a30e3173 (diff)
downloadwbs-ff7f3f2aeb3d0a7a8ab5ecafc9da980d50d818c0.tar.gz
wbs-ff7f3f2aeb3d0a7a8ab5ecafc9da980d50d818c0.tar.bz2
wbs-ff7f3f2aeb3d0a7a8ab5ecafc9da980d50d818c0.zip
Add prolog code and algorithm list.
-rw-r--r--doc/presentation.asciidoc21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/presentation.asciidoc b/doc/presentation.asciidoc
index 38b565e..e6bef3f 100644
--- a/doc/presentation.asciidoc
+++ b/doc/presentation.asciidoc
@@ -17,6 +17,27 @@ image::image/game_rules.svg[game rules]
include::../rules/tit4tat.pl[]
----
+== Computerspielerregeln
+
+[source,prolog]
+----
+include::../rules/periodically_ddc.pl[]
+----
+
+== Algorithmen
+ * Grudger
+ * Pavlov
+ * Tit4Tat
+ * Tit42Tat
+ * Mistrust Tit4Tat
+ * Hard Tit4Tat
+ * Naive Prober
+ * Periodically DDC
+ * Periodically SSZ
+ * Always Coorporate
+ * Always Defect
+ * Random
+
== Netzwerkprotokoll
* TCP Port 8068
* Uebertragung von einem Byte!