2 <?xml version=
"1.0" encoding=
"iso-8859-1"?>
4 PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN"
5 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
12 <html xmlns=
"http://www.w3.org/1999/xhtml" xml:
lang=
"en" lang=
"en">
14 <title>Methods
</title>
15 <meta http-equiv=
"Content-Type" content=
"text/html; charset=iso-8859-1" />
16 <link rel=
"stylesheet" href=
"rdoc-style.css" type=
"text/css" />
17 <base target=
"docwin" />
21 <h1 class=
"section-bar">Methods
</h1>
22 <div id=
"index-entries">
23 <a href=
"classes/Potential_player.html#M000007">best_move (Potential_player)
</a><br />
24 <a href=
"classes/Population.html#M000019">crossover (Population)
</a><br />
25 <a href=
"classes/Genome.html#M000004">crossover (Genome)
</a><br />
26 <a href=
"classes/Array.html#M000015">gray_decode (Array)
</a><br />
27 <a href=
"classes/Array.html#M000014">gray_encode (Array)
</a><br />
28 <a href=
"classes/Population.html#M000021">make_next_generation (Population)
</a><br />
29 <a href=
"classes/Genome.html#M000002">mutate (Genome)
</a><br />
30 <a href=
"classes/Genome.html#M000003">mutate! (Genome)
</a><br />
31 <a href=
"classes/Population.html#M000020">mutation (Population)
</a><br />
32 <a href=
"classes/GameHandler.html#M000011">new (GameHandler)
</a><br />
33 <a href=
"classes/Population.html#M000018">new (Population)
</a><br />
34 <a href=
"classes/Potential_player.html#M000006">new (Potential_player)
</a><br />
35 <a href=
"classes/Genome.html#M000001">new (Genome)
</a><br />
36 <a href=
"classes/GameHandler.html#M000012">play (GameHandler)
</a><br />
37 <a href=
"classes/Potential_player.html#M000008">score_position (Potential_player)
</a><br />
38 <a href=
"classes/Fixnum.html#M000022">to_bitstring (Fixnum)
</a><br />
39 <a href=
"classes/Potential_player.html#M000009">to_bitstring (Potential_player)
</a><br />
40 <a href=
"classes/Array.html#M000013">to_decimal (Array)
</a><br />
41 <a href=
"classes/Potential_player.html#M000010">to_genome (Potential_player)
</a><br />
42 <a href=
"classes/Genome.html#M000005">to_potential_player (Genome)
</a><br />
43 <a href=
"classes/Population.html#M000016">tournament_select_one (Population)
</a><br />
44 <a href=
"classes/Population.html#M000017">tournament_select_population (Population)
</a><br />