Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
include
osl
threatmate
richPredictor.h
Go to the documentation of this file.
1
/* richPredictor.h
2
*/
3
#ifndef _RICHPREDICTOR_H
4
#define _RICHPREDICTOR_H
5
6
#include "
osl/state/numEffectState.h
"
7
#include "
osl/effect_util/neighboring8Direct.h
"
8
#include "
osl/effect_util/additionalEffect.h
"
9
#include "
osl/pieceStand.h
"
10
11
namespace
osl
12
{
13
namespace
threatmate
14
{
15
class
RichPredictor
16
{
17
public
:
18
double
predict
(
const
NumEffectState& state,
const
Move
move);
19
};
20
21
}
// namespace threatmate
22
}
// namespace osl
23
24
#endif
/* _RICHPREDICTOR_H */
25
// ;;; Local Variables:
26
// ;;; mode:c++
27
// ;;; c-basic-offset:2
28
// ;;; End:
Generated on Sun Jul 21 2013 13:37:26 by
1.8.4