Mercurial > aurellem
diff org/index.org @ 18:0f519515fcf2
corrected name
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Wed, 02 Nov 2011 07:54:12 -0700 |
parents | e044de5ae32d |
children | 23466ea0b5ee |
line wrap: on
line diff
1.1 --- a/org/index.org Wed Nov 02 05:03:31 2011 -0700 1.2 +++ b/org/index.org Wed Nov 02 07:54:12 2011 -0700 1.3 @@ -11,7 +11,7 @@ 1.4 <div id="posts"> 1.5 <ul class="post_list"> 1.6 <li><a href="/pokemon-types/html/types.html"> 1.7 - Breadth-first Search for Effective Pokemon Types</a></li> 1.8 + Best-First Search for Effective Pokemon Types</a></li> 1.9 <li><a href="/pokemon-types/html/lpsolve.html"> 1.10 Discovering Effective Pokemon Types Using Linear 1.11 Optimization</a></li>