Ajout de la fitness max SAT (avec incr eval)
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1800 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
5f85276ea5
commit
d83cebe643
6 changed files with 622 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ public:
|
|||
|
||||
/**
|
||||
* Default constructor
|
||||
* @param _k size of a block
|
||||
* @param _rr full evaluation of the Royal Road (to have the same block size)
|
||||
*/
|
||||
moRoyalRoadIncrEval(RoyalRoadEval<EOT> & _rr) : k(_rr.blockSize()) {}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue