paradiseo/trunk/paradiseo-mo/docs/man/man3/moNextMove.3
jboisson c858441778 mo transformee en paradiseo-mo dans src, doc regeneree
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@102 331e1502-861f-0410-8da2-ba01fb791d7f
2006-12-20 16:41:37 +00:00

27 lines
706 B
Groff

.TH "moNextMove" 3 "20 Dec 2006" "Version 0.1" "PARADISEO-MO" \" -*- nroff -*-
.ad l
.nh
.SH NAME
moNextMove \- Class which allows to generate a new move (\fBmoMove\fP).
.PP
.SH SYNOPSIS
.br
.PP
\fC#include <moNextMove.h>\fP
.PP
Inherited by \fBmoItRandNextMove< M >\fP.
.PP
.SH "Detailed Description"
.PP
.SS "template<class M> class moNextMove< M >"
Class which allows to generate a new move (\fBmoMove\fP).
Useful for the explorer (for \fBmoTS\fP or \fBmoHC\fP). Does nothing... An object that herits from this class needs to be designed for being used.
.PP
Definition at line 22 of file moNextMove.h.
.SH "Author"
.PP
Generated automatically by Doxygen for PARADISEO-MO from the source code.