File: Kazaross-Shaw.xml

package info (click to toggle)
gnubg 0.90-3
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 30,800 kB
  • ctags: 8,224
  • sloc: ansic: 92,884; xml: 13,338; sh: 9,675; makefile: 425; python: 392; yacc: 295; sql: 237; lex: 220; php: 102; cs: 81; awk: 25; sed: 16
file content (90 lines) | stat: -rw-r--r-- 1,786 bytes parent folder | download | duplicates (4)
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
<?xml version = "1.0"?>
<!DOCTYPE met PUBLIC "-//GNU Backgammon//DTD Match Equity Tables//EN"
                     "met.dtd">

<!--

     Kazaross-Shaw.xml

     by Oystein Johansen <oystein@gnubg.org>, 2003


     This file is distributed as a part of the GNU Backgammon program.

     Copying and distribution of verbatim and modified versions of this file
     is permitted in any medium provided the copyright notice and this
     permission notice are preserved.

     This match equity table is based rollouts by GNU Backgammon. It's still
     work in progress.

     $Id: Kazaross-Shaw.xml,v 1.5 2005/10/06 18:46:08 oysteijo Exp $

 -->


<met>
  <info>
    <name>Kazaross</name>
    <description>Neil Kazaross and GNU Backgammon, Table based on GNU Backgammon rollouts.</description>
    <length>5</length>
  </info>

  <pre-crawford-table type="explicit">

    <row>
      <me>0.5000</me>
      <me>0.6822</me>
      <me>0.7495</me>
      <me>0.8178</me>
      <me>0.8445</me>
    </row>

    <row>
      <me>0.3178</me>
      <me>0.5000</me>
      <me>0.5990</me>
      <me>0.6720</me>
      <me>0.7446</me>
    </row>
	
    <row>
      <me>0.2505</me>
      <me>0.4010</me>
      <me>0.5000</me>
      <me>0.5739</me>
      <me>0.6507</me>
    </row>
	
    <row>
      <me>0.1822</me>
      <me>0.3280</me>
      <me>0.4261</me>
      <me>0.5000</me>
      <me>0.5777</me>
    </row>

    <row>
      <me>0.1555</me>
      <me>0.2554</me>
      <me>0.3493</me>
      <me>0.4223</me>
      <me>0.5000</me>
    </row>

  </pre-crawford-table>      
  

  <post-crawford-table type="explicit" player="both">

    <row>
      <me>0.5000</me>
      <me>0.4874</me>
      <me>0.3178</me>
      <me>0.3052</me>
      <me>0.1861</me>
    </row>

  </post-crawford-table>   

</met>