Mercurial > pokemon-types
comparison org/lpsolve.org @ 4:a227fe337e83
fixed headers
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Thu, 20 Oct 2011 01:12:46 -0700 |
parents | a0384c20e075 |
children | eedd6897197d |
comparison
equal
deleted
inserted
replaced
3:a0384c20e075 | 4:a227fe337e83 |
---|---|
1 #+title: Discovering Effective Pokemon Types Using Linear Optimization | 1 #+title: Discovering Effective Pokemon Types Using Linear Optimization |
2 #+author: Robert McIntyre & Dylan Holmes | 2 #+author: Robert McIntyre & Dylan Holmes |
3 #+EMAIL: rlm@mit.edu | 3 #+EMAIL: rlm@mit.edu |
4 #+MATHJAX: align:"left" mathml:t path:"../MathJax/MathJax.js" | 4 #+SETUPFILE: ../../aurellem/org/setup.org |
5 # #+STYLE: <link rel="stylesheet" type="text/css" href="../css/aurellem.css" /> | |
6 #+OPTIONS: H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t | |
7 #+SETUPFILE: ../../aurellem/org/level-0.org | |
8 #+INCLUDE: ../../aurellem/org/level-0.org | 5 #+INCLUDE: ../../aurellem/org/level-0.org |
9 #+BABEL: :mkdirp yes | 6 |
10 | 7 |
11 | 8 |
12 * Introduction | 9 * Introduction |
13 In the [[./types.org][previous post]], we used the best-first search algorithm to | 10 In the [[./types.org][previous post]], we used the best-first search algorithm to |
14 locate the most effective Pok\eacute{}mon type | 11 locate the most effective Pok\eacute{}mon type |